commit | 5137c69cb86fc85b27aad73362c29548f2bd916e | [log] [tgz] |
---|---|---|
author | Zhiming Jiang <zhiming.jiang@mediatek.com> | Fri Nov 20 14:23:44 2020 +0800 |
committer | Denis Hsu <denis.hsu@mediatek.com> | Mon Dec 14 10:50:27 2020 +0800 |
tree | 0b5dca77465bf5c73db9a6001c608c8d34e958d8 | |
parent | e3d0ba338b38eb86766e68a3883a83767e6f7e98 [diff] |
Handle RTSP make port error case Bind interface don't allow bind muti-port in same socket. in MakePortPair function, RTP socket bind would always fail after RTP socket bind success and RTCP failed at one loop. We should recreate RTP socket after RTCP bind fail. Bug: 174103626 Change-Id: I909c3e7b6328bcafafed57e4070c38a7b3776114