We were on the lookout for WebRTC sample web applications today, and came upon the great GitHub WebRTC samples … thanks …
This is a collection of small samples demonstrating various parts of the WebRTC APIs. The code for all samples are available in the GitHub repository.
We’re new to WebRTC and/or its API, with all its live streaming possibilities, and so decided to ease ourselves into this interesting topic by trying to add an audio (stream) track capability (via a microphone access) onto the pre-existing code functionality for a video (stream) track (via camera to end up with a webcam) in our cloned index.html live run use of the cloned main.js external Javascript helping it out … to …
We hope this interests like it does me.
If this was interesting you may be interested in this too.