Play Live Video Stream On Website

六眼飞鱼酱① 提交于 2019-12-24 12:25:19

问题


I'am trying to make a website that only has a video player in it.

I currently have a softrware that streams video in HLS through a url, if i open the url in iphone with some HLS Player i can see the video.

What I'am trying to do is to publish the stream in all browsers(or some of them) with some video player

I'v tried jwplayer, but it doesnt stream my site, i tried jplayer but it doesnt do live streamin.

I basicly need a plyer that i can give it the url for example: http://someurl.com/Streaming/Live

and it will play the video.

Any help would be good.

Thanks.


回答1:


You can't play HLS in website..

You must need format like RTMP or RTSP to play in website...

Try Wowza they provide the all formats for websites, mobiles etc.



来源:https://stackoverflow.com/questions/23978815/play-live-video-stream-on-website

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!