Search found 1 match

Go to advanced search

by poloizovbv
13 Aug 2016 09:43
Forum: Development around libVLC
Topic: python-vlc and http streaming
Replies: 0
Views: 1500

python-vlc and http streaming

hello, i use python-vlc with pyqt5 for fun project. I try to catch vlc.EventType.MediaPlayerEndReached on ending http stream from twitch. in callback method i try to stop playing, but i get loop in vlc with HTTP errors and cant break it. what can I do with this problem? self.vlc = vlc.Instance("...

Go to advanced search