Skip to content Skip to sidebar Skip to footer
Showing posts with the label Webrtc

Browser Html5 Real-time Game. Broadcast Game State Options

I'm making real time game for facebook. Now I broadcast state using websockets. But for real-ti… Read more Browser Html5 Real-time Game. Broadcast Game State Options

Is There A Way To Reduce Latency Using Getusermedia?

While trying to reduce the video latency for a WebRTC communication, I measured the delay between t… Read more Is There A Way To Reduce Latency Using Getusermedia?

Mobile Phonegap Applications On A Local Network

I've created a game using html5 and websockets that is played with both a pc and a mobile devic… Read more Mobile Phonegap Applications On A Local Network

Webrtc Continue Video Stream When Webcam Is Reconnected

I've got simple video stream working via getUserMedia, but I would like to handle case when web… Read more Webrtc Continue Video Stream When Webcam Is Reconnected

Webrtc - Video Get Blob, But It Remain Black

I run my webrtc code with chrome 21. If I open two tabs in the same chrome, and then open page with… Read more Webrtc - Video Get Blob, But It Remain Black

Synchronization Of Data With Video Using Webrtc

I'm using WebRTC to send video from a server to client browser (using the native WebRTC API and… Read more Synchronization Of Data With Video Using Webrtc