Embed RTMP live streaming link to browser

笑着哭i 提交于 2019-12-10 15:54:58

问题


Anyone knows how to embed rtmp link to be viewed in a browser? I already tried Moeya but it is still not running. Anyone knows other solution to how can I embed this to a browser? thanks.


回答1:


below is a sample code, hope it helps.

<embed width="768" height="456" src="http://www.focusonthefamily.com/family/JWPlayer/mediaplayer.swf" flashvars="allowfullscreen=true&allowscriptaccess=always&autostart=true&shownavigation=true&enablejs=true&volume=50&file=20100809-wait-no-more-v1.mp4&streamer=rtmp://fotffvs.cdnetworks.net/fotffvs/flashstream/fotf/mp4/sohl/2010/&image=http://localhost/~/media/images/advertising_graphics/external_link_odyssey.ashx" />


来源:https://stackoverflow.com/questions/5497397/embed-rtmp-live-streaming-link-to-browser

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