Search found 15 matches

Go to advanced search

by perica
14 Mar 2005 09:49
Forum: VLC stream-output (sout)
Topic: Streaming of playlist - no client connection
Replies: 2
Views: 1341

Hi! The input source is not a video, but the steady jpeg, regularly refreshed. I can open it and stream further without using the playlists. But in case when I define the source in the playlist I can not connect to the VLC server not even on the same machine. At the server side log is the following:...
by perica
11 Mar 2005 10:21
Forum: VLC stream-output (sout)
Topic: Streaming of playlist - no client connection
Replies: 2
Views: 1341

Streaming of playlist - no client connection

Hi! I am using VLC 0.8.1 on the SuSE 9.2 The list of URL's to stream is defined in the playlist asfinag_playlist.m3u #EXTM3U http://80.240.228.233/liveimgs/cam4_camera007_233.jpg http://80.240.228.233/liveimgs/camera1288_233.jpg and the command line to start the stream is: ./vlc -vvv /home/banjann/v...
by perica
10 Mar 2005 10:50
Forum: VLC stream-output (sout)
Topic: Live Streaming
Replies: 9
Views: 7848

Hi! I don't know on which OS you are running the VLC but my from experience on the Linux the following is possible: • open the mjpeg video stream over the http, transcode it to mpeg4 and stream ./vlc -vvv http://xxx.xxx.226.99/axis-cgi/mjpg/video.cgi?resolution=320x240 :sout='#transcode{vcodec=mp4v,...
by perica
10 Mar 2005 10:40
Forum: VLC stream-output (sout)
Topic: How to continuously open the input stream - error correction
Replies: 0
Views: 531

How to continuously open the input stream - error correction

Hi! I am using VLC 0.8.1 on the SuSE 9.2. I am taking the signal from the trafficCam over the http and stream further. Command is following ./vlc -vvv http://80.240.228.233/liveimgs/camera1293_233.jpg :sout='#duplicate{dst=std{access=http,mux=ts,url=xxx.xxx.0.220:8081}}' --http-continuous --repeat B...
by perica
07 Mar 2005 13:40
Forum: VideoLAN Server and miniSAPserver
Topic: Video Lan Configuration
Replies: 0
Views: 1911

Video Lan Configuration

Hi! I am using VideoLAN 0.8.1 on the SuSE 9.2! I am streaming the steady jpeg images as a continunous stream ( ./vlc -vvv http://80.240.228.233/liveimgs/cam4_camera007_233.jpg :sout='#duplicate{dst=std{access=http,mux=ts,url=xxx.xxx.0.220:8080}}' --http-continuous ) The question is : Does VideoLAN s...
by perica
23 Nov 2004 13:01
Forum: General VLC media player Troubleshooting
Topic: How to open the mpeg-4 stream in Windows Media Player?
Replies: 0
Views: 472

How to open the mpeg-4 stream in Windows Media Player?

Hi! OS:SuSE 9.1 VLC:0.8.0 I open the mjpeg stream over the http , transcode it to mp4v and stream further. In this case I can open it in the VLC client for windows and type of codec is mp4v. In the case when the transport protocol is mmsh with the same parameters type of codec is MP4S. Any clue why?...
by perica
19 Nov 2004 08:34
Forum: General VLC media player Troubleshooting
Topic: extension of VLC - paid job
Replies: 0
Views: 341

extension of VLC - paid job

Hi! I need to transcode the jpeg image that is continuously being updated (http://80.240.228.233/liveimgs/camera003_233.jpg) to the mpeg-4 and vice versa. Is there any VLC developer who would like to extend the VLC code (for Linux SuSE) to be able to do this. This job would be paid. Please apply if ...
by perica
18 Nov 2004 10:24
Forum: VLC stream-output (sout)
Topic: extension of VLC - paid job
Replies: 1
Views: 780

extension of VLC - paid job

Hi! I need to transcode the jpeg image that is continuously being updated ( http://80.240.228.233/liveimgs/camera003_233.jpg ) to the mpeg-4 and vice versa. Is there any VLC developer who would like to extend the VLC code to be able to do this. This job would be paid . Please apply if any one would ...
by perica
17 Nov 2004 11:21
Forum: General VLC media player Troubleshooting
Topic: How to open the mjpeg stream?
Replies: 14
Views: 27384

thx! I have tried with the Axis web cam and it works. But for the project I need to transcode the existing source (jpeg image that is continuously being updated - http://80.240.228.233/liveimgs/camera003_233.jpg ) to the mpeg-4 and vice versa. Is there any VLC developer who would like to extend the ...
by perica
11 Nov 2004 10:27
Forum: VLC stream-output (sout)
Topic: how to open the stream in the browser?
Replies: 0
Views: 687

how to open the stream in the browser?

Hi!

Is it possible to set the MIME type on the VLC 0.8.0 on the Linux (SuSE 9.1) in the way that the output stream (transcoded to mjpeg) can be opened in the browser?

thx!

Peric@
by perica
11 Nov 2004 09:49
Forum: General VLC media player Troubleshooting
Topic: How to open the mjpeg stream?
Replies: 14
Views: 27384

Hi! It does not work! First jpeg is successfully opened but it can continue! The log is: [00000195] main input error: INPUT_CONTROL_SET_POSITION(_OFFSET) 0.0% failed [00000214] mjpeg demuxer warning: no more data [00000214] mjpeg demuxer warning: cannot peek data [00000195] main input debug: repeati...
by perica
10 Nov 2004 09:06
Forum: General VLC media player Troubleshooting
Topic: How to open the mjpeg stream?
Replies: 14
Views: 27384

Hi! I can open the mjpeg over the http and play it. It is also possible to transcode and stream the mjpeg file from the disc, but I can't combine both. Here is the log from the streaming : banjann@osir124x:/opt/VideoLAN/bin> ./vlc -vvv --http-proxy yyy.29.125.66:81 http://80.240.228.233/liveimgs/cam...
by perica
09 Nov 2004 15:11
Forum: General VLC media player Troubleshooting
Topic: How to open the mjpeg stream?
Replies: 14
Views: 27384

Sorry! --loop at illegal place was just one try to open (wrong copy). It seems that the problem is not in the opening. VLC reopens the jpeg, but the problem is in the streaming. open stream info +----[ General ] | | +----[ Stream 0 ] | | Codec: mjpg | Language: | Type: Video | +----[ end of stream i...
by perica
08 Nov 2004 09:45
Forum: General VLC media player Troubleshooting
Topic: How to open the mjpeg stream?
Replies: 14
Views: 27384

How to open the mjpeg stream?

Hi! I want to open the http mjpeg from the following source: http://80.240.228.233/liveimgs/camera003_233.jpg . The stream will be transcoded to the mpeg-4 and stream over the http. I am using the following syntax: ./vlc -vvv --http-proxy xxx.xxx.xxx.xx:81 http://80.240.228.233/liveimgs/camera003_23...
by perica
04 Nov 2004 15:39
Forum: VLC stream-output (sout)
Topic: streaming and transcoding
Replies: 0
Views: 668

streaming and transcoding

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 sy...

Go to advanced search