On 10/25/14 09:04, Neil Bothwick wrote:
On Fri, 24 Oct 2014 20:29:17 -0600, Joseph wrote:
looking for access module matching "rtsp": 18 candidates main debug: no
access modules matched main error: open of
`rtsp://66.18.xxx.xxx:554/mpeg4/media.amp' failed main debug: finished
Is VLC istalled with the rtsp USE flag?
--
Neil Bothwick
I just add the "rtsp" use flag and re-compile the vlc but I still getting an
error:
main debug: processing request item: rtsp://66.18.xxx.xxx:554/mpeg4/media.amp,
node: Playlist, skip: 0
main debug: resyncing on rtsp://66.18.xxx.xxx:554/mpeg4/media.amp
main debug: rtsp://66.18.xxx.xxx:554/mpeg4/media.amp is at 0
main debug: starting playback of the new playlist item
main debug: resyncing on rtsp://66.18.xxx.xxx:554/mpeg4/media.amp
main debug: rtsp://66.18.xxx.xxx:554/mpeg4/media.amp is at 0
main debug: creating new input thread
main debug: Creating an input for 'rtsp://66.18.xxx.xxx:554/mpeg4/media.amp'
main debug: using timeshift granularity of 50 MiB, in path '/tmp'
main debug: `rtsp://66.18.xxx.xxx:554/mpeg4/media.amp' gives access `rtsp'
demux `' path `66.18.xxx.xxx:554/mpeg4/media.amp'
main debug: creating demux: access='rtsp' demux=''
location='66.18.xxx.xxx:554/mpeg4/media.amp' file='(null)'
main debug: looking for access_demux module matching "rtsp": 10 candidates
main debug: no access_demux modules matched
main debug: creating access 'rtsp'
location='66.18.xxx.xxx:554/mpeg4/media.amp', path='(null)'
main debug: looking for access module matching "rtsp": 19 candidates
main debug: net: connecting to 66.18.xxx.xxx port 554
qt4 debug: IM: Setting an input
main warning: connection timed out
access_realrtsp error: cannot connect to 66.18.xxx.xxx:554
access_realrtsp debug: could not connect to: 66.18.xxx.xxx:554/mpeg4/media.amp
main debug: no access modules matched
main error: open of `rtsp://66.18.xxx.xxx:554/mpeg4/media.amp' failed
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
It seems like there is no "demux module matching "rtsp""
--
Joseph