- From: Iñaki Baz Castillo <ibc@aliax.net>
- Date: Tue, 6 Mar 2018 00:24:27 +0100
- To: Peter Thatcher <pthatcher@google.com>
- Cc: Sergio Garcia Murillo <sergio.garcia.murillo@gmail.com>, WebRTC WG <public-webrtc@w3.org>
On 6 March 2018 at 00:10, Peter Thatcher <pthatcher@google.com> wrote: > Encoders do not emit RTP packets. They emit encoded video frames. Those > are then packetized into RTP packets. That's how it should be. But it happens that we have RTCRtpEncodings defining RTP related stuff such as SSRC, RID, payload type, and so on: https://w3c.github.io/webrtc-pc/#rtcrrtpencodingparameters* https://draft.ortc.org/#rtcrtpencodingparameters* -- Iñaki Baz Castillo <ibc@aliax.net>
Received on Monday, 5 March 2018 23:25:12 UTC