Muaz Khan Blog
Programming (php, aspnet, python, c#, java, javascript and WebRTC!)
Pages
(Move to ...)
Home
@muazkh
@WebRTCWeb
Github
WebRTC Experiment
▼
Write Screen Sharing Application for Your Own WebSite
›
Do you want to write multi-user screen sharing application for your own website? Note: This tutorial uses WebRTC for multi-user screen sh...
RecordRTC and Upload to PHP Server
›
This tutorial explains how to record videos and microphones using RecordRTC; and upload recorded data to your PHP server. First step , wr...
Take photo from a webcam using JavaScript
›
Do you want to capture photos from your web-camera and generate images in any supported format e.g. PNG, JPEG, GIF, WebP etc.? First met...
WebRTC captureStream API
›
You can use "captureStream" method to generate a realtime media stream from any HTML5 video or canvas-2d element. var realtimeS...
Disable ICE Trickling
›
ICE trickling is a process where candidate-pairs are shared as soon as gathered by the ICEAgent. Its true that, there is NO JavaScript AP...
›
Home
View web version