Simple test case ( vlc win 3.0.8 ):
- open VLC and add this sample source:
Code: Select all
http://interalmeria.tv/directo/live.m3u8
- disconnect the network cable. VLC will consume buffers and then will hang on a frame.
- check the CPU. Will be very high for VLC.
- re-connect the cable. VLC still hangs. You'll have to kill it from task manager.
The same applies with libVLC.
I'm not getting notifications about errors (libvlc_MediaPlayerEncounteredError), so I can't recover or try to notify users that something is wrong.
Cheers,
Mik