Use source codec for encoded RTP passthrough
This commit is contained in:
@@ -53,6 +53,14 @@ Current assumptions:
|
||||
|
||||
## Outputs
|
||||
|
||||
### RTP
|
||||
|
||||
RTP output accepts passthrough access units directly.
|
||||
|
||||
- in encoded mode, SDP signaling and RTP packetization follow the codec from SHM metadata
|
||||
- `config.encoder.codec` is ignored for RTP while passthrough is active
|
||||
- raw mode still uses the configured local encoder and its codec
|
||||
|
||||
### RTMP
|
||||
|
||||
RTMP output accepts passthrough access units directly.
|
||||
|
||||
Reference in New Issue
Block a user