Skip to content

Commit

Permalink
Minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
roleoroleo committed Sep 21, 2024
1 parent 76da55d commit 82e537d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion src/go2rtc/.gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# Ignore the install dir
_install/
go2rtc/go2rtc
2 changes: 0 additions & 2 deletions src/h264grabber/h264grabber/h264grabber.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 82e537d

Please sign in to comment.