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

Replies

Subject Author
Re: [gentoo-user] mpeg4ip - replacement Joseph <syscon780@×××××.com>