streaming and transcoding

About encoding, codec settings, muxers and filter usage
perica
Blank Cone
Blank Cone
Posts: 15
Joined: 02 Nov 2004 13:27

streaming and transcoding

Postby perica » 04 Nov 2004 15:39

Hi!

I want to open the mjpeg over the http on the linux box, transcode it to mpeg-4 and stream over the http. I have the following problems:

1. What is command line syntax to repeat (loop) opening the files from source (http://80.240.228.233/liveimgs/camera003_233.jpg)?
I am using the following syntax:
./vlc -vvv --http-proxy xxx.xxx.xxx.xx:81 http://80.240.228.233/liveimgs/camera003_233.jpg --sout '#transcode{vcodec=mp4v,vb=768,scale=1}:duplicate{dst=std{access=http,mux=ts,url=xxx.xxx.xxx.xxx:8080}}'
Only the first jpeg is opened.

2. Is it possible to open the stream in the web browser, not using the VLC?

Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 16 guests