avformat/rtp: add localaddr for network interface selection
Reviewed-by: Martin Storsjö <martin@martin.st> Signed-off-by: Limin Wang <lance.lmwang@gmail.com>
This commit is contained in:
parent
57adb26d05
commit
7bf4c06809
4 changed files with 30 additions and 3 deletions
|
|
@ -1087,6 +1087,10 @@ set to 1) or to a default remote address (if set to 0).
|
|||
@item localport=@var{n}
|
||||
Set the local RTP port to @var{n}.
|
||||
|
||||
@item localaddr=@var{addr}
|
||||
Local IP address of a network interface used for sending packets or joining
|
||||
multicast groups.
|
||||
|
||||
@item timeout=@var{n}
|
||||
Set timeout (in microseconds) of socket I/O operations to @var{n}.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue