Live video streaming with HTML 5?

前端 未结 4 1935
盖世英雄少女心
盖世英雄少女心 2020-12-25 13:16

I want to make live video streaming. For example there is discussion. And somebody is recording it. I want the video record to appear on my web page. I want

4条回答
  •  独厮守ぢ
    2020-12-25 13:49

    A few browsers can display a HTTP Stream right in the HTML5 tag

    You should built fallbacks for the other ones... View this answer too: https://stackoverflow.com/a/22001830/2874523

提交回复
热议问题