[GH-ISSUE #54] Changing resolution Windows #45

Closed
opened 2026-03-02 04:09:00 +03:00 by kerem · 6 comments
Owner

Originally created by @Pepepele2 on GitHub (Apr 4, 2024).
Original GitHub issue: https://github.com/gen2brain/cam2ip/issues/54

Hello,
I would ask for an instruction how to change resolution under Windows OS?

Originally created by @Pepepele2 on GitHub (Apr 4, 2024). Original GitHub issue: https://github.com/gen2brain/cam2ip/issues/54 Hello, I would ask for an instruction how to change resolution under Windows OS?
kerem closed this issue 2026-03-02 04:09:00 +03:00
Author
Owner

@gen2brain commented on GitHub (Apr 5, 2024):

Do -width and -height options from README work?

<!-- gh-comment-id:2039199190 --> @gen2brain commented on GitHub (Apr 5, 2024): Do `-width` and `-height` options from README work?
Author
Owner

@Pepepele2 commented on GitHub (Apr 5, 2024):

But where should I use it? The README file doeasn't explain a thing how to use this options with the .exe

<!-- gh-comment-id:2039325449 --> @Pepepele2 commented on GitHub (Apr 5, 2024): But where should I use it? The README file doeasn't explain a thing how to use this options with the .exe
Author
Owner

@gen2brain commented on GitHub (Apr 5, 2024):

You pass it like this cam2ip.exe -width 640 or --width, similar to how every app that has options works. It would be too much to create examples and docs for that. Similar to how you can just set the CAM2IP_WIDTH environment variable, of course, I will not explain what is ENV, this is not the place for that.

<!-- gh-comment-id:2039420838 --> @gen2brain commented on GitHub (Apr 5, 2024): You pass it like this `cam2ip.exe -width 640` or `--width`, similar to how every app that has options works. It would be too much to create examples and docs for that. Similar to how you can just set the `CAM2IP_WIDTH` environment variable, of course, I will not explain what is ENV, this is not the place for that.
Author
Owner

@Pepepele2 commented on GitHub (Apr 5, 2024):

But should i start it trough cmd or how to set this parameters?

<!-- gh-comment-id:2039429479 --> @Pepepele2 commented on GitHub (Apr 5, 2024): But should i start it trough cmd or how to set this parameters?
Author
Owner

@gen2brain commented on GitHub (Apr 5, 2024):

Yes, you start it from cmd with options, or you can set the CAM2IP_WIDTH and CAM2IP_HEIGHT environment variables.

<!-- gh-comment-id:2039780442 --> @gen2brain commented on GitHub (Apr 5, 2024): Yes, you start it from cmd with options, or you can set the `CAM2IP_WIDTH` and `CAM2IP_HEIGHT` environment variables.
Author
Owner

@Pepepele2 commented on GitHub (Apr 5, 2024):

Thank you very much for the answer :)

<!-- gh-comment-id:2040081862 --> @Pepepele2 commented on GitHub (Apr 5, 2024): Thank you very much for the answer :)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cam2ip#45
No description provided.