<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div><blockquote type="cite" class=""><div class=""><p style="margin-bottom: 5px; font-size: 12px; font-family: Arial, arial; margin-top: 5px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 16px; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">Is there any support in live555 codebase for rendering the video</p></div></blockquote><div><br class=""></div>No, we don’t include any codec (decoding or encoding) code. That’s something that you need to write yourself.</div><div><br class=""><blockquote type="cite" class=""><div class=""><p style="margin-bottom: 5px; font-size: 12px; font-family: Arial, arial; margin-top: 5px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 16px; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""> or we need to write our own code for rendering?</p><p style="margin-bottom: 5px; font-size: 12px; font-family: Arial, arial; margin-top: 5px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 16px; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">Please give a suggestion.</p><div class=""><br class=""></div></div></blockquote><br class=""></div><div>Most developers use “ffmpeg” (or its successor, “libav”) for decoding. Be aware, however, that many codecs are covered by patents, so if you’re in (or developing for) a country that supports software patents, then be aware :-( (Once again, you should consult your company’s intellectual property attorneys before proceeding.)</div><br class=""><span style="orphans: 2; text-align: -webkit-auto; widows: 2;" class="">Ross Finlayson</span><br class=""><div apple-content-edited="true" class=""><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px;"><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; ">Live Networks, Inc.<br class=""><a href="http://www.live555.com/" class="">http://www.live555.com/</a></span></span>
</div>
<br class=""></body></html>