Opened 10 years ago
Closed 10 years ago
#4176 closed enhancement (fixed)
RTP packetizing for MPEG-TS (RFC 2250)
Reported by: | thovo | Owned by: | |
---|---|---|---|
Priority: | wish | Component: | avformat |
Version: | git-master | Keywords: | rtp mpegts |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
There is already an MPEG-TS muxer in the source. For the requested feature this RTP packetizing scheme is needed:
[RTP]..[MPEG-TS data]
No additional payload header is needed for MPEG-TS as RTP payload.
(Martin will add a patch for this.)
Change History (2)
comment:1 by , 10 years ago
Keywords: | mpegts added; muxer removed |
---|---|
Priority: | normal → wish |
comment:2 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Added by Martin Storsjo