I installed Darwin Streaming Server on a Linux server. I can stream prerecorded videos and live video from a Macbook.
I want to stream live video from a Windows or Linux laptop. The best program I could find is VLC, but I encountered some problems about configuring VLC. Perhaps someone here may give me some tips.
VLC recognizes the digital camera automatically. When I stream and display at the same time, I can see the video on the screen. But it can not create the sdp file on the server.
*Where should I enter the Darwin user name and password?
*Which port should it stream to?
thanks in advance,
Mustafa
---------------------
The command I give in Windows is as follows:
Code: Select all
vlc -vvv dshow:// :dshow-vdev="Microsoft DV Camera and VCR" :dshow-adev="" :dshow-size="" :sout=#duplicate{dst=display,dst=std{access=rtp,mux=ts,dst=IP:8001,sap,group="asd",name="asdasd",sdp="a.sdp"}}