<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><blockquote type="cite">I have just read the FAQ, and it metioned that "<u><i><b>STBs typically handle only MPEG Transport Streams,
not Elementary Streams or other data formats.
(Because MPEG Transport Streams contain their own timestamps, they can be streamed
via raw-UDP, with RTP timestamps not being required.)</b></i></u>
".  Then what should  I do to acheive this purpose? </blockquote><div><br></div></div>It's the RTSP client - not the server - that chooses whether or not the Transport Stream data is to be sent via RTP-over-UDP (the standard), or via raw-UDP.  If your client requests raw-UDP streaming, and does so in a way that our server understands (because, as I noted in the FAQ, there is no one standard way to request this), then our server will stream via raw-UDP.  If, however, it requests RTP-over-UDP streaming (the standard), then our server will stream the data that way.<br><br><div>
<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>