Skip to content

robertbunch/webrtcCourse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webrtcCourse

This is the codebase for my Udemy webRTC course. If the coupon doesn't work, you can message me on Udemy and I'll send you one.

The tags below coorespond to the git tag for the beginning of the given lecture. For instance, if you are about to start lecture 21 and you need to reset or compare your code to mine, you do: $ git checkout Add-Ice

This will put your code base at the same point mine is when I start the video. You must have used git clone for this work (downloading the repo as a directory doesn't include tags), and there may be some mistakes, but I hope it helps a ton!

  • lec-10 - Set-Local-Description
  • lec-11 - Add-Local-Description
  • lec-12 - Add-Socketio
  • lec-14 - Emit-Offer
  • lec-15 - Emit-Offer
  • lec-16 - Load-Existing-Offers
  • lec-17 - Create-Answer
  • lec-18 - Signal-Error-Handling
  • lec-19 - Emitting-Answer
  • lec-20 - On-Answer-Response
  • lec-21 - Add-Ice
  • lec-22 - Apply-Ice
  • lec-23 - Add-Tracks
  • lec-28 - Create-JWT
  • lec-29 - Add-React-Router
  • lec-30 - Join-Video
  • lec-31 - Starting-Components
  • lec-32 - Wire-Up-Redux
  • lec-33 - Add-Action-Buttons
  • lec-34 - GUM-Store-Stream
  • lec-35 - Create-Peer-Connection
  • lec-36 - Thinking-Functions
  • lec-37 - Abstract-Video-Audio-Buttons
  • lec-38 - Add-Video-Feed
  • lec-40 - Enable-Disable-Video
  • lec-41 - Display-Local-Video-Inputs
  • lec-42 - Set-New-Video-Device
  • lec-43 - Replace-Tracks
  • lec-44 - Abstract-DropDown
  • lec-45 - Setup-Audio-Button
  • lec-46 - Switch-Audio-Devices
  • lec-47 - Start-Mute-Audio
  • lec-48 - Organize-Offers
  • lec-49 - Create-Offer-Tele
  • lec-50 - Add-Dashboard
  • lec-52 - Auth-Pro
  • lec-53 - Socket-Refactor
  • lec-54 - Reorg-Appt-Data
  • lec-55 - Pull-Appt-Data
  • lec-56 - Listen-Offers-Tele
  • lec-57 - Join-Video-Route
  • lec-58 - Call-Info-Pro
  • lec-59 - Create-Answer-Tele
  • lec-61 - Emit-Answer-Server
  • lec-62 - Listen-For-Answer
  • lec-63 - Emit-Ice-Candidates-Server
  • lec-64 - Ice-To-Clients
  • lec-65 - Add-Ice-PC
  • lec-66 - Add-Tracks-Victory
  • lec-67 - Tele-Bug-Fix-1
  • lec-68 - HangUp-Button
  • lec-69 - Replace-Tracks-Tele

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published