Changeset 2cf94485 in ffmpeg

Timestamp:
Oct 25, 2013, 8:40:21 PM (11 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
3c9dd93f, c6c70c2
Parents:
08a89761
git-author:
lemonlinger@gmail.com <lemonlinger@gmail.com> (10/20/13 08:53:09)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (10/25/13 20:40:21)
Message:

avformat/rtpproto: when local rtp port and local rtcp port are not specified, try to make two successive ports and retry 3 times when failed

some video players on Android will not send udp hole punching messages if the rtcp port and rtp port are not two successive integers.
So, if the video player is behind NAT, it could not receive and rtp messages via udp

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

(No files)

Note: See TracChangeset for help on using the changeset viewer.