We happy share a lot of information here at webrtcHacks, but now we have a request of you. We have partnered with BlogGeek.me to conduct a super-quick, 6-question WebRTC developer survey. You will benefit from seeing analysis of the data here and on BlogGeek.me. As an extra bonus, Tsahi got Packt Publishing to agree to giving away 2 free digital […]
getUserMedia Mirrors and Frame Rates
Let’s have some more fun with getUserMedia by creating a simple mirror application and determining its frame rate. If your user is going to send their video, it is a general best practice to let them see what they are sending. To do this you simply route the local video stream capture by getUserMedia to […]
Trunking WebRTC: the user authentication challenge (Torrey Searle)
We probably talk about existing telephony stuff too much here, but the reality is there are billions of phone about there that want to be connected to the web like nearly everything else. This is especially important for any business that wants to link its website with its internal phone system. If you are a […]
Kurento.org: WebRTC, Computer Vision, Augmented Reality, Awesome (Luis López Fernández)
Sending real time communications from point A to point B? That functionality is relatively easy with WebRTC. Processing the media in real time to do something cool with it? That is an area I find a lot more interesting, but it is a lot tougher to do. When I was building my Motion Detecting Baby Monitor project, […]
Plug-in free or free plug-in? Q&A with IE & Safari WebRTC plug-in maker Alex Gouaillard
One of the most vexing challenges for WebRTC developers is “what do you do with IE and Safari?” Do you ignore them? Tell your users to use something else? Can you even tell them what to do? Maybe you fall back to flash? There are no easy answers and WebRTC is supposed to be easy, […]