RTMP provides optimized streaming support for video in Flash. We recommend that you also include an mp4 version of the video as an alternative source, to make sure it plays on tablets and mobile devices which don't support Flash and thus RTMP won't work on them.
Open the shortcode editor and click the Add RTMP button in the Add FV WP Flowplayer" dialog.
Add RTMP button in the shortcode editor
Enter both your RTMP streaming server URL and the video path. Make sure you use the right RTMP Server URL. Example:
RTMP server URL: rtmp://streaming.example.com/vod/
RTMP path: 001-Common-Security-Threats-high.mp4
Amazon CloudFront:
RTMP server URL: rtmp://cx095603689345645.cloudfront.net/cfx/st/
RTMP path: 001-Common-Security-Threats-high.mp4 (relative to the Amazon S3 bucket)
rtmp://streaming.example.com/vod/lessons/mp4:lessons/001-Common-Security-Threats-high.mp4 - notice the "/mp4" part of URL: which separates the RTMP server URL from the RTMP path:
RTMP server URL: rtmp://streaming.example.com/vod/lessons/
Then enter the path to the same video hosted on normal HTTP or HTTPS server into the video field. Otherwise your video won't play on devices with no Flash support (iPad). It might be a MP4 video or M3U8 HLS video stream.
MP4 version of the video server via normal HTTP as a backup for non-Flash devices
Make sure you use our video checker (check if Disable admin video checker is not selected at Settings > FV Player > Setup > Sitewide Flowplayer Defaults) to test your RTMP server. Then open your post for viewing as admin and it will notify you of any issues.
FV Player editor checks if you are using an m3u8 or an RTMP stream and will show you that checkbox in video properties, automatically.
Leave a Reply