OSDN Git Service

ffserver: Try matching the RTSP url without a trailing slash
authorMartin Storsjö <martin@martin.st>
Wed, 16 Feb 2011 14:37:40 +0000 (16:37 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 18 Feb 2011 18:52:36 +0000 (19:52 +0100)
commit003c32e72cb675b271d5434858899970000f369a
tree4c08892483f9cc70dd5452c11bb095c5f285348a
parentb2f893acc8826e290f401ee27bcb370293b7ef88
ffserver: Try matching the RTSP url without a trailing slash

If the client sends PLAY/PAUSE requests with the same url as
specified in Content-Base, these requests may have urls with
trailing slashes.
(cherry picked from commit c2ca851b234e169b50730ef357aeade8047491eb)
ffserver.c