Product Avatar Image

WebRTC

Show rating breakdown
29 reviews
  • 1 profiles
  • 2 categories
Average star rating
4.5
Serving customers since
2015

Profile Name

Star Rating

17
12
0
0
0

WebRTC Reviews

Review Filters
Profile Name
Star Rating
17
12
0
0
0
Verified User in Computer Software
UC
Verified User in Computer Software
07/30/2020
Validated Reviewer
Review source: G2 invite
Incentivized Review

Review for WebRTC Video Recording / Resume

- able to access user device for mobile and desktop like camera and microphone in real time. I used this framework for a job portal for jobseekers video resume and audio recording for their interview question - open source, free, easy to integrate and supported by most browsers - Muaz Khan Github WebRTC experiment gives idea on how you can use the framework for Peer to peer, audio broadcast and real time video conferencing see https://github.com/muaz-khan/WebRTC-Experiment similar to Skype, Twilio and Zoom or chat application, distance learning and many more, see https://webrtc.github.io/samples/
Hardik K.
HK
Hardik K.
Team Leader at RK WebTechnology
07/29/2020
Validated Reviewer
Review source: G2 invite
Incentivized Review

WebRTC is just awesome i loved playing around it. its provide me the way to fix lots of problem.

open source and free and freedom to design flow the way you wanted to.
Verified User in Computer Software
UC
Verified User in Computer Software
07/29/2020
Validated Reviewer
Review source: G2 invite
Incentivized Review

WebRTC is a framework with some complex network technologies all blend together with nice api's.

1. Don't have to give headache for peer to peer discovering. Which is a bigger part in p2p communication. 2. With Stun, Turn and Ice all handled in the framework major relief comes for developer to actually give development effort only to business logic.

About

Contact

HQ Location:
Charlottesville, US

Social

@webrtc

What is WebRTC?

WebRTC (Web Real-Time Communication) is an open-source project that provides web browsers and mobile applications with real-time communication via simple application programming interfaces (APIs). 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 as a free download from its website at [https://webrtc.org](https://webrtc.org), where developers can also find documentation, sample code, and other resources to help them implement the technology efficiently. WebRTC is designed to work through NATs and firewalls and is widely integrated into modern web browsers, making it an essential tool for modern web applications needing real-time communication capabilities.

Details

Year Founded
2015
Website
webrtc.org