|
|
|
|
|
by bencevans
5028 days ago
|
|
I wrote a li'l app that does something along the same lines. However it captures a data uri from the webcam video and sends it via a websocket to a second user who's also doing the same. It gives you a video chat just without the audio... https://github.com/bencevans/MediaStream Just thought it may be of interest ;) |
|