owt-client-javascript
owt-client-javascript copied to clipboard
Create PeerConnection when PeerConnectionChannel is created.
This change allows application to get PeerConnection before publishing or subscribing. Then the application can create RTCRtpTransceivers on the PeerConnection returned, and publish a stream with RTCRtpTransceivers pre-configurated.