Foliovision › Forums › FV Player › Requests and Feedback › manifest (f4m) http stream in fv flowplayer. Is it possible ?
-
-
I run in the following error :
I’ve created these settings: [fvplayer controlbar = "show" live = "true" src='http://xx.xxx.xxx.xx:1935/live/livestream' src1='http://xx.xxx.xxx.xx:1935/live/livestream/playlist.m3u8' rtmp="rtmp://xx.xxx.xxx.xx:1935/live" rtmp_path="livestream" ]
These settings are fine when i use it on IOS systems (ipad & iphone). If i click play on flash players (firefox, chrome) i receive the message “flash: video file not found” and can’t view my video.
If i change the order of src -> src1 -> rtmp TO src -> rtmp -> src1 in wp post settings the live video is showing fine on flash player (firefox, chrome) but is not showing in IOS (ipad, iphone) with message “html5: video file not found”.
Please can you help me ?
Hello Pavlos,
let’s have a look:
1) src=’http://xx.xxx.xxx.xx:1935/live/livestream’ – are you sure this one works? It looks just like your RTMP stream. You can’t post your RTMP URL as HTTP.
2) src1=’http://xx.xxx.xxx.xx:1935/live/livestream/playlist.m3u8′ – this looks like a proper HLS stream
3) rtmp=”rtmp://xx.xxx.xxx.xx:1935/live” rtmp_path=”livestream” – this looks like a proper RTMP stream info
Solution – you to only enter the HLS path as src (first video source) and then the RTMP details.
The problem is that users without Flash who are not Safari or iDevices can’t play HLS and neither they can play RTMP. So I guess that’s why you tried to enter the RTMP via HTTP as some alternative distribution on HTTP would be required for these users.
Thanks,
MartinYes this setting is worked.
src=’http://xx.xxx.xxx.xx:1935/live/livestream/playlist.m3u8′
rtmp=”rtmp://xx.xxx.xxx.xx:1935/live” rtmp_path=”livestream”Thank you for your help.
Got this error when testing cdn sun. I don’t know what it is. I can’t read part of it because the text is white.
Video analysis:
Analysis of http://video.example.com/480745868/_definst_/mp4:480745868/file-name.mp4/manifest.f4m
Mime Type: text/xml
Video:
Bad mime type: Video served with a bad mime type text/xml! Some web browsers may experience playback issues in HTML5 mode (Internet Explorer 9 – 10). (show fix)Hello Chan,
the f4m manifests are not currently supported, but I see it would be a useful feature as they can contain information about quality versions of the same video. It would make entering multiple qualities much simpler.
However your f4m contains only one file, so it’s a bit pointless. Can you get a f4m file with different video qualities in it?
Thanks,
MartinHello,
I need to show the live stream, I am using FV WP Flowplayer plug-in with the following entry, but it is showing error:
[fvplayer controlbar = "show" live = "true" src='http://xxx.xxx.com:1935/live/dwd1.stream/manifest.f4m' ]I have the following information from the client:
rtsp://xxx.xxx.com:1935/live/dwd1.stream
http://xxx.xxx.com:1935/live/dwd1.stream/manifest.f4mCould you please help to show the live video from any of the above url from your WP plug-in.
Many Thanks.
Hi Martin,
Many thanks for the reply. Not sure for multiple quality stream but I have the following output for the url “http://xxx.xxx.com:1935/live/dwd1.stream/manifest.f4m”:
<manifest><id>dwd2.stream</id><width>640</width><height>400</height><mimeType>video/mp4</mimeType><streamType>live</streamType><deliveryType>streaming</deliveryType><media width=”640″ height=”400″ bitrate=”177″ url=”media_b181821_w1359884998.abst/”><metadata>AgAKb25N…</metadata></media><bootstrapInfo profile=”named” url=”playlist_b181821_w1359884998.abst”/></manifest>Could you please guide me where to go now ?
Thanks.Hello Amit,
it should be possible to just copy the file path. So in your above case, assuming it’s an RTMP stream (you haven’t posted the full metadata, we can’t check it without that), following should work:
[fvplayer rtmp="http://xxx.xxx.com:1935/live" rtmp_path="media_b181821_w1359884998.abst"]
Also, the bitrate is just 177, so it must be a very low quality stream.
Thanks,
MartinPLEASE ANY ONE CAN HELP WITH THIS…..
Hi martin,
I have worked on m3u8 and its working in all the platforms,but when i run .F4m manifest file in flowplayer,wowza,HDS player,JW player its opening in browser.but when its come to mobile end specially android none of the above player is working, because of adobe flash stopped their updated for latest updates for android.Is there any way to play any .f4m file in android device for live stream.
Kindly help me i have strucked for 1 week.
Thanks
Rajesh V