Re: Getting rid of SDP

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