Hi ..maybe it&#39;s a good aidea to use the SAP protocol for each stream, something like that:<br><br><pre class="screen"><code class="prompt"></code><strong class="userinput"><code>vlc -vvv input_stream --sout &#39;#transcode{vcodec=mp4v,acodec=mpga,vb=800,ab=128,deinterlace}:
<br>standard{access=udp,mux=ts,dst=<a href="http://239.255.12.42">239.255.12.42</a>,sap,name=&quot;TestStream&quot;}&#39;<br><br></code></strong>you can see it here:<br><a href="http://www.videolan.org/doc/streaming-howto/en/ch04.html">
http://www.videolan.org/doc/streaming-howto/en/ch04.html</a><br></pre><br><br><div><span class="gmail_quote">On 1/2/07, <b class="gmail_sendername">Anthony Benjammin DeNardo III</b> &lt;<a href="mailto:ad3@colostate.edu">
ad3@colostate.edu</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I am offering 5 multicast streams to my campus in the 
239.82.201.X<br>address space.&nbsp;&nbsp;when clients are viewing these streams via VLC, I would<br>like to offer them a channel guide, which allows them to:<br><br>1) see the 5 available streams<br>2) choose between them (i.e. change channels)
<br><br>the five streams are multicasted (UDP) to <a href="http://239.82.201.4">239.82.201.4</a>, <a href="http://239.82.201.5">239.82.201.5</a>,<br><a href="http://239.82.201.6">239.82.201.6</a>, <a href="http://239.82.201.7">
239.82.201.7</a>, <a href="http://239.82.201.8">239.82.201.8</a>.<br><br>any suggestions?&nbsp;&nbsp;thanks in advance!<br><br>--<br>=========================================================<br>| Anthony Ben&#39;jammin&#39; DeNardo III&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |
<br>| Network Multimedia Architect&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|<br>| Academic Computing &amp; Networking Services&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|<br>| Colorado State University&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |<br>| 970-297-3710&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|
<br>| <a href="mailto:ad3@ColoState.EDU">ad3@ColoState.EDU</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |<br>=========================================================<br><br>--<br>This is the streaming mailing-list, see <a href="http://www.videolan.org/streaming/">
http://www.videolan.org/streaming/</a><br>To unsubscribe, please read <a href="http://www.videolan.org/support/lists.html">http://www.videolan.org/support/lists.html</a><br><br></blockquote></div><br>