HomePhabricator

Update getRemoteStreams and getLocalStreams to use modern methods

Description

Update getRemoteStreams and getLocalStreams to use modern methods

The functions getRemoteStreams and getLocalStreams will still return an array
with a mediaStream. However if more modern methods exist
(getSenders/getReceivers) it will use them internally. This makes safari 11/12
work without the 'old' webrtc API.

Details

Provenance
tijmenAuthored on Jan 11 2019, 12:03 PM
Parents
rSYLKRTC72b0d32b5226: Raised version
Branches
Unknown
Tags
Unknown