PHP TV station control panel.
VRPilot is a sophisticated web tool based on AWDigie originally written by Pineriver*, providing users of Active Worlds, Virtual Paradise, and similar platforms, the ability to control and monitor TV stations created from automated PHP image rotation. The platform supports live broadcasting, predefined programming, watermarking, among other features.
* Real name withheld
Grab the latest release, or you can build from source using the instructions below.
The server host must be running PHP v7.x or above, and have the libGD
module installed and enabled.
Usage of the control panel requires a JavaScript enabled browser.
$ npm install
$ gulp clean
$ gulp
Output files will appear in the dist
directory.
To use this in Active Worlds or Virtual Paradise, apply this action to an object that supports images:
create picture <url>/tv.php update=<n>
where <url> is the path to your webserver, and <n> is recommended to be 5.