Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/flash/4.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Flash 将RTMP实时流媒体链接嵌入浏览器_Flash_Rtmp_Live Streaming - Fatal编程技术网

Flash 将RTMP实时流媒体链接嵌入浏览器

Flash 将RTMP实时流媒体链接嵌入浏览器,flash,rtmp,live-streaming,Flash,Rtmp,Live Streaming,有人知道如何嵌入rtmp链接以便在浏览器中查看吗?我已经试过Moeya,但它仍然没有运行。有人知道如何将其嵌入浏览器的其他解决方案吗?谢谢。下面是一个示例代码,希望对您有所帮助 <embed width="768" height="456" src="http://www.focusonthefamily.com/family/JWPlayer/mediaplayer.swf" flashvars="allowfullscreen=true&allowscriptaccess=al

有人知道如何嵌入rtmp链接以便在浏览器中查看吗?我已经试过Moeya,但它仍然没有运行。有人知道如何将其嵌入浏览器的其他解决方案吗?谢谢。

下面是一个示例代码,希望对您有所帮助

<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" />

全屏模式不工作!!!玩家不会切换到完全模式。有什么帮助吗??