<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. &nbsp;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=&quot;mp4v&quot;,vb=&quot;256&quot;,scale=&quot;1&quot;,acodec=&quot;mp4a&quot;,ab=&quot;192&quot;,channels=&quot;2&quot;,deinterlace}:duplicate{dst=rtp{dst=&quot;239.100.100.118&quot;,ttl=15,port=7070,name=TEST,sdp=sap,sdp=&quot;file:///Users/perbix/Desktop/test.sdp&quot;},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&#8217;t know if I can get it in time....<BR>
<BR>
Any help would be greatly appreciated.<BR>
<BR>
&nbsp;&nbsp;-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>