Wednesday, 24 September, 2025г.
russian english deutsch french spanish portuguese czech greek georgian chinese japanese korean indonesian turkish thai uzbek

пример: покупка автомобиля в Запорожье

 

WebRTC Crash Course

WebRTC Crash CourseУ вашего броузера проблема в совместимости с HTML5

WebRTC (Web Real-Time Communication) is a free, open-source project that provides web browsers and mobile applications with real-time communication (RTC) via simple application programming interfaces (APIs).

In this video I go through WebRTC and discuss all the concepts of WebRTC in detail. We will learn about NAT, STUN, TURN, ICE, SDP, Signaling and we will show a demo too! Finally, we will talk about the pros & cons

  • 0:00 Intro
  • 3:44 WebRTC Overview 
  • 11:17 NAT
  • 16:54 NAT Translation Methods
  • 26:20 STUN
  • 33:30 TURN
  • 35:00 ICE
  • 38:00 SDP
  • 40:52 Signaling
  • 43:30 WebRTC Demo
  • 1:00:00 WebRTC Pros & Cons
  • 1:04:00 Bonus WebRTC Content !

Resources
https://developer.mozilla.org/en-US/docs/Web/API/WebRTC_API
https://developer.mozilla.org/en-US/docs/Web/API/WebRTC_API/Simple_RTCDataChannel_sample
https://developer.mozilla.org/en-US/docs/Web/Guide/API/WebRTC/Peer-to-peer_communications_with_WebRTC
https://tools.ietf.org/html/draft-ietf-ice-trickle-04
https://support.frozenmountain.com/hc/en-us/community/posts/209706343-Why-sdp-Ip-from-method-OfferAnswer-is-127-0-0-1-local-IP-not-public-IP-
https://webrtcforthecurious.com/
https://getvoip.com/blog/2013/02/27/sip-webrtc-is-there-a-difference/
https://www.onsip.com/voip-resources/voip-fundamentals/webrtc-signaling
http://io13webrtc.appspot.com/#52

Source Code
https://github.com/hnasr/javascript_playground/tree/master/webrtc

Мой аккаунт