Title
WebRTC Demos, Experiments, Libraries, Examples | Muaz Khan
Go Home
Category
Description
Address
Phone Number
+1 609-831-2326 (US) | Message me
Site Icon
WebRTC Demos, Experiments, Libraries, Examples | Muaz Khan
Page Views
0
Share
Update Time
2022-05-25 12:27:44

"I love WebRTC Demos, Experiments, Libraries, Examples | Muaz Khan"

www.webrtc-experiment.com VS www.gqak.com

2022-05-25 12:27:44

WebRTC Demos, Experiments, Libraries, ExamplesGithub: https://github.com/muaz-khan/WebRTC-ExperimentRecordRTC | WebRTC Audio+Video+Screen RecordingWebRTC JavaScript library for audio/video as well as screen activity recording. It supports Chrome, Firefox, Opera, Android, and Microsoft Edge. Platforms: Linux, Mac and Windows.Live Demo: https://www.webrtc-experiment.com/RecordRTC/ Github (open sourced): https://github.com/muaz-khan/RecordRTCRecordRTC extension is available in the Chrome Web Store.MultiStreamsMixerPass multiple streams (e.g. screen+camera or multiple-cameras) and get single stream.Live Demo: https://www.webrtc-experiment.com/MultiStreamsMixer/Github: https://github.com/muaz-khan/MultiStreamsMixerDetectRTC | Is WebRTC Supported In Your Browser?A tiny JavaScript library that can be used to detect WebRTC features e.g. system having speakers, microphone or webcam, screen capturing is supported, number of audio/video devices etc.Live Demo: https://www.webrtc-experiment.com/DetectRTC/ Github (open sourced): https://github.com/muaz-khan/DetectRTCRTCMultiConnectionWebRTC JavaScript library for peer-to-peer applications (screen sharing, audio/video conferencing, file sharing, media streaming etc.) Demos: https://muazkhan.com:9001/demos/Github: https://github.com/muaz-khan/RTCMultiConnectionSocket.io signaling server: https://github.com/muaz-khan/RTCMultiConnection-ServerWebRTC Scalable BroadcastingThis module simply initializes socket.io and configures it in a way that single broadcast can be relayed over unlimited users without any bandwidth/CPU usage issues. Everything happens peer-to-peer!Live Demo: https://muazkhan.com:9001/demos/Scalable-Broadcast.html Github (open sourced): https://github.com/muaz-khan/WebRTC-Scalable-BroadcastWebRTC Dashboard | Canvas2D Drawing ToolCollaborative, extendable, JavaScript Canvas2D drawing tool, supports dozens of builtin tools, as well as generates JavaScript code for 2D animations.Live Demo: https://www.webrtc-experiment.com/Canvas-Designer/Github (open-sourced): https://github.com/muaz-khan/Canvas-Designer You video presentation: https://www.youtube.com/watch?v=pvAj5l_v3cMWebRTC Voice & Text TranslatorTranslator.js is a JavaScript library built top on Google Speech-Recognition & Translation API to transcript and translate voice and text. It supports many locales and brings globalization in WebRTC!Live Demo: https://www.webrtc-experiment.com/Translator/Github (open-sourced): https://github.com/muaz-khan/TranslatorgetStats | Get WebRTC Peer Connection StatsA tiny JavaScript library using WebRTC getStats API to return peer connection stats i.e. bandwidth usage, packets lost, local/remote ip addresses and ports, type of connection etc.Live Demo: https://www.webrtc-experiment.com/getStats/ Github (open-sourced): https://github.com/muaz-khan/getStatsFileBufferReader | File SharingFileBufferReader is a JavaScript library reads file and returns chunkified array-buffers. The resulting buffers can be shared using WebRTC data channels or socket.io. Live Demo: https://www.webrtc-experiment.com/FileBufferReader/Github (open-sourced): https://github.com/muaz-khan/FileBufferReader Youtube video presentation: https://www.youtube.com/watch?v=gv8xpdGdS4oWebRTC Video Conferencing DemosSimple Demo: https://muazkhan.com:9001/demos/Video-Conferencing.htmlWebRTC File SharingAdvance file sharing demo: https://muazkhan.com:9001/demos/file-sharing.htmlWebRTC Screen SharingP2P Screen Sharing: https://www.webrtc-experiment.com/Pluginfree-Screen-Sharing/Simple getDisplayMedia: https://www.webrtc-experiment.com/getDisplayMedia/Ffmpeg.js demos, both for browsers and node.jshttps://github.com/muaz-khan/Ffmpeg.jsXHR-SignalingXHR/XMLHttpRequest based WebRTC signaling implementation.Github (open-sourced): https://github.com/muaz-khan/XHR-SignalingASP.NET MVC based WebRTC DemoA simple WebRTC one-to-one demo written in September, 2012! It supports public rooms as well as password-protected private rooms! MS-SQL database is used as signaling gateway!Github (open-sourced): https://github.com/muaz-khan/WebRTC-ASPNET-MVCWebSync-SignalingWebSync is used as signaling gateway with/for WebRTC-Experiments e.g. RTCMultiConnection.js, DataChannel.js, Plugin-free screen sharing, and video conferencing.Github (open-sourced): https://github.com/muaz-khan/WebSync-SignalingServer Sent Events (SSE) over PHPServer Sent Events (SSE) are used to setup WebRTC peer-to-peer connections.Github (open-sourced): https://github.com/muaz-khan/RTCMultiConnection/tree/master/demos/SSEConnectionSignalRSignalR project for RTCMultiConnection: https://github.com/muaz-khan/RTCMultiConnection-SignalRhttps://github.com/muaz-khan/WebRTC-Experiment/blob/master/Signaling.md#how-to-use-signalr-for-signalingDisclaimerThere is no warranty, expressed or implied, associated with thse experiments. Use at your own risk. I'm not responsible to maintain any of these experiments. So please fix bugs yourselves or simply do not use them.https://www.webrtc-experiment.com/disclaimer/LicenseAll WebRTC Experiments are released under MIT license . Copyright (c) Muaz Khan.