[FFmpeg-devel] Realmedia patch
Ronald S. Bultje
rsbultje
Thu Sep 11 14:50:57 CEST 2008
Hi Luca,
On Wed, Sep 10, 2008 at 8:50 AM, Luca Abeni <lucabe72 at email.it> wrote:
> Ronald S. Bultje wrote:
> [...]
>> Yes. I'm considering adding a if(rdt&&!tcp) return error; as you
>> suggested earlier, I think we're thinking about a case too much that
>> may not exist at all, all servers give me a 461 (unsupported protocol)
>> for UDP. See #4 attached.
>
> It turned out that this happens because of the ";unicast" parameter we
> add to the transport... It is standard, and mandated by rfc2326, but
> again real servers live in their own world, and do not like it.
Can you fix that in SVN under an if (rt->server_type ==
RTSP_SERVER_RDT)? Saves me a patch. :-).
Ronald
More information about the ffmpeg-devel
mailing list