mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2026-03-04 06:25:08 +00:00
http://sven.killig.de/projectM/HTTPRemoteControl.png Usage: [HTTP_PORT=<HTTP port> [HTTP_NAME=<HTML title>]] ./projectM-jack Requires LibQxt. Unfortunately, cmake doesn't come with a FindQxt.cmake yet. I modified the one available at http://dev.libqxt.org/libqxt/src in the folder "features" to work with Ubuntu 12.10: http://sven.killig.de/projectM/FindQxt.cmake Put it to /usr/share/cmake-2.8/Modules I first tried to start my web service in projectM-qt, but somehow it didn't work, so for now it's only available in projectM-jack. Perhaps someone more experienced with Q[x]t can fix this.
see INSTALL