- From: Iñaki Baz Castillo <ibc@aliax.net>
- Date: Thu, 13 Feb 2014 23:42:21 +0100
- To: Peter Thatcher <pthatcher@google.com>
- Cc: Emil Ivov <emcho@jitsi.org>, "public-orca@w3.org" <public-orca@w3.org>
2014-02-13 23:32 GMT+01:00 Peter Thatcher <pthatcher@google.com>: > One could use it to create an RtpReceiver to get a track to render. This is > especially useful if we have the RTP header extension that allows the app to > include meta data so the receiver knows what to do with the media, without > the need for signalling ahead of time. How can the receiver know which media type and codec are in use? This is: - Alice signals its media info to Bob, and includes info for Bob to set in the RTP header extension (in case Bob wants to send media to Alice even before Alice receives the media info signaling from Bob). - Alice starts receiving RTP packets (the N first ones include such a negotiated RTP header extension). - How can Alice know which codec do those RTP packet include? Do I miss something? -- Iñaki Baz Castillo <ibc@aliax.net>
Received on Thursday, 13 February 2014 22:43:08 UTC