MSC3077: Support for multi-stream VoIP (#3077)
* Draft of multi-stream MSC
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Remove unnecessary article and don't use CamelCase
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Fix naming and MSC number
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Make it prefixy
Co-authored-by: Tulir Asokan <tulir@maunium.net>
* Be more descriptive about keys
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Add more info about usermedia and screenshare
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Simplifie backwards compatibility
I would be tempted to skip the capability advertisement for this and just say that the absence of stream metadata means clients just take the first or whatever MSC2746 says. I can't think of anything the capability advertisement caters for specifically? - Dave
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Reword parts of backwards compatibility section
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Improve explanation of backwards compatibility
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Add missing spaces to unstable perifix table
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Remove support for stream-replacement
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Apply suggestions from code review
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
* Fix concerns
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Link to specific spec version
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
* Be more readable
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
* Clarify
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
* Don't ref non-existing thing
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
* Remove confusing words
---------
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
Co-authored-by: Tulir Asokan <tulir@maunium.net>
Co-authored-by: David Baker <dbkr@users.noreply.github.com>
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>