Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 381 Bytes

File metadata and controls

11 lines (7 loc) · 381 Bytes

web-stream-data-channel-client

This example shows how to use the JavaScript library to create a client that sends and receives a video stream and an audio stream and communicates with another one by a WebRTC data channel.

How to use

./start_server.bash

Open the link in many browser tabs http://localhost:8080/client.html.