mpromonet / webrtc-streamer

WebRTC streamer for V4L2 capture devices, RTSP sources and Screen Capture
https://webrtcstreamer.agreeabletree-365b9a90.canadacentral.azurecontainerapps.io/?layout=2x2
The Unlicense
3.02k stars 608 forks source link

close prometheus #727

Open wangganggit opened 1 month ago

wangganggit commented 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!

mpromonet commented 1 month ago

Hi, You can add a condition https://github.com/mpromonet/webrtc-streamer/blob/master/src/HttpServerRequestHandler.cpp#L329 Best Regards, Michel.