<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html>  <head>  <META http-equiv=Content-Type content="text/html; charset=iso-8859-2">  <style>  </style>  </head>  <body style="background: #FFFFFF; font-family: arial; font-size: 10pt; margin: 0px; padding: 0px;"><DIV>And when I receiving a TS with -v option, this will put to stdout only the video? Because I need the video and audio with TS container to feed my applicaton, so I need the untouchet TS data.</DIV>
<DIV>&nbsp;</DIV>
<DIV>How can I use the -v option, because I've tried to start openRTSP with this command:</DIV>
<DIV>"openRTSP "rtsp://&lt;ip&gt;:&lt;port&gt;/testtransportstream" -v"</DIV>
<DIV>But&nbsp;I get error.<BR>When I run like this:</DIV>
<DIV>"openRTSP "rtsp://&lt;ip&gt;:&lt;port&gt;/testtransportstream""</DIV>
<DIV>It receive the ts fine, so I don't know where must be put the addictional command line options.</DIV>
<BLOCKQUOTE style="BORDER-LEFT: #0000ff 2px solid; PADDING-LEFT: 10px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">-- Eredeti üzenet --<BR>
<DIV style="font-color: black"><B>Feladó: </B><A href="mailto:Ross Finlayson <finlayson@live555.com>">Ross Finlayson &lt;finlayson@live555.com&gt;</A></DIV>
<DIV><B>Címzett: </B><A href="mailto:LIVE555 Streaming Media - development &amp; use  <live-devel@ns.live555.com>">LIVE555 Streaming Media - development &amp; use &lt;live-devel@ns.live555.com&gt;</A></DIV>
<DIV><B>Másolat: </B><A href="mailto:"></A></DIV>
<DIV><B>Elküldve: </B>04:53</DIV>
<DIV><B>Téma: </B>Re: [Live-devel] openRTSP TS receive as an another program input</DIV><BR><BR>&gt;But in the website of openRTSP, there are the following:<BR>&gt;<BR>&gt;-v play only the video stream.<BR>&gt;<BR>&gt;Not the "-r" option cause to write to stdout?<BR><BR>"-v" means: Play (and receive) only the video stream, outputting the <BR>received data to 'stdout'.<BR><BR>"-r" means: Play the entire stream (i.e., video and audio, if <BR>present), but don't actually receive the data ourself. (The data <BR>will still arrive, but we don't actually receive it ourself.)<BR>-- <BR><BR>Ross Finlayson<BR>Live Networks, Inc.<BR><A href="http://www.live555.com/" target=_blank>http://www.live555.com/</A><BR>_______________________________________________<BR>live-devel mailing list<BR><A href="mailto:live-devel@lists.live555.com">live-devel@lists.live555.com</A><BR><A href="http://lists.live555.com/mailman/listinfo/live-devel" target=_blank>http://lists.live555.com/mailman/listinfo/live-devel</A><BR><BR></BLOCKQUOTE></body></html>