[streaming] Re: Question about how to stream the signal of a camcorder

Mark Moriarty mfmbusiness at earthlink.net
Sun Mar 27 20:57:01 CEST 2005


 By " Im able to use the camera device, its called:", do you mean that you
can view it locally, on PC1?

If the above is Yes, you probably just need to transcode -- cannot send the
raw camera video over the network.

Try :dshow-adev="none" to forcefully tell VLC that you aren't sending audio,
and use something like:
:sout=#transcode{vcodec=DIV3,vb=512,scale=1}:duplicate{dst=std{access=mmsh,m
ux=ASFH,url=:1234}} 

A client PC would then connect using:

Vlc mmsh://server_IP_address:1234
Or, in WMP, you would do a File -- Open URL, then:
Mms://server_IP_address:1234

-----Original Message-----
From: streaming-bounce at videolan.org [mailto:streaming-bounce at videolan.org]
On Behalf Of Julien LAFAIX
Sent: Sunday, March 27, 2005 12:32 PM
To: streaming at videolan.org
Subject: [streaming] Re: Question about how to stream the signal of a
camcorder

On Wed, Mar 23, 2005, jimmy (gameservercheck.de) wrote :
> Hello,
> my name is Frank and i have a special Question about using VLC
> 
> I have a camcorder called Panasonic NV-GS50 and i connected it to my 
> pc (win2000) with firewire.
> Now, my goal was it to stream the camera signal this way:
> 
> Camera --> PC1 --> PC2
> 
> My Problem is, im not able to get the Signal of the Camera.
> Im able to use the camera device, its called:
> dshow:// :dshow-vdev="Microsoft DV-Kamera und Videorekorder" 
> :dshow-adev="" :dshow-size="" :no-dshow-config :no-dshow-tuner
> 
> May u give me some help, how to get the signal?

You should have a look at the streaming documentation here :
http://www.videolan.org/doc/streaming-howto/en/ch10.html#id2540577

--
Jix

--
This is the streaming mailing-list, see http://www.videolan.org/streaming/
To unsubscribe, please read http://www.videolan.org/support/lists.html

-- 
This is the streaming mailing-list, see http://www.videolan.org/streaming/
To unsubscribe, please read http://www.videolan.org/support/lists.html



More information about the streaming mailing list