D3adKnight
D3adKnight
Can you rebuild plugin with compc compiler from Flex 4.6 SDK (available here http://www.adobe.com/devnet/flex/flex-sdk-download.html)? You can use Ant build system or *.bat scripts to do this,
You can try to use version from 'worker' branch (but you must rebuild your player with playerglobal.swc version 11.5+, or get StrobeMediaPlayback.swf from example folder)
Just put DVR in the url params: http://m4stv.inqb8r.tv/studentTV/studentTV.stream_360p/playlist.m3u8?DVR Live and DVR HLS-streams has one StreamType in OSMF (or most of decoders/servers has incorrect settings): LIVE_OR_RECORDED instead of pure LIVE/DVR stream-type.
> test page here: > https://www.dropbox.com/s/qqaf4zb7q6xzwze/test.html I see dropbox error (Nothing found) when follow this link.
I don't have access to player. Link > http://video.stb.ua/... return nothing.
Test page don't load both players (direct link also) GET http://zenterac.com/data/StrobeMediaPlayback.swf net::ERR_CONNECTION_TIMED_OUT GET http://zenterac.com/data/StrobeMediaPlayback.swf net::ERR_CONNECTION_TIMED_OUT
I was trying to reproduce this error but all works fine with(or without) crossdomain. You can see this test page: http://denivip.ru/crossdomain_hls/ Player on the denivip.ru domain, plugin loaded from your...
Try this: ``` { allowFullScreen: "true", wmode: wmodeValue, allowScriptAccess: "always" // add this line in embed params } ```
Could you give me the link to the stream in use?
You use Flex SDK 4.6?