]> git.sesse.net Git - vlc/commit
Qt4: don't use TS muxer with RTSP in sout wizard
authorPierre Ynard <linkfanel@yahoo.fr>
Mon, 25 Jan 2010 17:28:02 +0000 (18:28 +0100)
committerPierre Ynard <linkfanel@yahoo.fr>
Mon, 25 Jan 2010 17:28:02 +0000 (18:28 +0100)
commit6b53f6b72aec497a21772a1d93bec4bc66390270
tree00741736310289a0831764217a90dd722394a1e4
parenta1b2eff0bcc9469fdd7587d9977a66e235a7f6e9
Qt4: don't use TS muxer with RTSP in sout wizard

Most RTSP clients expect native RTP and won't cope with Transport
Stream. Also, since RTSP takes care of RTP setup, there is little
benefit in having a single stream.
modules/gui/qt4/components/sout/sout_widgets.cpp