Page 1 of 1

stream audio only from windows to darwin

Posted: 27 Nov 2006 18:58
by sjensen
I think I have this sorta working proper, but I get "nothing to play" when I try and connect back to my darwin stream. My batch file does produce a SDP file that looks proper though... any help?

Batch file to create stream and SDP file

Code: Select all

"C:\Program Files\VideoLAN\VLC\vlc.exe" -v --no-video dshow:// --dshow-vdev="none" --dshow-adev="SigmaTel Audio" --sout="#transcode:rtp" --sout-transcode-acodec="mp4a" --sout-transcode-ab="64" --sout-rtp-dst="172.16.5.230" --sout-rtp-port-audio="1240" --sout-rtp-sdp="file://C:/vlc2.sdp"
Use scp to send the resulting SDP file to the darwin server, try and play it from my desktop box, and get "nothing to play" after 10 seconds.

Nothing in the messages window on the machine doing the encoding and sending the stream (which is a XP laptop).

Help?

And thanks!

Re: stream audio only from windows to darwin

Posted: 05 Sep 2007 17:49
by mustihi
i know that it's too late, but the thing you missed was adding port number to quicktime player. I mean try to open rtsp://IP:PORT/file.sdp