You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Need to determine which SDP to use to create MPD - initial offer, final response, etc.
Ofer asked about including everything in one adaptation set in the MPD
Thomas said that you need to have them separate for multiple language support
WebRTC server has negotiation to get SDP; don't expect to repeat all data in SDP in the MPD.
Goal is to use DASH to describe content
Customers have standard DASH players, but if you want to do WebRTC you need a custom player
MPD should have everything needed by player UI to present options to users.
If stuff for UI (audio language, etc.) then include in MPD, as well as content IDs, etc., anything you want to tell the - server when requesting the content.
Need an MPD example with all options.
Assume that the entity that created MPD knows about the stream
May need an API that the DASH player can call to WebRTC engine.
Julia to work with Ofer to make picture of discovery process
Need to break up SDP and format into m-lines and a-lines
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Notes from meeting on 27 October 2021.
https://webrtcforthecurious.com/docs/02-signaling/#what-is-the-session-description-protocol-sdp
to Annex to clarify SDP content
Please add to the discussion if anything in these notes is missing or incorrect.
Beta Was this translation helpful? Give feedback.
All reactions