To help with this topic... I&#39;m working on a little RTSP implementation using netty and the basic example i&#39;m studying is HTTPdecoder because sintaxt is the same.<br><br>So, for a RTSP implementation you can use this decoder and learn  the most complicated thing in netty (decoders/encoders, at least for me ).<br>
<br>Hope it helps,<br><br>Regards,<br><br>César<br><br><br><div class="gmail_quote">On Thu, May 21, 2009 at 2:39 PM, Trustin Lee <span dir="ltr">&lt;<a href="mailto:tlee@redhat.com">tlee@redhat.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Just for the record, David created a JIRA issue for this thread, so I<br>
will comment there from now on:<br>
<a href="https://jira.jboss.org/jira/browse/NETTY-153" target="_blank">https://jira.jboss.org/jira/browse/NETTY-153</a><br>
<font color="#888888"><br>
— Trustin Lee, <a href="http://gleamynode.net/" target="_blank">http://gleamynode.net/</a><br>
</font><div><div></div><div class="h5"><br>
<br>
On Thu, May 7, 2009 at 6:47 AM, David Hoyt &lt;<a href="mailto:dhoyt@llnl.gov">dhoyt@llnl.gov</a>&gt; wrote:<br>
&gt;<br>
&gt; Basically I need an RTP client for downloading video from a camera. I&#39;m not<br>
&gt; sure what that entails. I know there are java RTP libraries out there, but<br>
&gt; none with the potential netty has and none using NIO (as far as I know).<br>
&gt;<br>
&gt;<br>
&gt; brea wrote:<br>
&gt;&gt;<br>
&gt;&gt; Hello David,<br>
&gt;&gt;<br>
&gt;&gt;   You mean.. &quot;How easy is to implement a server application for RTSP<br>
&gt;&gt; messages?&quot;.<br>
&gt;&gt;<br>
&gt;&gt;   I think it wont be much difficult, just follow the HTTP example to get<br>
&gt;&gt; an idea. But I&#39;m a new netty user so Netty team will guide you better.<br>
&gt;&gt;<br>
&gt;&gt; Regards,<br>
&gt;&gt;<br>
&gt;&gt; Brea<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; David Hoyt wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Does netty support RTP and RTSP? How easy would it be to add that?<br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;<br>
&gt; --<br>
&gt; View this message in context: <a href="http://n2.nabble.com/RTP-RTSP-Support-tp2790012p2824637.html" target="_blank">http://n2.nabble.com/RTP-RTSP-Support-tp2790012p2824637.html</a><br>
&gt; Sent from the Netty User Group mailing list archive at Nabble.com.<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; netty-users mailing list<br>
&gt; <a href="mailto:netty-users@lists.jboss.org">netty-users@lists.jboss.org</a><br>
&gt; <a href="https://lists.jboss.org/mailman/listinfo/netty-users" target="_blank">https://lists.jboss.org/mailman/listinfo/netty-users</a><br>
&gt;<br>
<br>
_______________________________________________<br>
netty-users mailing list<br>
<a href="mailto:netty-users@lists.jboss.org">netty-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/netty-users" target="_blank">https://lists.jboss.org/mailman/listinfo/netty-users</a><br>
</div></div></blockquote></div><br>