Real-time demo - HTML5 Remote Rotation

preview_player
Показать описание
This "HTML5" demo displays use of the Device Orientation API and WebSockets. Orientation events are captured on the mobile device and transfered to a remote client trough WebSockets.

This demo use native APIs found in some browsers. There are no plug-ins, extensions or modifications done to the browsers.

Рекомендации по теме
Комментарии
Автор

@operacesky I use WebSockets for the data transmission. You do find a link to the source code in the description of the video.

tlie