Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Dec 16, 2025. It is now read-only.

googlecodelabs/webrtc-web

Repository files navigation

Realtime communication with WebRTC

This code has the resources you need for the codelab Realtime communication with WebRTC.

This is a work in progress. If you find a mistake or have a suggestion, please file an issue. Thanks!

What you'll learn

  • 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

What you'll need

  • 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.

For 'step-04', 'step-05', 'step-06'

Run npm install before running the code.

About

Realtime communication with WebRTC

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 11

AltStyle によって変換されたページ (->オリジナル) /