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
Hello,
I'm seeing the following crash happing to some of our streams:
[__NSArray0 objectAtIndex:]: index 0 beyond bounds for empty NSArray Fatal Exception: NSRangeException 0 CoreFoundation 0x18782afe0 __exceptionPreprocess 1 libobjc.A.dylib 0x18628c538 objc_exception_throw 2 CoreFoundation 0x187796eb4 __CFArrayGetCallBacks 3 MUXSDKStats 0x100c6e3bc (Missing) 4 MUXSDKStats 0x100c6e660 -[MUXSDKPlayerBinding checkVideoData] 5 MUXSDKStats 0x100c6fdb0 (Missing) 6 MUXSDKStats 0x100c6dedc (Missing) 7 AVFoundation 0x18f21217c -[AVPeriodicTimebaseObserver _fireBlockForTime:] 8 AVFoundation 0x18f211fb8 __68-[AVPeriodicTimebaseObserver initWithTimebase:interval:queue:block:]_block_invoke.95```
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
I'm seeing the following crash happing to some of our streams:
The text was updated successfully, but these errors were encountered: