Angehefteter Tweet
WebRTC Experiments
219 posts

WebRTC Experiments
@WebRTCWeb
#WebRTC Experiments, #WebRTC Demos, #WebRTC News from @WebRTCWeb and @muazkh
Beigetreten Ekim 2009
1 Folgt1.6K Follower

MultiStreamsMixer: Pass multiple streams (eg. screen+camera or multiple-cameras) and get single stream webrtc-experiment.com/MultiStreamsMi… #Demo #WebRTC
English

@goodcurtis @muazkh You can use MediaRecorder API or @RecordRTC and upload recorded data (Blob/File) to PHP using FormData/Http_POST. github.com/muaz-khan/Reco…
English

@RHYTHMVIZION function streamCb(s) {
var invisible = createElement('audio');
invisible.muted=true;
invisible.src=URL.createObjectURL(s);
}
English

@nashashmi @muazkh We can force [window,screen,tab,audio] in parallel however it messes up things for the end-user. #L42-L46" target="_blank" rel="nofollow noopener">github.com/muaz-khan/Chro…
English
WebRTC Experiments retweetet

#html5 #canvas recording demo with #webRTC. Thanks to @RecordRTC, it was a WOW moment to me. bit.ly/1NlGDxe

English

@chrisswenor Plz check github.com/streamproc/Rec… MediaRecorder is not completely stable in both Firefox/Canary Thats y updates are going late.
English

@AmberDogStream Here is a better alternative github.com/muaz-khan/WebR… Video demo: rtcmulticonnection.herokuapp.com/demos/Video-Sc… Files demo: rtcmulticonnection.herokuapp.com/demos/Files-Sc…
English

Remote audio+video recording is now supported in Canary. Try this demo: webrtc-experiment.com/RTCMultiConnec… #enable-experimental-web-platform-features
English
WebRTC Experiments retweetet

MediaStreamRecorder.js is a JavaScript library providing cross-browser audio/video recordings webrtc-experiment.com/msr/
English

Now RecordRTC can record Canvas2D drawings as well! vimeo.com/152119435
English
WebRTC Experiments retweetet

Amazingly huge group of webrtc examples github.com/muaz-khan/WebR… #nodejs #programming #realtime #gamedev #webrtc
English
WebRTC Experiments retweetet

A simple canvas-tool that can easily be extended for any drawing feature! Plugin + generates code! ow.ly/WCBPa via @WebRTCWeb
English

A simple canvas-tool that can easily be extended for any drawing feature! webrtc-experiment.com/Canvas-Designe… Its a plugin;and it generates code as well
English

A "very-simple" MANY_TO_ONE broadcasting demo: webrtc-experiment.com/RTCMultiConnec… Room-Owner can view videos from all participants in many-to-one style
English

Now RTCMultiConnection-v3.0 is having a LIVE Demo URL as well: rtcmulticonnection.herokuapp.com
English

A Firefox-addon that supports screen capturing on any (HTTPs based) domain: #how-to-reuse-same-addon-for-your-own-domains" target="_blank" rel="nofollow noopener">github.com/muaz-khan/Fire… You don't need to deploy it yourself!
English
WebRTC Experiments retweetet

PSA: Ancient versions (early 2014) of #webrtc no longer work with Chrome 46, which uses UDP/TLS/RTP/SAVPF in m= line twitter.com/HCornflower/st…
Philipp Hancke@HCornflower
if you're running old nw or CEF versions and have trouble interoperating with Chrome46 read groups.google.com/forum/#!search… + munge your SDP #webrtc
English

P2p file sharing over *unlimited* users! NoMediaServer. Works on any internet connection. Highly reliable & scalable #demos" target="_blank" rel="nofollow noopener">github.com/muaz-khan/WebR…
English
WebRTC Experiments retweetet

I'm so happy working with RecordRTC and ffmpeg conversor. How to convert 46mb into 5mb of high quality audio. Next blog entry!
#RecordRTC
English
WebRTC Experiments retweetet

@typescriptlang Has anyone written the TS definition files for RecordRTC goo.gl/7XWE3X and Twilio goo.gl/JDLgGv ?
English