telelalka is a program for making puppet theater via the Internet. Both the puppeteers and the spectators can be located anywhere in the world as long as they have Internet access.
Puppeteers move their puppets on the screen using the mouse and will type dialogs using the keyboard. Spectators will watch the show on their computers.
How does it work
Telelalka is website based AJAX application. It means that actors just visit some website and there they can move their puppets and make them talk. Spectators just visit some website and watch the show. If you want to see how it works, just go here – it is live working telelalka instance.
Installation:
In order to install telelalka just download this pack, unpack it, put it on your webserver and edit second line of index.php – variable url should point to the directory on your webserver where you put telelalka. In case of problems, contact me.
What's New in This Release:
· Installation was made easier.
· Password protection was added.
· Now the server waits to send an answer until something changes.
· This allows low latency without sending too many requests.