Something like:
[jwplayer sources=”{ file:’rtmp://’ },{ file:’http://’ }”]
Heres what I tried but all i got was a “Could not connect to server”
[jwplayer sources="{ file:'rtmp://crmrentalonline.com/wp-content/uploads/2013/08/NEIPM_The-Tenants-Role-in-IPM_English.mp4' },{ file:'https://crmrentalonline.com/wp-content/uploads/2013/08/NEIPM_The-Tenants-Role-in-IPM_English.flv' }"]
perhaps my shortcode is incorrect?
Ignore the https I was testing something and forgot to change it before posting here.
Im wondering if my server doesnt support rtmp. Is there a way to specifiy the flash version and the mp4 fall back version without rtmp?
You can’t simply point to rtmp instead of http, you need an actual rtmp server. If you don’t have rtmp, just simply use one mp4 file, no fallback needed.