04-11-2017, 07:25 PM
Hello,
Great work Gintaras, keep it going!
I need a way to detect blocking of stream (recording) in VLC. Unfortunately, there is no change in VLC player GUI that detects the blocked stream.
I think a solution is to insert a condition on VLC process that detects network traffic: if the network traffic stops then restart stream playing.
I just need the network traffic part.
Thank you.
Great work Gintaras, keep it going!
I need a way to detect blocking of stream (recording) in VLC. Unfortunately, there is no change in VLC player GUI that detects the blocked stream.
I think a solution is to insert a condition on VLC process that detects network traffic: if the network traffic stops then restart stream playing.
I just need the network traffic part.
Thank you.