Skip to content

A companion repository to the 'Introduction to WebRTC for Unity Developers' tutorial article. This repo includes the initial Unity project setup, the fully developed Unity project, and the server-side signaling application, providing a complete toolkit for following along with the tutorial.

Notifications You must be signed in to change notification settings

GetStream/stream-unity-webrtc-introduction-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WebRTC in Unity: Companion Repository

Welcome to the official repository for the Implementing Real-Time Video Streaming in Unity with WebRTC article.

Contents

  • Starting Unity Project: An initial Unity project setup to follow along with the article's coding tutorial.
  • Completed Unity Project: You can use this for reference if any of the steps seem unclear or if you want to jump to the finished app.
  • Completed Server-Side Project: The accompanying server-side application required for WebRTC signaling between peers.

How to download?

Clone the repo with GIT or download the zipped files directly by following this instruction.

Happy coding!

About

A companion repository to the 'Introduction to WebRTC for Unity Developers' tutorial article. This repo includes the initial Unity project setup, the fully developed Unity project, and the server-side signaling application, providing a complete toolkit for following along with the tutorial.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published