[TVVLCKit] Help debugging unable to play MKV
Posted: 21 Aug 2023 13:40
Hello,
I'm playing around with TVVLCKit on tvOS and I have this odd issue where a certain source will get instantly stopped (VLCMediaPlayerStateStopped). I've tried different URLs and most of them work but this one won't. The URL is only valid for a very short time so I'm unable to share it unfortunately. I'm wondering what I can do to figure out what's going wrong. Playing it using VLC on Mac OS or iOS works great, it's just the tvOS SDK I'm having the problem with. Nothing in the console except that I set the VLCMediaPlayer delegate and print the state when it changes and for this file it's just immediately stopped.
How can I troubleshoot? Thanks.
I'm playing around with TVVLCKit on tvOS and I have this odd issue where a certain source will get instantly stopped (VLCMediaPlayerStateStopped). I've tried different URLs and most of them work but this one won't. The URL is only valid for a very short time so I'm unable to share it unfortunately. I'm wondering what I can do to figure out what's going wrong. Playing it using VLC on Mac OS or iOS works great, it's just the tvOS SDK I'm having the problem with. Nothing in the console except that I set the VLCMediaPlayer delegate and print the state when it changes and for this file it's just immediately stopped.
How can I troubleshoot? Thanks.