<HTML>
<HEAD>
<TITLE>Streaming to QTSS</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>I have checked and not found exactly the solution I am looking for...<BR>
<BR>
I have a source (can be either a UDP stream, or a Firewire input) on a PowerMac G5 with 10.4.6<BR>
<BR>
I need a command line that will <BR>
<BR>
Open the source, transcode to mp4 and stream out to a QTSS server located off site.  I have a solution to do it locally on my computer (with generating the SDP file and saving the local movie)<BR>
<BR>
</SPAN></FONT><FONT SIZE="4"><FONT FACE="Lucida Grande, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:13.0px'>/Applications/VLC.app/Contents/MacOS/VLC udp://@239.100.100.124.4900 --sout '#transcode {vcodec="mp4v",vb="256",scale="1",acodec="mp4a",ab="192",channels="2",deinterlace}:duplicate{dst=rtp{dst="239.100.100.118",ttl=15,port=7070,name=TEST,sdp=sap,sdp="file:///Users/perbix/Desktop/test.sdp"},dst=standard{mux=mp4,url=/Users/perbix/Desktop/test.mp4,access=file}}'<BR>
<BR>
This has been tested to work fine....so here is what I need from this...<BR>
<BR>
The ability to designate a QTSS to stream to...instead of the internal multicast, and I need the MP4 stream to be a decent stream for home broadband users....I do not need to record a local file.....I can remove that piece....<BR>
<BR>
Also, I know I can place the SDP file on the server....which I can do...but can VLC do an automatic announcement?<BR>
<BR>
I am in a pinch since I need this Wed and Thurs night to webcast our graduation ceremonies....I am trying to get hold of another solution, but I don’t know if I can get it in time....<BR>
<BR>
Any help would be greatly appreciated.<BR>
<BR>
  -Mike<BR>
</SPAN></FONT></FONT><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'><BR>
_______________________________________________<BR>
Michael Perbix<BR>
Lower Merion School District<BR>
Telecommunications Specialist<BR>
(610) 645-1964 - Work<BR>
(610) 896-2019 - Fax <BR>
<BR>
</SPAN></FONT>
</BODY>
</HTML>