We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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?
The text was updated successfully, but these errors were encountered:
It happened in HLSTestPlayer
Sorry, something went wrong.
@yangfan1122 thanks for the report, we will take a look ( @D3adKnight )
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: