Im trying to lower the delay with watching live RTSP stream.
when I set :network-caching=250 video freezes pretty quick
when I set :network-caching=300 Video freezes after a few minutes
Obviously video freezes less often with more caching.. increasing the delay
I would be happy with 350ms at most 500.. but im afraid it will eventually crash even at 500ms...
I would be great if I could detect this crash..
AxVLCPlugin21.playlist.isPlaying = true even after the crash..
I can restart the stream with a higher cache I just need to detect when it freezes..
Thank you