isabido Posted February 6, 2013 Posted February 6, 2013 I'm trying to make a RTSP streaming with VLC client. It happens that when I load the list rtspchannels.m3u, VLC closes the connection every 20sec aproximandamente and jump to the next channel in the list. Why can this happen? UPnP working properly. Thanks in advanced!
bajwha Posted February 9, 2013 Posted February 9, 2013 well same thing with me any help please we are waiting for reply. plz check my support file bajwha support.zip
bajwha Posted February 9, 2013 Posted February 9, 2013 (edited) I have tried with the single rtsp link but still the same. stop working right after 24 seconds and work again if I replay. Edited February 9, 2013 by bajwha
isabido Posted February 11, 2013 Author Posted February 11, 2013 I have tried with the single rtsp link but still the same. stop working right after 24 seconds and work again if I replay. Exactly what happens to me.
Lars_MQ Posted February 11, 2013 Posted February 11, 2013 Yes a bug in VLC. For RTSP the player needs to send a keep alive RTSP "OPTIONS" or (in case of VLC) "GET_PARAMETER" request within a set timeout. VLC simply doesn't send this request at all. You can verify it yourself with wireshark.
Recommended Posts