There’s new functionality with the new API and the Unified Plan SDP format:
- Early media: after an offer is sent, the calling side can receive media before receiving the answer
- Support for multiple or no media streams for a given track
- With sender objects you can control media with sender.setParameters()
- With transceiver objects, you can more directly control certain aspects of SDP generation.