-
FV FlowPlayer works great for me when I list a single video source. However, if I try to list multiple video sources things get really screwy. Could I get some assistance with the proper shortcode to use? Our videos are available two ways: streamed from a Wowza server or direct played from Amazon S3. That gives us about four different formats so most clients should be covered. I’ve read all the documentation and I just can’t seem to get it right. Most of the time I end up with it playing on IOS, but failing in Flash or the reverse. I can’t seem to get both working at the same time.
Given the following stream URLs, what would be the proper WordPress shortcode I should use?
RTMP – rtmp://cdn.example.com/dpezet-vod/play/sestore1/dpezet/iins/001-Common-Security-Threats-high.mp4
HLS – http://cdn.example.com/dpezet-vod/play/sestore1/dpezet/iins/001-Common-Security-Threats-high.mp4/playlist.m3u8
RTSP – rtsp://cdn.example.com/dpezet-vod/play/sestore1/dpezet/iins/001-Common-Security-Threats-high.mp4
Amazon S3 – http://example-video-bucket.s3.amazonaws.com/iins/001-Common-Security-Threats-high.mp4
Spash Image – http://example-image-bucket.s3.amazonaws.com/iins/001-Common-Security-Threats.pngSorry for such a simple question, but I just can’t seem to sort it out.
Thanks,
Don Pezet