Tunnel RTSP and RTP over HTTP doesn't work ?!
Posted: 11 Sep 2014 04:01
Hi, all,
Recently I implemented a simple RTSP server on my embedded box, everything worked fine with the VLC 2.1.5 Rincewind except the Tunnel RTSP and RTP over HTTP option. Please help to identify the issues on
live555 debug: connection timeout
live555 error: Failed to connect with rtsp://192.168.5.51/rtspstream?channel=1&stream=2
and
access_realrtsp warning: only real/helix rtsp servers supported for now
main debug: no access modules matched
main error: open of `rtsp://192.168.5.51/rtspstream?channel=1&stream=2' failed
PS. The simple RTSP server works with openRTSP (from live555.com) well,
C:> openRTSP.exe -T 80 -u admin 1234 "rtsp://192.168.5.51/rtspstream?channel=1&stream=2"
Recently I implemented a simple RTSP server on my embedded box, everything worked fine with the VLC 2.1.5 Rincewind except the Tunnel RTSP and RTP over HTTP option. Please help to identify the issues on
live555 debug: connection timeout
live555 error: Failed to connect with rtsp://192.168.5.51/rtspstream?channel=1&stream=2
and
access_realrtsp warning: only real/helix rtsp servers supported for now
main debug: no access modules matched
main error: open of `rtsp://192.168.5.51/rtspstream?channel=1&stream=2' failed
PS. The simple RTSP server works with openRTSP (from live555.com) well,
C:> openRTSP.exe -T 80 -u admin 1234 "rtsp://192.168.5.51/rtspstream?channel=1&stream=2"
Code: Select all
main debug: VLC media player - 2.1.5 Rincewind
main debug: Copyright © 1996-2014 the VideoLAN team
main debug: revision 2.1.5-9-gb3fd0af
main debug: configured with ../extras/package/win32/../../../configure '--enable-update-check' '--enable-lua' '--enable-faad' '--enable-flac' '--enable-theora' '--enable-twolame' '--enable-quicktime' '--enable-avcodec' '--enable-merge-ffmpeg' '--enable-dca' '--enable-mpc' '--enable-libass' '--enable-x264' '--enable-schroedinger' '--enable-realrtsp' '--enable-live555' '--enable-dvdread' '--enable-shout' '--enable-goom' '--enable-caca' '--disable-sdl' '--enable-qt' '--enable-skins2' '--enable-sse' '--enable-mmx' '--enable-libcddb' '--enable-zvbi' '--disable-telx' '--enable-nls' '--disable-dirac' '--host=i686-w64-mingw32' 'host_alias=i686-w64-mingw32'
main debug: adding item `rtsp://192.168.5.51/rtspstream?channel=1&stream=2' ( rtsp://192.168.5.51/rtspstream?channel=1&stream=2 )
main debug: no fetch required for (null) (art currently (null))
main debug: processing request item: rtsp://192.168.5.51/rtspstream?channel=1&stream=2, node: playlist, skip: 0
main debug: rebuilding array of current - root playlist
qt4 debug: Adding a new MRL to recent ones: rtsp://192.168.5.51/rtspstream?channel=1&stream=2
main debug: rebuild done - 3 items, index 2
main debug: starting playback of the new playlist item
main debug: resyncing on rtsp://192.168.5.51/rtspstream?channel=1&stream=2
main debug: rtsp://192.168.5.51/rtspstream?channel=1&stream=2 is at 2
main debug: creating new input thread
main debug: Creating an input for 'rtsp://192.168.5.51/rtspstream?channel=1&stream=2'
main debug: using timeshift granularity of 50 MiB, in path 'C:\DOCUME~1\LILIN\LOCALS~1\Temp'
main debug: `rtsp://192.168.5.51/rtspstream?channel=1&stream=2' gives access `rtsp' demux `' path `192.168.5.51/rtspstream?channel=1&stream=2'
main debug: enforced demux ` live555'
main debug: creating demux: access='rtsp' demux='live555' location='192.168.5.51/rtspstream?channel=1&stream=2' file='\\192.168.5.51\rtspstream?channel=1&stream=2'
main debug: looking for access_demux module matching "rtsp": 12 candidates
live555 debug: version 2014.05.27
qt4 debug: IM: Setting an input
live555 debug: connection timeout
live555 error: Failed to connect with rtsp://192.168.5.51/rtspstream?channel=1&stream=2
main debug: no access_demux modules matched
main debug: creating access 'rtsp' location='192.168.5.51/rtspstream?channel=1&stream=2', path='\\192.168.5.51\rtspstream?channel=1&stream=2'
main debug: looking for access module matching "rtsp": 20 candidates
main debug: net: connecting to 192.168.5.51 port 554
main debug: connection succeeded (socket = 524)
access_realrtsp debug: rtsp connected
access_realrtsp warning: only real/helix rtsp servers supported for now
main debug: no access modules matched
main error: open of `rtsp://192.168.5.51/rtspstream?channel=1&stream=2' failed
main debug: dead input
main debug: changing item without a request (current 2/3)
main debug: nothing to play
qt4 debug: IM: Deleting the input