Hi,

On Fri, 17 Jun 2011, Can Wu wrote:

> For a unicast udp streaming to localhost:1234, current
> ffplay udp://:1234?localport=1234
> working, but
> ffplay udp://:1234
> don't working.
> 
> So this small patch make the later working.
> 
> A problem, should  we check the localport parameter and use it?

Yes, if the localport parameter is set, that should definitely be used 
instead of something deducted like this. Except for that, I think this is 
quite ok, I'll resend my touched up version of this.

// Martin
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to