]> git.sesse.net Git - vlc/commit
Added option to disable session timeout option on RTSP request (use: --rtsp-session...
authorJean-Paul Saman <jpsaman@videolan.org>
Sun, 14 Jan 2007 14:16:33 +0000 (14:16 +0000)
committerJean-Paul Saman <jpsaman@videolan.org>
Sun, 14 Jan 2007 14:16:33 +0000 (14:16 +0000)
commit4e0b36058d645edbcc1150f1dc89de4a0334b32e
treefdb908e6e0c8c6ed63252755cb246548133e22d6
parent4e751f1126fffc308ab404e08ba19172a26d829c
Added option to disable session timeout option on RTSP request (use: --rtsp-session-timeout=-1 to disable this option, >= 0 to enable it, default is 5). Patch from Saso Kiselkov (skiselkov at gmail dot com) for making VOD (RTSP) work with HanunTech STBs, with modifications from me.
modules/misc/rtsp.c