python-vlc icon indicating copy to clipboard operation
python-vlc copied to clipboard

VLC hang and need a reboot to play video

Open SebDominguez opened this issue 5 years ago • 0 comments

I've already opened an issue here but maybe my problem is related to this project.

In short : I have a Raspberry Pi 4 running Raspberry Pi OS lite and a simple script that just receive PLAY / STOP events via the local network (using MQTT).

Randomly VLC will hang on a still frame of at the end of a playback and then it will be impossible to play any video. Python isn't trowing any errors, and VLC isn't listed in the runnings process when the crash occurs.

I'm totally clueless on how to troubleshoot this so if anyone here have an idea I would really appreciate if

SebDominguez avatar Nov 18 '20 10:11 SebDominguez