osmf-hls-plugin icon indicating copy to clipboard operation
osmf-hls-plugin copied to clipboard

OSMF HLS Plugin

Results 32 osmf-hls-plugin issues
Sort by recently updated
recently updated
newest added

Hello, I'm writing in hopes that someone might see this and point me in the right direction. I have a requirement to use our OSMF based video player which uses...

When I playing a mulit-bitrate HLS, like http://www.streambox.fr/playlists/test_001/stream.m3u8, I got an error: TypeError: Error #1009: 无法访问空对象引用的属性或方法。 at org.denivip.osmf.net::HLSDynamicStreamingResource/get alternativeVideoStreamItems()[E:\workspace\HLSLib\src\org\denivip\osmf\net\HLSDynamicStreamingResource.as:57] Any suggestions?

Hi, This one has me stumped, it may well be something I'm doing, but I can't see what! Any pointers are welcome. 1. I am using Charles web proxy to...

Hello. I am embedding the HLSPlugin.swc into my Flash Builder 4.7 ActionScript custom video player project. The debugger version compiles and plays without error. However, the release build version does...

Hello, can you help me. I try to get current time of film when I press to pause. But it is not working, and in console I don`t have any...

I tried both Strobe Media Playback and Grindplayer with your HLS plugin, it works fine on localhost, but if I put the .swf on another domain, I get this error...

Currently there is no closed caption support for the HLS plugin.

If I am in DVR mode hls plugin started to play from last file in m3u8 playlist is it possible to change this behavior ? in LIVE mode it start...

I replace the StrobeMediaPlayback.swf with orginal file( download from sourceforge , version:StrobeMediaPlayback_1.6.328) , then I get an error when playing a .m3u8 file (which is good when use the StrobeMediaPlayback.swf...

First, your plugin and supports are great. I did some test to compare the plugin with another HLS plugin at (https://github.com/mangui/HLSprovider). Test page is http://streambox.fr/HLSProvider/osmf/StrobeMediaPlayback.html. HLSprovider seeking time is very...