-
Hi! I am having a small issue here with browsers – I have a shortcode that looks something like this for our members only videos:
[fvplayer rtmp="rtmp://rtmp_server_path_here.cloudfront.net/cfx/st" rtmp_path="some_video_file_name.m4v" mobile="https://s3.amazonaws.com/some_bucket_name/same_file_with_different_extension-m.mp4" width="640" height="360" splashend="show" splash="path_to_splash_image_here.jpg"]
In browsers the rtmp is ignored and the smaller frame mp4 is played: in particular, in Chrome and in IE. Mozilla has issues with this set up and does not play this set up (saying “html5:unsupported video”). All vids are checked through your plugin (great tool!) and it shows they are absolutely OK (correct mime, etc). Is that normal and Moz does have issues? Thank you!
Anna