-
I found a HTTP proxy option in VLC, but I do not know how to set that in python-vlc.
Is there any docs about setting proxy?
Thank you very much.
-
Hi.
Seems to be a bug - vod-module makes a duplicate of video stream in video metadata of video fragments in mpeg-dash streaming.
sample https://github.com/SPBTV/video_av1_samples/blob/master/sp…
-
Hi,
I am getting error when running
$ python3 $HOME/bin/music-caster/src/music_caster.py --debug
DEBUG: True
Locked music_caster.lock pid = 11110
Cannot load lib specified by PYTHON_VLC_LIB_PAT…
-
Any idea if this could also work on OS X (it doesn't right now)? I am not familiar with dbus or the other requirements used, so my question is more conceptual.
I did try it on Mac OS X, but got the e…
-
I have a bit of an oddball environment and wanted to document issues with it.
firstly you have to get rocm setup and working. this is a bit off topic but it takes a bit of effort.
Then you can …
-
Hi,
I was trying to use SurgUI through a fresh Anaconda virtual environment with Python 3.10.14. I ran `pip install -r requirements.txt` but opencv-python keeps failing to build.
I am currentl…
-
I am using the following code to save a live stream to disk for over a week's worth. In this case it's the NYC Times sq. stream. This code runs OK but disconnects in a few seconds. I want to save the …
-
I am embedding python vlc in pyqt5 to make a video player.I never noticed whats going on taskbar,suddenly i came to know that when video starts to play it takes entire taskbar thumbnail to show onl…
-
have received cannot launch on python server for 3/4 streams this week. i am updated to newest ace link and docker. vlc is also updated.
-
I'm trying to record and get song information (title and artist) from web radios using python-vlc lib. The recording functionality is working well but the media parse to get the song information doesn…