[UI] Added some test programs

This commit is contained in:
emeric
2015-12-08 20:44:16 +01:00
parent 108d95b20f
commit 6db3606a4b
9 changed files with 700 additions and 19 deletions
+2
View File
@@ -41,6 +41,8 @@ int main(int argc, char* argv[])
try
{
// Make pstream work with ffmpeg
close(STDIN_FILENO);
Wt::WServer server(argv[0]);
server.setServerConfiguration (argc, argv);