Vicken Simonian <[EMAIL PROTECTED]> added the comment:

Works on Linux as well.

So the changes are:
1)  Adding udp_set_url...
 
if (s->is_multicast && !(h->flags & URL_WRONLY))
   udp_set_url(&my_addr, hostname, s->local_port);

2) Moving the MC options (udp_join_multicast_group) to right before bind

Thanks.

______________________________________________________
FFmpeg issue tracker <[EMAIL PROTECTED]>
<https://roundup.mplayerhq.hu/roundup/ffmpeg/issue481>
______________________________________________________

Reply via email to