Stream RTSP from Geovision DVR (need help)
Posted: 02 May 2012 00:45
Hello, I am trying to play an RTSP Stream from a Geovision DVR, and keep running into the same problems. The Problem is that whenever I try to play the stream it asks for a username and password for my server, and then never connects. I have looked at the debug log and it seems to come up with an error right after I give it my user id and password. The error is "connection error -10053" I will post my debug log at the bottom of this post. Also I have tried disabling my firewall, and tried connecting to the stream on the DVR itself with VLC installed on it. Nothing Helps. Here is the link to the geovision site that describes how to set vlc up with a geovision RTSP stream. My input for vlc looks like "rtsp://10.4.44.112:8554/CH001.sdp" w/o quotes. Also I am running Windows 7 64 for the Geovision DVR and have a Geovision GV-1480A Card. Thank you in advance, and please help me figure out this problem.
Here is the log...
Here is the log...
Code: Select all
main debug: adding item `rtsp://10.4.44.112:8554/CH001.sdp' ( rtsp://10.4.44.112:8554/CH001.sdp )
qt4 debug: Adding a new MRL to recent ones: rtsp://10.4.44.112:8554/CH001.sdp
main debug: rebuilding array of current - root Playlist
main debug: rebuild done - 1 items, index -1
main debug: meta ok for (null), need to fetch art
main debug: processing request item: rtsp://10.4.44.112:8554/CH001.sdp, node: null, skip: 0
main debug: resyncing on rtsp://10.4.44.112:8554/CH001.sdp
main debug: rtsp://10.4.44.112:8554/CH001.sdp is at 0
main debug: starting playback of the new playlist item
main debug: creating new input thread
main debug: Creating an input for 'rtsp://10.4.44.112:8554/CH001.sdp'
main debug: looking for meta fetcher module: 1 candidate
main debug: using timeshift granularity of 50 MiB, in path 'C:\Users\SECURI~1\AppData\Local\Temp'
main debug: `rtsp://10.4.44.112:8554/CH001.sdp' gives access `rtsp' demux `' path `10.4.44.112:8554/CH001.sdp'
lua debug: Trying Lua scripts in C:\Users\Security DVR\AppData\Roaming\vlc\lua\meta\fetcher
main debug: creating demux: access='rtsp' demux='' location='10.4.44.112:8554/CH001.sdp' file='\\10.4.44.112:8554\CH001.sdp'
lua debug: Trying Lua scripts in C:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher
main debug: looking for access_demux module: 1 candidate
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac
live555 debug: version 2011.12.23
main debug: using meta fetcher module "lua"
main debug: TIMER module_need() : 2.915 ms - Total 2.915 ms / 1 intvls (Avg 2.915 ms)
main debug: removing module "lua"
main debug: searching art for rtsp://10.4.44.112:8554/CH001.sdp
main debug: looking for art finder module: 2 candidates
lua debug: Trying Lua scripts in C:\Users\Security DVR\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: Trying Lua playlist script 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: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
main debug: no art finder module matching "any" could be loaded
main debug: TIMER module_need() : 5.533 ms - Total 5.533 ms / 1 intvls (Avg 5.533 ms)
main debug: art not found for rtsp://10.4.44.112:8554/CH001.sdp
live555 debug: authentication failed
qt4 debug: IM: Setting an input
live555 debug: retrying with user=brucet2
live555 debug: connection error -10053
live555 error: Failed to connect with rtsp://10.4.44.112:8554/CH001.sdp
main debug: no access_demux module matching "rtsp" could be loaded
main debug: TIMER module_need() : 13422.919 ms - Total 13422.919 ms / 1 intvls (Avg 13422.918 ms)
main debug: creating access 'rtsp' location='10.4.44.112:8554/CH001.sdp', path='\\10.4.44.112:8554\CH001.sdp'
main debug: looking for access module: 1 candidate
main debug: net: connecting to 10.4.44.112 port 8554
main debug: connection succeeded (socket = 1360)
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() : 4.394 ms - Total 4.394 ms / 1 intvls (Avg 4.394 ms)
main error: open of `rtsp://10.4.44.112:8554/CH001.sdp' failed
main debug: finished input
main debug: dead input
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://10.4.44.112:8554/CH001.sdp' : 13470.620 ms - Total 13470.620 ms / 1 intvls (Avg 13470.619 ms)