Skip to content

Releases: convoo/webrtc-stream

webrtc-stream 0.0.3

22 May 18:01
Compare
Choose a tag to compare

Added the manual attribute and start and stop functions which give more granular access to a user's stream.

webrtc-stream 0.0.2

21 May 17:02
Compare
Choose a tag to compare

Adding access to stream and streamUrl through the element attributes.
stream: MediaStream object
steamUrl: Data url string generated through createObjectURL()

webrtc-stream 0.0.1

21 May 11:14
Compare
Choose a tag to compare

Iniitial release of webrtc-stream that allows access to getUserMedia stream.