Most m3u8 streams call the MediaPlayer.Event.Playing very early
Lately I watch that the most of m3u8 streams are initialized immediately, but after this "fast init" comming 5-15 seconds black screen output and after this start the "real" playing. In older versions of libVLC was the behavior fine. I have attached my logic to the "MediaPlayer.Event.Playing". So the problem must be, that this event is called very early. With other stream types as rtmp is the event working fine. Can be this fixed pls?
Sample m3u8 public streams:
Edited by Nicolas Pomepuy