Study/WEBRTC

WebRTC 배우기 리소스

AC 2022. 2. 10. 01:49

https://dev.to/ethand91/webrtc-for-beginners-1l14

 

WebRTC For Beginners

Contents: Part 1: Introduction to WebRTC and creating the signaling server Part 2: Understanding...

dev.to

https://github.com/ethand91/webrtc-tutorial

 

GitHub - ethand91/webrtc-tutorial: Simple WebRTC Tutorial

Simple WebRTC Tutorial. Contribute to ethand91/webrtc-tutorial development by creating an account on GitHub.

github.com

https://webrtc.ventures/2021/10/voice-transcription-with-symbl-ai-and-the-vonage-video-api/

 

Voice Transcription with Symbl.ai and the Vonage Video API – WebRTC.ventures

Symbl.ai’s Speech-to-Text capability is an extremely useful and much needed conversational intelligence tool for closed captioning. We asked one of our WebRTC Engineers, Hamza Nasir, to build a transcription demo with this native Streaming API into our S

webrtc.ventures

https://webrtc.ventures/2022/01/dtx-audio-optimization/

https://webrtc.ventures/blog/

https://webrtc.ventures/2021/06/background-removal-with-the-vonage-video-api/

https://webrtc.ventures/2022/02/asterisk-webrtc-sfu-media-server/

https://webrtc.ventures/2018/03/3-simple-ways-to-build-video-conferencing-web-applications-besides-simplewebrtc/

https://github.com/agonza1/reunitus

 

GitHub - agonza1/reunitus: A VERY quick prototype of a live video room using React and Janus Media Server

A VERY quick prototype of a live video room using React and Janus Media Server - GitHub - agonza1/reunitus: A VERY quick prototype of a live video room using React and Janus Media Server

github.com

https://webrtc.ventures/2020/12/janus-webrtc-media-server-video-conference-app/

https://webrtc.ventures/2017/08/quick-guide-stunturn-webrtc/

https://webrtchacks.com/sdp-anatomy/

 

Anatomy of a WebRTC SDP - webrtcHacks

Behold the wonders and perils of a Session Description Protocol (SDP) generated by Chrome for WebRTC! See the source post by Antón Román for more background and commentary. Want to learn more about SDP without reading the specs? Check out our posts on th

webrtchacks.com

https://webrtchacks.com/smart-gallery/

 

Making Zoom's Smart Gallery on the Web with MediaPipe and BreakoutBox - webrtcHacks

How to seperate multiple people in the same camera feed into their own unique video streams that can be individually transmitted Google's MediaPipe and the W3C's new MediaStreamTrack API

webrtchacks.com

https://webrtchacks.com/jitsi-recording-getdisplaymedia-audio/

 

Using getDisplayMedia for local recording with audio on Jitsi - webrtcHacks

A video call recording hack leveraging getDisplayMedia with audio source capture, getUserMedia, and mediaRecorder to record locally for Jitsi Meet or anything

webrtchacks.com

https://webrtchacks.com/accelerated-computer-vision-inside-a-webrtc-media-server-with-intel-owt/

 

Accelerated Computer Vision inside a WebRTC Media Server with Intel OWT - webrtcHacks

Review of Intel's Open WebRTC Toolkit (OWT) with Analytics Agent - how to install and run OpenCV models in Intel's open source WebRTC Media Server

webrtchacks.com

https://webrtchacks.com/a-playground-for-simulcast-without-an-sfu/

 

A playground for Simulcast without an SFU - webrtcHacks

How to experiment with WebRTC simulcast with just a browser or browsers and no SFU

webrtchacks.com

https://webrtchacks.com/video_replay/

 

How to capture & replay WebRTC video streams with video_replay (Stian Selnes) - webrtcHacks

Stian Selnes of Pexip provides a step-by-step guide on how to debug WebRTC video coding issues by capturing and replaying streams with the video_replay tool

webrtchacks.com

https://github.com/aylarov/voxclientconf

 

GitHub - aylarov/voxclientconf: Web Audio and P2P Call for client side audio conferencing

Web Audio and P2P Call for client side audio conferencing - GitHub - aylarov/voxclientconf: Web Audio and P2P Call for client side audio conferencing

github.com

https://stackoverflow.com/questions/18872712/node-js-webrtc-client

 

Node.js WebRTC client

I am looking for a webrtc implementation for node.js to transmit data from a nodeJS client to another webRTC peer. So in my case the nodejs application is not the server but a client. Does such a ...

stackoverflow.com

https://seulcode.tistory.com/240

 

유남생? WebRTC 알아보기 (codelab)

Codelab의 WebRTC tutorial을 통한 WebRTC 정리 1. Introduction WebRTC는 audio, video, data를 웹과 native 앱 등에서 realtime으로 커뮤니케이션 할 수 있게 해주는 오픈 소스 프로젝트 WebRTC는 몇몇 javascri..

seulcode.tistory.com

 

LIST

'Study > WEBRTC' 카테고리의 다른 글

Public Stun Server List  (0) 2022.06.24
Stun Servers and Friends  (0) 2022.06.24
Public Stun Turn Server  (0) 2022.06.24
WebRTC 및 NodeJS로 화상회의를 구현하는 방법  (1) 2022.02.10
coturn - WebRTC 외부에서 사용 해보기  (0) 2022.02.02