How to "capture" an IP stream stream stream using HTML 5

Asked

Viewed 341 times

2

I am using the Viewer DVB to transmit TV signal over the network. Using, for example, the VLC, I "pick up" the network stream and have the broadcast. I would like to know how to do this using HTML. I tried to simply create the player and on src put the IP, but it didn’t work.

1 answer

0


I managed to solve so I hope I help someone in the future.

<embed type="application/x-vlc-plugin" pluginspage="http://www.videolan.org" version="VideoLAN.VLCPlugin.2"  width="1024" height="768" id="vlc" loop="yes" autoplay="yes" target="http://000.000.000.000:9999/"></embed>

Browser other questions tagged

You are not signed in. Login or sign up in order to post.