Gentoo Archives: gentoo-user

From: Joseph <syscon780@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] mpeg4ip - replacement
Date: Sat, 25 Oct 2014 16:07:01
Message-Id: 20141025160706.GI26352@syscon7
In Reply to: Re: [gentoo-user] mpeg4ip - replacement by Joseph
1 On 10/25/14 09:35, Joseph wrote:
2 >On 10/25/14 09:04, Neil Bothwick wrote:
3 >>On Fri, 24 Oct 2014 20:29:17 -0600, Joseph wrote:
4 >>
5 >>> looking for access module matching "rtsp": 18 candidates main debug: no
6 >>> access modules matched main error: open of
7 >>> `rtsp://66.18.xxx.xxx:554/mpeg4/media.amp' failed main debug: finished
8 >>
9 >>Is VLC istalled with the rtsp USE flag?
10 >>
11 >>
12 >>--
13 >>Neil Bothwick
14 >
15 >I just add the "rtsp" use flag and re-compile the vlc but I still getting an error:
16 >
17 >
18 >main debug: processing request item: rtsp://66.18.xxx.xxx:554/mpeg4/media.amp, node: Playlist, skip: 0
19 >main debug: resyncing on rtsp://66.18.xxx.xxx:554/mpeg4/media.amp
20 >main debug: rtsp://66.18.xxx.xxx:554/mpeg4/media.amp is at 0
21 >main debug: starting playback of the new playlist item
22 >main debug: resyncing on rtsp://66.18.xxx.xxx:554/mpeg4/media.amp
23 >main debug: rtsp://66.18.xxx.xxx:554/mpeg4/media.amp is at 0
24 >main debug: creating new input thread
25 >main debug: Creating an input for 'rtsp://66.18.xxx.xxx:554/mpeg4/media.amp'
26 >main debug: using timeshift granularity of 50 MiB, in path '/tmp'
27 >main debug: `rtsp://66.18.xxx.xxx:554/mpeg4/media.amp' gives access `rtsp' demux `' path `66.18.xxx.xxx:554/mpeg4/media.amp'
28 >main debug: creating demux: access='rtsp' demux='' location='66.18.xxx.xxx:554/mpeg4/media.amp' file='(null)'
29 >main debug: looking for access_demux module matching "rtsp": 10 candidates
30 >main debug: no access_demux modules matched
31 >main debug: creating access 'rtsp' location='66.18.xxx.xxx:554/mpeg4/media.amp', path='(null)'
32 >main debug: looking for access module matching "rtsp": 19 candidates
33 >main debug: net: connecting to 66.18.xxx.xxx port 554
34 >qt4 debug: IM: Setting an input
35 >main warning: connection timed out
36 >access_realrtsp error: cannot connect to 66.18.xxx.xxx:554
37 >access_realrtsp debug: could not connect to: 66.18.xxx.xxx:554/mpeg4/media.amp
38 >main debug: no access modules matched
39 >main error: open of `rtsp://66.18.xxx.xxx:554/mpeg4/media.amp' failed
40 >main debug: dead input
41 >main debug: changing item without a request (current 0/1)
42 >main debug: nothing to play
43 >qt4 debug: IM: Deleting the input
44 >
45 >It seems like there is no "demux module matching "rtsp""
46 >
47 >--
48 >Joseph
49
50 On one of the forums someone suggested tat VLC does not support Apple's proprietary rtsp over http protocol.
51 (piece of crap Axis proprietary cameras)
52
53 --
54 Joseph