mirror of
https://github.com/mpromonet/v4l2rtspserver
synced 2024-11-03 23:15:56 +00:00
Merge branch 'master' of https://github.com/mpromonet/v4l2rtspserver
This commit is contained in:
commit
63a3c5770a
@ -31,6 +31,7 @@ void HTTPServer::HTTPClientConnection::sendHeader(const char* contentType, unsig
|
||||
"HTTP/1.1 200 OK\r\n"
|
||||
"%s"
|
||||
"Server: LIVE555 Streaming Media v%s\r\n"
|
||||
"Access-Control-Allow-Origin: *\r\n"
|
||||
"Content-Type: %s\r\n"
|
||||
"Content-Length: %d\r\n"
|
||||
"\r\n",
|
||||
|
Loading…
Reference in New Issue
Block a user