Code: Select all
main debug: adding item `rtsp://xxx.xx.xxx.xx:5544' ( rtsp://xxx.xx.xxx.xx:5544 )
main debug: rebuilding array of current - root Playlist
main debug: rebuild done - 3 items, index 1
main debug: processing request item rtsp://xxx.xx.xxx.xx:5544 node null skip 0
main debug: resyncing on rtsp://xxx.xx.xxx.xx:5544
main debug: rtsp://xxx.xx.xxx.xx:5544 is at 2
main debug: starting new item
main debug: creating new input thread
main debug: Creating an input for 'rtsp://xxx.xx.xxx.xx:5544'
qt4 debug: Adding a new MRL to recent ones: rtsp://xxx.xx.xxx.xx:5544
main debug: thread (input) created at priority 1 (../.././src/input/input.c:214)
main debug: thread started
main debug: using timeshift granularity of 50 MiB
main debug: using timeshift path 'C:\Users\Andy\AppData\Local\Temp'
main debug: `rtsp://xxx.xx.xxx.xx:5544' gives access `rtsp' demux `' path `xxx.xx.xxx.xx:5544'
main debug: creating demux: access='rtsp' demux='' path='xxx.xx.xxx.xx:5544'
main debug: looking for access_demux module: 1 candidate
qt4 debug: IM: Setting an input
live555 debug: DESCRIBE failed with 0: 404 Not found
live555 debug: connection timeout
live555 error: Failed to connect with rtsp://xxx.xx.xxx.xx:5544
main debug: no access_demux module matching "rtsp" could be loaded
main debug: TIMER module_need() : 272.000 ms - Total 272.000 ms / 1 intvls (Avg 272.000 ms)
main debug: creating access 'rtsp' path='xxx.xx.xxx.xx'
main debug: looking for access module: 1 candidate
main debug: net: connecting to xxx.xx.xxx.xx port 5544
main debug: connection succeeded (socket = 1416)
access_realrtsp debug: rtsp connected
access_realrtsp warning: only real/helix rtsp servers supported for now
main debug: no access module matching "rtsp" could be loaded
main debug: TIMER module_need() : 238.000 ms - Total 238.000 ms / 1 intvls (Avg 238.000 ms)
main debug: waitpipe: object killed
main error: open of `rtsp://xxx.xx.xxx.xx:5544' failed: (null)
main debug: finished input
main debug: thread ended
main debug: dead input
main debug: thread times: real 0m0.512029s, kernel 0m0.000000s, user 0m0.000000s
main debug: changing item without a request (current 2/3)
main debug: nothing to play
qt4 debug: IM: Deleting the input
main debug: TIMER input launching for 'rtsp://xxx.xx.xxx.xx:5544' : 543.000 ms - Total 543.000 ms / 1 intvls (Avg 543.000 ms)
Code: Select all
Your input can't be opened:
VLC is unable to open the MRL 'rtsp://129.21.120.99:5544/my_stream'. Check the log for details.
Code: Select all
main debug: processing request item rtsp://129.21.120.99:5544/my_stream node Playlist skip 0
main debug: resyncing on rtsp://129.21.120.99:5544/my_stream
main debug: rtsp://129.21.120.99:5544/my_stream is at 0
main debug: starting new item
main debug: creating new input thread
main debug: Creating an input for 'rtsp://129.21.120.99:5544/my_stream'
main debug: thread (input) created at priority 1 (../.././src/input/input.c:214)
main debug: thread started
main debug: using timeshift granularity of 50 MiB
main debug: using timeshift path 'C:\Users\Andy\AppData\Local\Temp'
main debug: `rtsp://129.21.120.99:5544/my_stream' gives access `rtsp' demux `' path `129.21.120.99:5544/my_stream'
main debug: creating demux: access='rtsp' demux='' path='129.21.120.99:5544/my_stream'
main debug: looking for access_demux module: 1 candidate
qt4 debug: IM: Setting an input
live555 debug: RTP subsession 'video/H264'
live555 error: SETUP of'video/H264' failed 461 Unsupported transport
live555 debug: setup start: 0.000000 stop:0.000000
live555 error: Nothing to play for rtsp://129.21.120.99:5544/my_stream
main debug: no access_demux module matching "rtsp" could be loaded
main debug: TIMER module_need() : 281.000 ms - Total 281.000 ms / 1 intvls (Avg 281.000 ms)
main debug: creating access 'rtsp' path='129.21.120.99:5544/my_stream'
main debug: looking for access module: 1 candidate
main debug: net: connecting to 129.21.120.99 port 5544
main debug: connection succeeded (socket = 1544)
access_realrtsp debug: rtsp connected
access_realrtsp warning: only real/helix rtsp servers supported for now
main debug: no access module matching "rtsp" could be loaded
main debug: TIMER module_need() : 221.000 ms - Total 221.000 ms / 1 intvls (Avg 221.000 ms)
main debug: waitpipe: object killed
main error: open of `rtsp://129.21.120.99:5544/my_stream' failed: (null)
main debug: finished input
main debug: thread ended
main debug: dead input
main debug: thread times: real 0m0.504028s, kernel 0m0.015600s, user 0m0.000000s
main debug: changing item without a request (current 0/1)
main debug: nothing to play
qt4 debug: IM: Deleting the input
main debug: TIMER input launching for 'rtsp://129.21.120.99:5544/my_stream' : 521.000 ms - Total 521.000 ms / 1 intvls (Avg 521.000 ms)
I got error like this when I have no route for multicast in my operation system. Try to add route for multicast if you have not it yet.VLC is unable to open the MRL 'rtsp://129.21.120.99:5544/my_stream'. Check the log for details.
Return to “General VLC media player Troubleshooting”
Users browsing this forum: No registered users and 32 guests