- Notifications
You must be signed in to change notification settings - Fork350
Realtime communication with WebRTC
License
NotificationsYou must be signed in to change notification settings
googlecodelabs/webrtc-web
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This code has the resources you need for the codelabRealtime communication with WebRTC.
This is a work in progress. If you find a mistake or have a suggestion, pleasefile an issue. Thanks!
- Get video from your webcam
- Stream video with RTCPeerConnection
- Stream data with RTCDataChannel
- Set up a signaling service to exchange messages
- Combine peer connection and signaling
- Take a photo and share it via a data channel
- Chrome 47 or above.
- Web Server for Chrome, or use your own web server of choice.
- The sample code.
- A text editor.
- Basic knowledge of HTML, CSS and JavaScript, Node.JS.
Runnpm install
before running the code.
About
Realtime communication with WebRTC
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors11
Uh oh!
There was an error while loading.Please reload this page.