-
Hi, im struggling to get rtmp working with your plugin, It may be something im doing wrong:
I set “Default Flash streaming Server” to:
rtmp://mybucket.cloudfront.net/cfx/st/
And tried the following shortcodes:
Works, but doesnt use rmtp:
[fvplayer src="https://s3-eu-west-1.amazonaws.com/myvideo/myvideo.mp4" rtmp="rtmp://mybucket.cloudfront.net/cfx/st/" rtmp_path="myvideo.mp4" embed="false" live="true"]Doesn’t load, just hangs (I removed the src to force rmtp)
[fvplayer rtmp="rtmp://mybucket.cloudfront.net/cfx/st/" rtmp_path="myvideo.mp4" embed="false" live="true"]Works over rtmp:
[fvplayer rtmp="rtmp://r.demo.flowplayer.netdna-cdn.com/play" rtmp_path="vod/demo.flowplayer/buffalo_soldiers.mp4" embed="false" live="true"]My suspicion is i must have messed something up with setting up my rtmp on amazon, when i turned on admin video checking i got:
RTMP Error: Connection failed. (Application specific message: SabreAMF_AMF3_Wrapper Object ( [data:SabreAMF_AMF3_Wrapper:private] => stdClass Object ( [message] => InvalidInstance: '_cfmeta_customerlogs=0&_cfmeta_dnsname=mybucket.cloudfront.net&_cfmeta_id=e1o4batgiui2hj&_cfmeta_parsed=17877196&_cfmeta_payerid=:1:d2:bcd3:pid12:671078977167ee&_cfmeta_priceclass=priceclass_100'. A connect string of 'cfx/st' is required. ) ) )
Any pointers you can give will really help, I’m also looking at your Pro version, any ideas when we might see a paywall feature?