how to capture log message by python-vlc module
Posted: 14 Sep 2021 10:09
Hi ,
I use python-vlc module to start vlc as mediaplayer. Since vlc is a standalone application, it will output log message on console. Is it possible to capture log message while vlc is playing in progress? Is there any example ?
Is is possible to set callback function to receive log message in case vlc output log on console?
I use python-vlc module to start vlc as mediaplayer. Since vlc is a standalone application, it will output log message on console. Is it possible to capture log message while vlc is playing in progress? Is there any example ?
Is is possible to set callback function to receive log message in case vlc output log on console?