]> git.sesse.net Git - vlc/commit
live555: forced creation of timeout thread for WMServer rtsp dialects
authorAndrew Schubert <andrew1343j@yahoo.com>
Fri, 12 Apr 2013 15:14:28 +0000 (11:14 -0400)
committerJean-Baptiste Kempf <jb@videolan.org>
Sat, 13 Apr 2013 17:41:12 +0000 (19:41 +0200)
commitb63d80bf148ba7ef126930f6ddf4e6ef758fa686
tree39a7648580c35e11771c034499817a79ba9884fe
parent9d70f386bb4c1987bd7a854c3af7b3db20209f02
live555: forced creation of timeout thread for WMServer rtsp dialects

GET_PARAMETER isn't reported to be supported by Windows Media Server in its OPTIONS.
However, it is needed to prevent automatic session timeout after 120 seconds.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/access/live555.cpp