I am trying to connect to a VLC dahua NVR.
Example is over a ssh port forwarded connection, but is the same on direct connection. Connection seems to be OK, however something seems to be wrong with authentication. The user and password is correct since I can connect to it via the webinterface.
Please advise.
Code: Select all
core debug: adding item `rtsp://127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1' ( rtsp://test:test@127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1 )
core debug: processing request item: rtsp://127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1, node: null, skip: 0
core debug: rebuilding array of current - root Playlist
core debug: rebuild done - 1 items, index 0
core debug: starting playback of the new playlist item
core debug: resyncing on rtsp://127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1
core debug: rtsp://127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1 is at 0
core debug: creating new input thread
core debug: Creating an input for 'rtsp://127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1'
core debug: meta ok for (null), need to fetch art
core debug: looking for meta fetcher module matching "any": 1 candidates
core debug: requesting art for rtsp://127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1
lua debug: Trying Lua scripts in C:\Users\sven\AppData\Roaming\vlc\lua\meta\fetcher
core debug: using timeshift granularity of 50 MiB, in path 'C:\Users\sven\AppData\Local\Temp'
core debug: `rtsp://test:test@127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1' gives access `rtsp' demux `' path `test:test@127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1'
core debug: specified demux `any'
lua debug: Trying Lua scripts in C:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher
core debug: creating demux: access='rtsp' demux='any' location='test:test@127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1' file='\\test:test@127.0.0.1:42554\cam\realmonitor?channel=2&subtype=1'
core debug: looking for meta fetcher module matching "any": 1 candidates
core debug: looking for access_demux module matching "rtsp": 12 candidates
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac
lua debug: Trying Lua scripts in C:\Users\sven\AppData\Roaming\vlc\lua\meta\fetcher
live555 debug: version 2016.02.22
lua debug: Trying Lua scripts in C:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac
core debug: no meta fetcher modules matched
core debug: searching art for rtsp://127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1
core debug: looking for art finder module matching "any": 2 candidates
lua debug: Trying Lua scripts in C:\Users\sven\AppData\Roaming\vlc\lua\meta\art
lua debug: Trying Lua scripts in C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac
core debug: no meta fetcher modules matched
core debug: searching art for rtsp://127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1
core debug: looking for art finder module matching "any": 2 candidates
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
lua debug: Trying Lua scripts in C:\Users\sven\AppData\Roaming\vlc\lua\meta\art
lua debug: Trying Lua scripts in C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
core debug: no art finder modules matched
core debug: art not found for rtsp://127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
core debug: no art finder modules matched
core debug: art not found for rtsp://127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1
qt4 debug: IM: Setting an input
live555 debug: connection timeout
live555 error: Failed to connect with rtsp://test:test@127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1
core debug: no access_demux modules matched
core debug: creating access 'rtsp' location='test:test@127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1', path='\\test:test@127.0.0.1:42554\cam\realmonitor?channel=2&subtype=1'
core debug: looking for access module matching "rtsp": 21 candidates
core debug: net: connecting to 127.0.0.1 port 42554
core debug: connection succeeded (socket = 1452)
access_realrtsp warning: Cseq mismatch, got 1, assumed 0
access_realrtsp debug: rtsp connected
access_realrtsp warning: only real/helix rtsp servers supported for now
core debug: no access modules matched
core error: open of `rtsp://test:test@127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1' failed
core debug: dead input
core debug: changing item without a request (current 0/1)
core debug: using item 0
core debug: starting playback of the new playlist item
core debug: resyncing on rtsp://127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1
core debug: rtsp://127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1 is at 0
core debug: creating new input thread
core debug: Creating an input for 'rtsp://127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1'
core debug: requesting art for rtsp://127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1
core debug: using timeshift granularity of 50 MiB, in path 'C:\Users\sven\AppData\Local\Temp'
core debug: `rtsp://test:test@127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1' gives access `rtsp' demux `' path `test:test@127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1'
core debug: specified demux `any'
core debug: creating demux: access='rtsp' demux='any' location='test:test@127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1' file='\\test:test@127.0.0.1:42554\cam\realmonitor?channel=2&subtype=1'
core debug: looking for access_demux module matching "rtsp": 12 candidates
core debug: looking for meta fetcher module matching "any": 1 candidates
live555 debug: version 2016.02.22
lua debug: Trying Lua scripts in C:\Users\sven\AppData\Roaming\vlc\lua\meta\fetcher
lua debug: Trying Lua scripts in C:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac
core debug: no meta fetcher modules matched
core debug: searching art for rtsp://127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1
core debug: looking for art finder module matching "any": 2 candidates
lua debug: Trying Lua scripts in C:\Users\sven\AppData\Roaming\vlc\lua\meta\art
lua debug: Trying Lua scripts in C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
core debug: no art finder modules matched
core debug: art not found for rtsp://127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1
qt4 debug: IM: Deleting the input
qt4 debug: IM: Setting an input
qt4 debug: IM: Deleting the input
qt4 debug: IM: Setting an input
core warning: option qt-show-errors does not exist
live555 debug: connection timeout
live555 error: Failed to connect with rtsp://test:test@127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1
core debug: no access_demux modules matched
core debug: creating access 'rtsp' location='test:test@127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1', path='\\test:test@127.0.0.1:42554\cam\realmonitor?channel=2&subtype=1'
core debug: looking for access module matching "rtsp": 21 candidates
core debug: net: connecting to 127.0.0.1 port 42554
core debug: connection succeeded (socket = 1504)
access_realrtsp warning: Cseq mismatch, got 1, assumed 0
access_realrtsp debug: rtsp connected
access_realrtsp warning: only real/helix rtsp servers supported for now
core debug: no access modules matched
core error: open of `rtsp://test:test@127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1' failed
core debug: finished input
core debug: dead input
core debug: changing item without a request (current 0/1)
core debug: using item 0
core debug: starting playback of the new playlist item
core debug: resyncing on rtsp://127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1
core debug: rtsp://127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1 is at 0
core debug: creating new input thread
core debug: Creating an input for 'rtsp://127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1'
core debug: requesting art for rtsp://127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1
core debug: using timeshift granularity of 50 MiB, in path 'C:\Users\sven\AppData\Local\Temp'
core debug: `rtsp://test:test@127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1' gives access `rtsp' demux `' path `test:test@127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1'
core debug: specified demux `any'
core debug: looking for meta fetcher module matching "any": 1 candidates
core debug: creating demux: access='rtsp' demux='any' location='test:test@127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1' file='\\test:test@127.0.0.1:42554\cam\realmonitor?channel=2&subtype=1'
core debug: looking for access_demux module matching "rtsp": 12 candidates
live555 debug: version 2016.02.22
lua debug: Trying Lua scripts in C:\Users\sven\AppData\Roaming\vlc\lua\meta\fetcher
lua debug: Trying Lua scripts in C:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac
core debug: no meta fetcher modules matched
core debug: searching art for rtsp://127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1
core debug: looking for art finder module matching "any": 2 candidates
lua debug: Trying Lua scripts in C:\Users\sven\AppData\Roaming\vlc\lua\meta\art
lua debug: Trying Lua scripts in C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
qt4 debug: IM: Deleting the input
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
core debug: no art finder modules matched
core debug: art not found for rtsp://127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1
qt4 debug: IM: Setting an input
qt4 debug: IM: Deleting the input
qt4 debug: IM: Setting an input
live555 debug: connection timeout
live555 error: Failed to connect with rtsp://test:test@127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1
core debug: no access_demux modules matched
core debug: creating access 'rtsp' location='test:test@127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1', path='\\test:test@127.0.0.1:42554\cam\realmonitor?channel=2&subtype=1'
core debug: looking for access module matching "rtsp": 21 candidates
core debug: net: connecting to 127.0.0.1 port 42554
core debug: connection succeeded (socket = 1484)
access_realrtsp warning: Cseq mismatch, got 1, assumed 0
access_realrtsp debug: rtsp connected
access_realrtsp warning: only real/helix rtsp servers supported for now
core debug: no access modules matched
core error: open of `rtsp://test:test@127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1' failed
core debug: dead input
core debug: changing item without a request (current 0/1)
core debug: using item 0
core debug: starting playback of the new playlist item
core debug: resyncing on rtsp://127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1
core debug: rtsp://127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1 is at 0
core debug: creating new input thread
core debug: Creating an input for 'rtsp://127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1'
core debug: requesting art for rtsp://127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1
core debug: using timeshift granularity of 50 MiB, in path 'C:\Users\sven\AppData\Local\Temp'
core debug: `rtsp://test:test@127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1' gives access `rtsp' demux `' path `test:test@127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1'
core debug: looking for meta fetcher module matching "any": 1 candidates
core debug: specified demux `any'
core debug: creating demux: access='rtsp' demux='any' location='test:test@127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1' file='\\test:test@127.0.0.1:42554\cam\realmonitor?channel=2&subtype=1'
core debug: looking for access_demux module matching "rtsp": 12 candidates
live555 debug: version 2016.02.22
lua debug: Trying Lua scripts in C:\Users\sven\AppData\Roaming\vlc\lua\meta\fetcher
lua debug: Trying Lua scripts in C:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac
core debug: no meta fetcher modules matched
core debug: searching art for rtsp://127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1
core debug: looking for art finder module matching "any": 2 candidates
lua debug: Trying Lua scripts in C:\Users\sven\AppData\Roaming\vlc\lua\meta\art
lua debug: Trying Lua scripts in C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
qt4 debug: IM: Deleting the input
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
core debug: no art finder modules matched
core debug: art not found for rtsp://127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1
qt4 debug: IM: Setting an input
qt4 debug: IM: Deleting the input
qt4 debug: IM: Setting an input
live555 debug: connection timeout
live555 error: Failed to connect with rtsp://test:test@127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1
core debug: no access_demux modules matched
core debug: creating access 'rtsp' location='test:test@127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1', path='\\test:test@127.0.0.1:42554\cam\realmonitor?channel=2&subtype=1'
core debug: looking for access module matching "rtsp": 21 candidates
core debug: net: connecting to 127.0.0.1 port 42554
core debug: connection succeeded (socket = 1488)
access_realrtsp warning: Cseq mismatch, got 1, assumed 0
access_realrtsp debug: rtsp connected
access_realrtsp warning: only real/helix rtsp servers supported for now
core debug: no access modules matched
core error: open of `rtsp://test:test@127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1' failed
core debug: finished input
core debug: dead input
core debug: changing item without a request (current 0/1)
core debug: using item 0
core debug: starting playback of the new playlist item
core debug: resyncing on rtsp://127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1
core debug: rtsp://127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1 is at 0
core debug: creating new input thread
core debug: Creating an input for 'rtsp://127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1'
core debug: requesting art for rtsp://127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1
core debug: using timeshift granularity of 50 MiB, in path 'C:\Users\sven\AppData\Local\Temp'
core debug: `rtsp://test:test@127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1' gives access `rtsp' demux `' path `test:test@127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1'
core debug: specified demux `any'
core debug: creating demux: access='rtsp' demux='any' location='test:test@127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1' file='\\test:test@127.0.0.1:42554\cam\realmonitor?channel=2&subtype=1'
core debug: looking for meta fetcher module matching "any": 1 candidates
core debug: looking for access_demux module matching "rtsp": 12 candidates
live555 debug: version 2016.02.22
lua debug: Trying Lua scripts in C:\Users\sven\AppData\Roaming\vlc\lua\meta\fetcher
lua debug: Trying Lua scripts in C:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac
core debug: no meta fetcher modules matched
core debug: searching art for rtsp://127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1
core debug: looking for art finder module matching "any": 2 candidates
lua debug: Trying Lua scripts in C:\Users\sven\AppData\Roaming\vlc\lua\meta\art
lua debug: Trying Lua scripts in C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
qt4 debug: IM: Deleting the input
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
core debug: no art finder modules matched
core debug: art not found for rtsp://127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1
qt4 debug: IM: Setting an input
qt4 debug: IM: Deleting the input
qt4 debug: IM: Setting an input
live555 debug: connection timeout
live555 error: Failed to connect with rtsp://test:test@127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1
core debug: no access_demux modules matched
core debug: creating access 'rtsp' location='test:test@127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1', path='\\test:test@127.0.0.1:42554\cam\realmonitor?channel=2&subtype=1'
core debug: looking for access module matching "rtsp": 21 candidates
core debug: net: connecting to 127.0.0.1 port 42554
core debug: connection succeeded (socket = 1488)
access_realrtsp warning: Cseq mismatch, got 1, assumed 0
access_realrtsp debug: rtsp connected
access_realrtsp warning: only real/helix rtsp servers supported for now
core debug: no access modules matched
core error: open of `rtsp://test:test@127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1' failed
core debug: finished input
core debug: dead input
core debug: changing item without a request (current 0/1)
core debug: using item 0
core debug: starting playback of the new playlist item
core debug: resyncing on rtsp://127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1
core debug: rtsp://127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1 is at 0
core debug: creating new input thread
core debug: Creating an input for 'rtsp://127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1'
core debug: requesting art for rtsp://127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1
core debug: using timeshift granularity of 50 MiB, in path 'C:\Users\sven\AppData\Local\Temp'
core debug: `rtsp://test:test@127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1' gives access `rtsp' demux `' path `test:test@127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1'
core debug: specified demux `any'
core debug: creating demux: access='rtsp' demux='any' location='test:test@127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1' file='\\test:test@127.0.0.1:42554\cam\realmonitor?channel=2&subtype=1'
core debug: looking for access_demux module matching "rtsp": 12 candidates
core debug: looking for meta fetcher module matching "any": 1 candidates
live555 debug: version 2016.02.22
lua debug: Trying Lua scripts in C:\Users\sven\AppData\Roaming\vlc\lua\meta\fetcher
lua debug: Trying Lua scripts in C:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac
core debug: no meta fetcher modules matched
core debug: searching art for rtsp://127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1
core debug: looking for art finder module matching "any": 2 candidates
lua debug: Trying Lua scripts in C:\Users\sven\AppData\Roaming\vlc\lua\meta\art
lua debug: Trying Lua scripts in C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
qt4 debug: IM: Deleting the input
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
core debug: no art finder modules matched
core debug: art not found for rtsp://127.0.0.1:42554/cam/realmonitor?channel=2&subtype=1
qt4 debug: IM: Setting an input
qt4 debug: IM: Deleting the input
qt4 debug: IM: Setting an input