Can not play a HLS StreamingSession URL: it freezes and does not play
Hello, I'm trying to play a HLS StreamingSession URL from AWS Kinesis using LibVLCSharp. The start is good, I can see the initial screen, but it freezes and does not play. Same behavior on iOS and Android.
AWS Kinesis documentation states that any player witch implements AVPlayer for iOS and Exoplayer for Android should be able to play this HLS StreamSession URL AWS provides.
The HLS video has the configuration below: Codec: avc1.4d001f (Perfil: Main, Nível 3,1) bits bitrate: 2,4 mbps Resolution: 1280x720 Fragment duration:0,6 s
Any tips or explanation on that?
Thanks a lot.