Commits on Source (4)
-
Rémi Denis-Courmont authored
This creates an ES only for the packet type (and underlying payload format) currently used by an RTP source. Consequently, if the session has more than one packet type, there are no more ghost ES that disrupt track selection. Fixes #26283.
2b48a8f2 -
Rémi Denis-Courmont authored
No functional changes.
c9bd8ae9 -
Rémi Denis-Courmont authored
With #26283, autodetection is no longer necessary. All types can be registered up-front. This also allows switching from one PT to another without restarting the input.
4b4701c0 -
Rémi Denis-Courmont authored340d9055
Showing
- modules/access/rtp/input.c 0 additions, 7 deletionsmodules/access/rtp/input.c
- modules/access/rtp/rtp.c 2 additions, 2 deletionsmodules/access/rtp/rtp.c
- modules/access/rtp/rtp.h 1 addition, 2 deletionsmodules/access/rtp/rtp.h
- modules/access/rtp/rtpfmt.c 8 additions, 20 deletionsmodules/access/rtp/rtpfmt.c
- modules/access/rtp/session.c 26 additions, 29 deletionsmodules/access/rtp/session.c