Opened 11 years ago

Last modified 4 years ago

#1774 open enhancement

rtpproto: allow "?reuse" option in URI

Reported by: Tristan Matthews 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 (1)

rtpproto-add-reuse-option.patch (2.8 KB ) - added by Tristan Matthews 11 years ago.
Patch to add reuse option to rtpproto

Download all attachments as: .zip

Change History (4)

by Tristan Matthews, 11 years ago

Patch to add reuse option to rtpproto

comment:1 by Carl Eugen Hoyos, 11 years ago

Keywords: reuse removed

Please consider sending patches to ffmpeg-devel, they receive more attention there.

comment:2 by Jack Jansen, 11 years ago

I would like to add this request also for opening RTP streams indirectly, for example when opening an SDP file.

comment:3 by Balling, 4 years ago

Status: newopen

Maybe this one is good?

Note: See TracTickets for help on using tickets.