HTML5 live streaming

前端 未结 8 1233
北恋
北恋 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:30

    Use ffmpeg + ffserver. It works!!! You can get a config file for ffserver from ffmpeg.org and accordingly set the values.

提交回复
热议问题