[webrtc-pc] Pull Request: examples: dont fiddle with srcObject if already set

fippo has just submitted a new pull request for https://github.com/w3c/webrtc-pc:

== examples: dont fiddle with srcObject if already set ==
dont attempt to set srcObject if it is already set in
the examples.

This covers two cases:
* ontrack with an audio and a video track
* early media (see discussion in #1128)

See https://github.com/w3c/webrtc-pc/pull/1129

Received on Tuesday, 18 April 2017 05:12:48 UTC