Open wangganggit opened 1 month ago
I'm using the Windows version of webrtc-stream, but I want to disable Prometheus during startup because leaving Prometheus running afterward will cause the security check to fail. Please give me some advice. Thank you!
Hi, You can add a condition https://github.com/mpromonet/webrtc-streamer/blob/master/src/HttpServerRequestHandler.cpp#L329 Best Regards, Michel.
I'm using the Windows version of webrtc-stream, but I want to disable Prometheus during startup because leaving Prometheus running afterward will cause the security check to fail. Please give me some advice. Thank you!