Ticket #1774 (new enhancement)
rtpproto: allow "?reuse" option in URI
| Reported by: | tmatth | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | avformat |
| Version: | git-master | Keywords: | rtp udp |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | no | |
| Analyzed by developer: | no |
Description
It would useful to allow users to explicitly specify a reuse=1 option when creating an RTP stream. The attached patch adds this option, which will be used by the UDP protocol when opening a socket.
Attachments
Change History
Changed 8 months ago by tmatth
-
attachment
rtpproto-add-reuse-option.patch
added
Note: See
TracTickets for help on using
tickets.



Patch to add reuse option to rtpproto