jinyoung.dev
AboutPostsProjectsOpensources
WebRTC
2 posts
What is a WebRTC

WebRTC You can add real-time communication capabilities to your application that works on top of an open standard It supports video, voice, and generic data to be sent between peers, allowing developers to build powerful voice- and video-communication solutions The technology is available on all modern browsers as well as on native clients for all major platforms. The technologies behind WebRTC are implemented as an open web standard and available as regular JavaScript APIs in all major browser…

July 23, 2021
WebRTC
How to build for WebRTC Android

WebRTC Android development Getting the Code Android development is only supported on Linux Install prerequisite software Create a working directory, enter it, and run: WebRTC development - Prerequisite software Depot Tools https://commondatastorage.googleapis.com/chrome-infra-docs/flat/depot_tools/docs/html/depot_tools_tutorial.html#_setting_up Install the Chromium depot tools

July 23, 2021
WebRTC

© 2025 Derrick powered by zoomkoding-gatsby-blog