[streaming] Re: using VLC as streaming server
Frederic BECK
frederic.beck at alcatel.fr
Fri Aug 13 15:18:46 CEST 2004
>> If you want you can take a look to this shell script
>> that i use to make mp4 file that i stream to vlc and to quicktime.
i tried it, the script works, and the informations i get about the
resulting file if playing with mplayer seem to be the good ones. But
when i try to read the streamed file with vlc, i still have the same
problem :-/
Here's the command line used to launch vlc :
vlc gunnm_mpeg4-128.mp4 --sout
'#standard{access=rtp,mux=ts,url=rdis012:1234}'
Is it right ?
The application receiving the stream is written using the libavformat to
demux the rtp stream and libavcodec to decode the video data.
thanks
Fred
--
This is the streaming mailing-list, see http://www.videolan.org/streaming/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the streaming
mailing list