<!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>Right, with "testOnDemandRTSPServer" works fine.</DIV>
<DIV>&nbsp;</DIV>
<DIV>So my project, openRTSP is a complex application, and I need only a code that receive .TS file over rtp. Can I modify example "testMPEG1or2VideoReceiver" to receive TS file, or I should Integrate the&nbsp;openRTSP application to my code?<BR>And&nbsp;Can I&nbsp;link openRTSP received data buffer to my application input?<BR></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>11:10</DIV>
<DIV><B>Téma: </B>Re: [Live-devel] openRTSP TS receive as an another program input</DIV><BR><BR>&gt;First of all I failed to use openRTSP. I used the <BR>&gt;"testMPEG2TransportStreamer" to stream "test.ts" file and I can <BR>&gt;receive it with VLC, but a I can't with openRTSP.<BR><BR>Did you modifiy the "testMPEG2TranspoerStreamer'" code to enable it's <BR>built-in RTSP server? You need to do this if you want to receive the <BR>stream using "openRTSP".<BR><BR>A better solution, though, is to use "testOnDemandRTSPServer" as your <BR>server instead.<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>