commit | 3baf34315c1f2f277437a5b240883e9e1e80a0e6 | [log] [tgz] |
---|---|---|
author | Byeongjo Park <bjo.park@samsung.com> | Thu Jan 24 20:42:04 2019 +0900 |
committer | Lajos Molnar <lajos@google.com> | Tue Mar 17 16:40:43 2020 -0700 |
tree | 7ea76b85c5b59f93e5c1a3296acaafcf3f5b3caf | |
parent | b0f605b3bbcb2477a570ed76ef54666f1fc820fa [diff] |
VT: ARTPConnection: bind RTP/RTCP sockets to specific IP. RTP/RTCP sockets needs to be bound specific IP in following cases. - RTP/RTCP packets are coming from specific pdn. - RTCP(ie. receiver reports) packets needs to be sent through specific pdn. Bug: 121230209 Change-Id: Ie695099e8182ad868c2472019fa43169ffcf5a87 Signed-off-by: Byeongjo Park <bjo.park@samsung.com>