<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><blockquote type="cite"><div><div style="color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; position: static; z-index: auto; "><div style="RIGHT: auto"><span style="RIGHT: auto">           Ok, now I unde<var id="yui-ie-cursor"></var>rstand. Regarding the first point, we use the openRTSP test programs to test RTSP tunneling over HTTP using the command :</span></div><span style="RIGHT: auto">
<div style="RIGHT: auto"><span style="WHITE-SPACE: pre; RIGHT: auto" class="yiv273729981Apple-tab-span"></span>openRTSP -T <http-port-num> <rtsp-url></div>
<div style="RIGHT: auto">As the video is being streamed, how can I play the stream simultaneously rather than waiting till the complete video is streamed and downloaded in ./testProg directory?</div></span></div></div></blockquote><div><br></div></div>If you have a media player application that can take input from 'stdin', then you can run "openRTSP" with the -v option (telling it to write its output to 'stdout'), and then pipe "openRTSP" into your media player application.<div><br></div><div>Alternatively, you can use a media player application that can do RTSP-over-HTTP itself (so that you don't have to run "openRTSP").  The only one that I know of is VLC, but it currently has a bug that prevents RTSP-over-HTTP from working (at least, on some platforms).</div><br><br><div apple-content-edited="true">
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">Ross Finlayson<br>Live Networks, Inc.<br><a href="http://www.live555.com/">http://www.live555.com/</a></span></span>
</div>
<br></body></html>