Foliovision › Forums › FV Player › How to … › RTMP is not compatible with HTML5 and won’t play on devices without Flash
-
Att. Alec and Martin: I have been able to setup and get my rtmp stream to play I do get a video warning at the top:
Warning: We recommend that you also provide your RTMP video in MP4 format. RTMP is not compatible with HTML5 and won’t play on devices without Flash
My video file is a mp4. I also added my HLS url under the main video space but still get this warning.
Is there a way to change the players info streams playlist size etc. after I place it on the page? I cant find how all i can do is delete it on my page and add another to change what I need to change.
what info do you need from me to help me get this up and running asap I am already a week behind launch date of site
-
-
Hello Steve,
1. So you entered your RTMP video information into the “RTMP Server” and “RTMP Path” fields.
Then you also enter the HLS video URL into the “Video” field.
That’s great, but if there is a non-Apple device/browser with no Flash, it still won’t play (like Google Chrome with no Flash installed). That’s why the warnings still shows up for you and that’s why you should also add the MP4 file distributed via HTTP as “Add another format” video.
I put a quick guide with screenshot here: http://foliovision.com/wordpress/plugins/fv-wordpress-flowplayer/user-guide#formats
2. If you place your editor cursor into the [fvplayer…] shortcode and hit the red “FV WP Flowplayer” icon above the editor screen (described in first step here), it should really read the information into the dialog (step 6. in the above link).
If it does not work for you that way, please let us know what other plugins are you using. Since you own our license, we can have a look at your site too.
Thanks,
MartinOK thanks Alec and Martin!
So first I checked if the cursor over shortcode and clicking add player works.. yes thanks.
So for adding the MP4 video on HTTP – wouldn’t this mean that that video would be hosted from my site? I am using a CDN other then Amazon S3 (www.scaleengine.com) and they only give me the RTMP/HLS/RTSP URLs… also an embed code for JW Player (used for testing or embedding (no license).
I don’t want to upload my video to my site for a few reasons bandwidth and security. So am I just stuck with using those 3 RTMP/HLS/RTSP URLs?
thanks
SteveHi Steve,
you can try to ask them if they are able to provide a HTTP link for the MP4 file.
The thing is that having RTMP + HLS covers all but the edge cases – like desktop users of browsers other than Safari or Chrome who don’t have Flash installed. But Youtube also requires that they install Flash, so it should not be a problem.
Thanks,
MartinSo I cant make a playlist hmm that might be a problem as thats the reason for all this.. I will contact CDN to see if I can get the plain stream mp4 url you mentioned earlier. Do you know is it considered acceptable or common to have a bunch of players on one page all with different chapters of movie. Thanks
I also tested the RTMP and HLS setup through my android phone and it doesn’t play. In my CDN it says the RTMP is flash, the HLS is IOS/ROKU, and the RTSP is Legacy Android. When I add the RSTP to additional video field it still doesn’t work. Or should I put the RTSP in the mobile section?
I also setup my grid gallery lightbox and tested it with youtube videos and it works, I tried adding the FVflowplayer short code but it didn’t work.
ThanksHello Steve,
1) it’s perfectly fine to have a bunch of players on one page, one for each chapter.
We need to figure out the playlist though. If you host doesn’t provide MP4, it means we need to make sure you can use RTMP in playlists and that requires some heavy-duty interface.
2) Also, are you going to have live video streams? If not, then your video host should be able to provide MP4s via HTTP. If you are worried about unauthorized downloading, you can always try Amazon S3 with secure file hosting which we support.
3) RTSP is not compatible with HTML5 players. You should be able to insert a normal link (a href) linking to the video and clicking that on Android should play it.
We will put that into our plugin – if you try to play a video on Android and there is a RTSP stream available, it will play that. However that won’t work with playlists either, as it will be the Android OS internal application playing the video and not the browser.
However I must say that while your RTMP stream played fine on our low end Android tablet (with latest OS), the RTSP doesn’t play. Perhaps it depends on the MP4 coded being used.
4) As a licensed user, we will contact you about the lightbox.
Thanks
MartinHey Alec and Martin.. thanks you guys def have excellent support!!
So as I said in our last email I have re encoded our video as one piece so there are no more chapters.
I have links to different quality versions of the video in our site. Our HD-LOW versions use the RTMP and HLS urls and works fine. But I was trying to setup my mobile version using HLS and RTSP but I cant get them to work together in one player.. is that possible? I tried it with HLS in video input then mobile input with RTSP in video then mobile but both cant work together. Is there a way to get them to work together or will I need to create 2 links one to Android and one to IOS? I would rather have one link to mobile that could play both RTSP and HLS
HD 1280×720 RTMP/HLS
High 720×400 RTMP/HLS
Med 640×368 RTMP/HLS
Low 480×270 RTMP/HLS
tried this
*Mobile 320×180 HLS/RTSP* – different configs and doesnt work?
or can I only do this?
Android 320×180 RTSP
IOS 320×180 HLSthanks guys I just need to get this site open then I will work on re encoding with keyframes and do one version with variable bitrate stream
Thanks for the awesome support
SteveHey Martin,
so I tried testing the playlist. My intent was to use the playlist for different quality versions – mobile video feature. The player worked with just the original video but when I added the playlist of one additional video it didn’t play and original video didn’t play.
I tested the urls and everything is correct I think i also send a report from the player but for some reason the report was laid over top of my splash image and mostly disappeared over the black portions of my splash image.