HTML5 live streaming

前端 未结 8 1276
北恋
北恋 2020-11-28 18:38

For school I need to set up an HTML5 live stream site. They have a flash stream-player they\'ve been using but now they want it to use HTML5 instead. How can I do this? I tr

8条回答
  •  天命终不由人
    2020-11-28 19:20

    Right now it will only work in some browsers, and as far as I can see you haven't actually linked to a file, so that would explain why it is not playing.

    but as you want a live stream (which I have not tested with)

    check out Streaming via RTSP or RTP in HTML5

    and http://www.streamingmedia.com/Articles/Editorial/Featured-Articles/25-HTML5-Video-Resources-You-Might-Have-Missed-74010.aspx

提交回复
热议问题