Hello, I’m just trying to migrate from 3 to 4 and having some difficulty setting up the front-end player to work on both iOS and Flash. I’m using JWPlayer…what player parameters settings do you recommend?
Here’s what I’ve found from my testing:
1: file=“http://107.22.104.233/live/test/playlist.m3u8”
This works on Flash but NOT iOS.
2: file=“rtmp://107.22.104.233/live/test” file=“http://107.22.104.233/live/test/playlist.m3u8”
works on iOS and Flash but stream cuts out on iOS after about 5 seconds after starting.
- file=“rtmp://107.22.104.233/live/test”
Works on Flash only
Thanks!