jlivingstonsg / waiting-room-to-telerobot

This is PHP code that is to put gamers in a virtual waitingroom, where they can wait for their turn, to remote control an online camera-robot.

Home Page:http://robot1.gamereality.se/index.php

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

waiting-room-to-telerobot

This is PHP code that is to put gamers to a camera telerobot in a virtual waitingroom, where they can wait for their turn, to remote control it. It is to be used with a android app called RoboCam. https://play.google.com/store/apps/details?id=ru.proghouse.robocam&hl=en_US

The queue system is now working and video-stream but only in firefox browser.

The RoboCam app creates a IP adress that make you able to control it over the internet with live videostream.

----My problem now is get the remote control code (from the generated IP adress from RoboCam) to the PHP queue file that is called spela.php .---

So I try to get the code from the Android app called RoboCam to work in this PHP virtual queue code.

The PHP code is about ten years old and was running on a debian linux server called FoxBoard. https://www.acmesystems.it/FOXLX with a webcam.

Here is a video of one online LEGO EV3 omni robot.

https://www.youtube.com/watch?v=TZ4ujKcy87o

You can try the code here.

http://robot1.gamereality.se/index.php

I have set the game time to 10 minuts.

I tried to set up the code on github pages here.
https://jlivingstonsg.github.io/waiting-room-to-telerobot/
But github pages do not work with php files

So any tips?

Regards MagI www.gamereality.se

About

This is PHP code that is to put gamers in a virtual waitingroom, where they can wait for their turn, to remote control an online camera-robot.

http://robot1.gamereality.se/index.php


Languages

Language:PHP 100.0%