Skip to content

Commit

Permalink
Log video config
Browse files Browse the repository at this point in the history
  • Loading branch information
kopiro committed Oct 3, 2024
1 parent 27f2c33 commit 3685425
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/cameraAccessory.ts
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,8 @@ export class CameraAccessory {
source: `-i ${streamUrl}`,
};

this.log.debug("Video config", config);

return config;
}

Expand Down

0 comments on commit 3685425

Please sign in to comment.