zmstreamer outputs invalid HTTP: Loading Configuration
Posted: Tue Apr 01, 2014 8:26 am
Either i'm doing something wrong or Zmstreamer is outputing invalid HTTP by printing "Loading Zoneminder configuration".
This appears to be the code in zmstreamer.cpp and i guess it should be surrounded by an if(debug) or have something like "Debug: " infront to stop Apache rejecting it.
printf("Loading ZoneMinder configurations...");
If someone could fix it that would be great. The last 2 versions (i'm on 1.27 now) i've just HexEdited the binary to replace the "g" with a ":"
This appears to be the code in zmstreamer.cpp and i guess it should be surrounded by an if(debug) or have something like "Debug: " infront to stop Apache rejecting it.
printf("Loading ZoneMinder configurations...");
If someone could fix it that would be great. The last 2 versions (i'm on 1.27 now) i've just HexEdited the binary to replace the "g" with a ":"