Forum Replies Created
-
-
7 years ago in reply to: No video streaming with version 6.17 years ago in reply to: No video streaming with version 6.17 years ago in reply to: No video streaming with version 6.1
Heres the div I get with the new version
<div id="wpfp_c9b8b5ac06557dcc9a9a2e748dc2184c" data-item='{"sources":[{"src":":live","type":"video\/flash"}],"rtmp":{"url":"rtmp:\/\/172.25.205.39:1935\/live"}}' class="flowplayer no-brand is-splash fixed-controls fvp-play-button" style="max-width: 1280px; max-height: 720px; background-image: url(http://intra/wp-content/uploads/2016/06/mork-kamera-video-optagelse.jpg);" data-rtmp="rtmp://172.25.205.39:1935/live" data-ratio="0.5625" data-live="true">
You’re right, the is a colon before “live” in “src”:”:live”
7 years ago in reply to: No video streaming with version 6.1Hi Martin! Thanks for the update, I still have issues with no streaming using 6.2.4 though. Enabling the “Use Old Code” option still works.
Anything else I should try?
The shortcode is still
[fvplayer rtmp="rtmp://172.25.205.39:1935/live" rtmp_path="live" width="1280" height="720" autoplay="false" controlbar="yes" live="true" splash="http://intra/wp-content/uploads/2016/06/mork-kamera-video-optagelse.jpg"]
Bjarne
7 years ago in reply to: No video streaming with version 6.1Hi Martin
Thanks for your support.
Sounds like a possibility, that FV player assumes MP4 for some reason. However, I was unable to change the “data-item” code suggested, as I’m not editing the html/jquery of whatever it is, directly. The code is generated by the following shortcode in WordPress:
[fvplayer rtmp="rtmp://172.25.205.39:1935/live" rtmp_path="live" width="1280" height="720" autoplay="false" controlbar="yes" live="true" splash="http://intra/wp-content/uploads/2016/06/mork-kamera-video-optagelse.jpg"]
I tried to generate a new shortcode using the FV Player shortcode button, to see if that helped, but no success..
Alas, I’m not able to change “src”:”mp4:live” to “src”:”live” as suggested.
Integrations/Compatibility -> “Use old code” worked perfectly though, so that’s what I’ll be using for now :)
It’s correct, the RTMP stream is not publicly available – its a weekly meeting being streamed internally over LAN. So if FV player tries to get the stream verified somehow, over the internet, it will fail…
Anything else I could try so I don’t have to use “old code”? ;)
7 years ago in reply to: No video streaming with version 6.1Hi again.. I’m still facing this problem, with the latest version 6.2.1
Attached is the HTML output from our site, using FV Player 6.2.1 (not working) and FV Player 6.0.5.24 (working)
The shortcode used to display the player is
[fvplayer rtmp="rtmp://172.25.205.39:1935/live" rtmp_path="live" width="1280" height="720" autoplay="false" controlbar="yes" live="true" splash="http://intra/wp-content/uploads/2016/06/mork-kamera-video-optagelse.jpg"]
I’d appreciate help troubleshooting this issue, as I’d prefer to be able to update the plugin…
Best regards
Bjarne7 years ago in reply to: No video streaming with version 6.1Hm. Seems that the forum does not like html, will try with a zipped version