Fix the Transport: line in the SETUP request so that it works with WMS
commitc7a80a3c63c741efc03ed3bba87fc13d7b612e51
authorrbultje <rbultje@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sun, 1 Feb 2009 13:37:45 +0000 (1 13:37 +0000)
committerrbultje <rbultje@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sun, 1 Feb 2009 13:37:45 +0000 (1 13:37 +0000)
tree7bc2600c7fc52cbf267a0664d4ed6cbb56edf729
parent7269b10f9398e580f495b7bb9b1bef06adb975c4
Fix the Transport: line in the SETUP request so that it works with WMS
servers when trying to set up a session over TCP:
- add the interleave property
- add unicast, only for WMS (since it is normally only UDP, but WMS expects it
   for UDP and TCP)
- add mode=play
See discussion in "[PATCH] RTSP-MS 9/15: add interleave property to the TCP
transport line of the SETUP request" thread on mailinglist.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16913 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavformat/rtsp.c