From 82e537dfe307211af1a3bb8d8f1b89f6ec5d6ee8 Mon Sep 17 00:00:00 2001 From: roleo Date: Sat, 21 Sep 2024 18:10:37 +0200 Subject: [PATCH] Minor changes --- src/go2rtc/.gitignore | 1 - src/h264grabber/h264grabber/h264grabber.c | 2 -- 2 files changed, 3 deletions(-) diff --git a/src/go2rtc/.gitignore b/src/go2rtc/.gitignore index d597da11..35c93492 100644 --- a/src/go2rtc/.gitignore +++ b/src/go2rtc/.gitignore @@ -1,3 +1,2 @@ # Ignore the install dir _install/ -go2rtc/go2rtc diff --git a/src/h264grabber/h264grabber/h264grabber.c b/src/h264grabber/h264grabber/h264grabber.c index e3f79f90..ab36d5b1 100644 --- a/src/h264grabber/h264grabber/h264grabber.c +++ b/src/h264grabber/h264grabber/h264grabber.c @@ -884,8 +884,6 @@ int main(int argc, char **argv) { } if (debug) fprintf(stderr, "frame header size = %d\n", frame_header_size); - - if (debug) fprintf(stderr, "starting capture main loop\n"); // Infinite loop