streaming from VLC to VLC and then farther (vlc proxy)

About encoding, codec settings, muxers and filter usage
woj
Blank Cone
Blank Cone
Posts: 22
Joined: 13 Oct 2004 16:29
Location: Poland

streaming from VLC to VLC and then farther (vlc proxy)

Postby woj » 08 Dec 2005 15:29

hello,

I am trying to get it work, but I don't know where is the problem: I have one server with VLC which is generating stream (from mpeg2 file) to another server with VLC. Clients will connect to second server. So the second one is some kind of proxy.

On first I have:
vlc file.mpg --sout '#transcode{vcodec=mp4v,vb=240,scale=0.4,acodec=mpga,ab=64}:standard{access=http,mux=ogg,url= :8001}'

on second:
vlc http://first_server_ip:8001 --sout '#standard{access=http,mux=ogg,url= :8001}'

If I am trying to connect to first one - my client (mplayer or vlc) is playing it ok. But after connecting to second - there is problem, no video, some parts of audio - some werid behaviour.

Everything is OK when I use DIV3/mp3 and mmsh/asf, but I want to use mpeg4.
There is no problem with network! I double checked it.
VLC can play first stream, but it can't stream it farther , why?
Are thre any known problems with streaming without transcoding? Like I said - source stream is OK.

I tried different versions, also 0.8.4.

one more, I get this error:
main demuxer warning: no access_demux module matched "http" on second server. Servers are the exactly the same.
I tried to use debian version, I compiled vlc myself - always the same err.
I got vlc binary from my laptop and copied it to second server... the same err :) But on laptop I can play stream...

please help...
--
Woj

woj
Blank Cone
Blank Cone
Posts: 22
Joined: 13 Oct 2004 16:29
Location: Poland

Postby woj » 08 Dec 2005 15:41

I just noticed, that on my laptop, when I am connecting to first server vlc also is printing:
main demuxer warning: no access_demux module matched "http"
but I can view the stream. Mplayer also can.
--
Woj


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 15 guests