stream audio only from windows to darwin

About encoding, codec settings, muxers and filter usage
sjensen
Blank Cone
Blank Cone
Posts: 36
Joined: 14 Jul 2006 20:18

stream audio only from windows to darwin

Postby sjensen » 27 Nov 2006 18:58

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!

mustihi
New Cone
New Cone
Posts: 6
Joined: 20 Aug 2007 18:22

Re: stream audio only from windows to darwin

Postby mustihi » 05 Sep 2007 17:49

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


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 9 guests