atapas / webapis-playground

The Web APIs Playground is a project to showcase the JavaScript Web APIs with examples and demonstrations. Client-side JavaScript APIs are here to help with providing wrapper functions for many low-level tasks.
https://webapis-playground.vercel.app/
MIT License
299 stars 72 forks source link

✨ [New Demo Request]: WebRTC Api #164

Closed williamssam closed 1 year ago

williamssam commented 2 years ago

What is the Example and Demo Topic?

WebRTC API

Please explain why do you need it?

WebRTC (Web Real-Time Communication) is a technology that enables Web applications and sites to capture and optionally stream audio and/or video media, as well as to exchange arbitrary data between browsers without requiring an intermediary.

Any Links, Reads?

https://developer.mozilla.org/en-US/docs/Web/API/WebRTC_API

Do you want to contribute to the source code for this example?

yes

If you are picking up this request to implement, PLEASE READ THIS

raveenita commented 1 year ago

I want to! Pleasee. This one! @williamssam can you assign to me? <3

williamssam commented 1 year ago

@atapas please assign this to @raveenita, thanks

atapas commented 1 year ago

@atapas please assign this to @raveenita, thanks

Done

raveenita commented 1 year ago

Thank u, I love this API <3

atapas commented 1 year ago

Thank u, I love this API <3

Looking forward to it.

raveenita commented 1 year ago

@atapas I have opened the PR here: https://github.com/atapas/webapis-playground/pull/186 Waiting for you review <3