Search found 15 matches

Go to advanced search

by diptendu
31 Oct 2006 12:42
Forum: VLC stream-output (sout)
Topic: RTSP over HTTP
Replies: 2
Views: 1152

RTSP over HTTP

Hello, I am using VLC 0.9.0-svn I am trying to get RTSP working over HTTP by using the following vlc dshow:\\ :sout=#transcode{vcodec=mp4v,vb=256,scale=0.5}:rtp{dst=192.168.0.39,sdp=rtsp://192.168.0.39/ccc.sdp} --rtsp-http I was expecting to see VLC send the video stream over port 80 but I can still...
by diptendu
04 Oct 2006 13:01
Forum: VLM
Topic: Programmatic access to the VLM HTTP interface
Replies: 1
Views: 2079

Programmatic access to the VLM HTTP interface

Hello,

How can I programmatically (say from Java) access the HTTP interface for VLM?

Are the various VLM functions accessible as URIs so that I can access them by typing the URI in a browser?

Regards,

Diptendu
by diptendu
04 Oct 2006 12:55
Forum: VLC stream-output (sout)
Topic: VLC to a server properly.
Replies: 6
Views: 2040

Could you please post the scripts that you are using to make VLC to DSS work. Also kindly let us know the webcam details and how you setup DSS for internet access.

Regards,

Diptendu
by diptendu
04 Oct 2006 12:50
Forum: VLC stream-output (sout)
Topic: Streaming out using the Mozilla Plugin
Replies: 1
Views: 711

Streaming out using the Mozilla Plugin

Hello,

Is it possible to use the Mozilla (or IE) plugin to stream out?

This would make it possible to connect a web-cam to a PC and
just use a Browser to stream out.

Regards,

Diptendu
by diptendu
10 Dec 2005 13:25
Forum: VLC stream-output (sout)
Topic: Can the Mozilla Plugin be used for streaming out?
Replies: 1
Views: 1109

Can the Mozilla Plugin be used for streaming out?

Hello,

Can the Mozilla Plugin be used for streaming out?

Regards,

Diptendu
by diptendu
14 Nov 2005 09:02
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Could some very kind person post VLC binaries for Linux
Replies: 1
Views: 1037

Could some very kind person post VLC binaries for Linux

Hello,

Compiling VLC on Linux (whatever) platform is a nightmare. Is it possible for people who have succesfully build VLC on Linux platforms (e.g., Fedora Core 3/4) to actually make it available in some binary format?

I am sure this would be much appreciated by a large number of people.
by diptendu
22 Oct 2005 15:27
Forum: VLM
Topic: Does "option" work in VLM?
Replies: 2
Views: 3142

If you look at the commands you will see that I have set up another VLC on the same computer to receive the stream. This 2nd VLC has "Play Locally" checked. However, this 2nd VLC is not receiving any stream (I have checked the Messages) and it is not displaying any video. If I try the same...
by diptendu
21 Oct 2005 15:31
Forum: VLM
Topic: Does "option" work in VLM?
Replies: 2
Views: 3142

Does "option" work in VLM?

Hello, When I use an old Logitech Quckcam that does not require any option , VLM works fine new test1 broadcast enabled setup test1 input dshow:// setup test1 output #transcode{vcodec=MJPG,vb=1024,scale=1}:duplicate{dst=std{access=udp,mux=ts,url=localhost:1234}} control test1 play When I use a new L...
by diptendu
19 Sep 2005 16:39
Forum: VLC stream-output (sout)
Topic: VLC reboots machine for Directshow
Replies: 1
Views: 564

VLC reboots machine for Directshow

Hello, VLC reboots the PC when a webcam is selected after "Refresh" from the Directshow. This has happened with Webcams from 3 different manufacturers (including Logitech). This problem is avoided if the Size field is entered as 640*480. But in this case MPEG4 encoding support is not avail...
by diptendu
15 Sep 2005 17:07
Forum: VLC stream-output (sout)
Topic: VLC and DSS
Replies: 1
Views: 910

VLC and DSS

Hello, Has anybody been able to use VLC as a broadcaster for DSS? I am able to create the SDP file using VLC and have copied it to the Movies folder of DSS. However, the video stream is not accessible by client PCs running VLC or QT Player. Interestingly, I am able to see the live video stream on th...
by diptendu
15 Sep 2005 16:29
Forum: VLC stream-output (sout)
Topic: Live audio streaming using RTSP
Replies: 4
Views: 4272

I had success with the following

On the server with IP 192.168.0.11 I ran

vlc dshow:// :sout=#transcode{vcodec=mp4v, vb=1024,scale=1}:rtp{dst=192.168.0.11,sdp=rtsp://192.168.0.11/xyz.sdp}

On the client machine on the same LAN I ran

vlc rtsp://192.168.0.11/xyz.sdp
by diptendu
14 Sep 2005 16:59
Forum: VLC stream-output (sout)
Topic: Live Streaming
Replies: 7
Views: 3180

Apache web server and VLC web server may run on the same machine with different port numbers.
by diptendu
14 Sep 2005 16:53
Forum: VLC stream-output (sout)
Topic: Live audio streaming using RTSP
Replies: 4
Views: 4272

Live audio streaming using RTSP

Hello, I have been successful in live video streaming from webcam using RTSP but have had no success in live audio streaming (from the microphone). The VLC client GUI shows that an audio "Track 1" is active under the "Audio" menu but no sound can be heard. I have played around wi...
by diptendu
05 Sep 2005 10:40
Forum: VLC stream-output (sout)
Topic: SDP File Generation
Replies: 3
Views: 2868

Unable to generate SDP file

Hello, I tried vlc AA.Mp3 :sout=#rtp{sdp=rtsp:// 192.168.0.8:5000/rtp.sdp} and the file is playing on the server side but on the client side I am getting livedotcom error describeURL failed {connect[] failed unknown error} no access-demux module matching "rtsp" could be loaded .......
by diptendu
02 Sep 2005 08:43
Forum: VLC stream-output (sout)
Topic: SDP File Generation
Replies: 3
Views: 2868

SDP File Generation

The Streaming How To mentions the use of SDP files for RTP streaming. How does one use VLC to create a SDP file? I wish to stream live from a web cam using RTP so that the client can simply use vlc rtsp://domain/file.sdp The question is how to generate the correct SDP file for the given configuratio...

Go to advanced search