photocon

Rating: 
5
Your rating: None Average: 5 (5 votes)

Console tool for SFOS to take a picture with front or back camera.

Get help with --help or -h.

 

Example to take a picture with the front camera:

photocon cam=2

Pictures get saved as:

/home/nemo/Pictures/IMG_xxxxxxxx.jpg

Take a focused picture with back(primary) camera, Version 0.0.2 (3.1.0.12):

photocon cam=1 --focus

Take an one minute video:

photocon cam=1 path=/home/nemo/Videos/test.mp4 time=60 --video

To take a series of 10 photos with a delay of 2 seconds

photocon cam=1 delay=2 count=10

To take a series of 5 photos as fast as possible to a custom path with other resolution

photocon cam=1 count=5 path=/tmp/picname res=800x480

Screenshots: 
Application versions: 
AttachmentSizeDate
File photocon-0.0.1-1.armv7hl.rpm14.49 KB21/10/2019 - 23:55
File photocon-0.0.2-1.armv7hl.rpm14.16 KB22/10/2019 - 23:05
File photocon-0.0.3-1.armv7hl.rpm17.09 KB27/10/2019 - 22:00
File photocon-0.1.0-1.armv7hl.rpm23.85 KB07/04/2021 - 17:15
File photocon-0.1.1-1.armv7hl.rpm24.74 KB12/09/2021 - 18:22
File photocon-0.1.1-1.i486.rpm27.96 KB12/09/2021 - 18:22
File photocon-0.1.1-1.aarch64.rpm25.04 KB12/09/2021 - 18:22
File photocon-0.1.2-1.armv7hl.rpm25.63 KB16/09/2021 - 21:05
File photocon-0.1.2-1.i486.rpm28.92 KB16/09/2021 - 21:05
File photocon-0.1.2-1.aarch64.rpm25.93 KB16/09/2021 - 21:05
Changelog: 

* Thu Sep 16 2021 Halftux 0.1.2-1
- added supported resolution option
- made delay default to 0
- fixed custom path when focused
- fixed custom path with delay
- compiled with 3.4.0.24

* Sun Sep 12 2021 Halftux 0.1.1-1
- added custom image path
- compiled with 3.4.0.24

* Tue Apr 06 2021 Halftux 0.1.0-1
- added video mode
- added photo series (delay/count)
- compiled with 3.4.0.24

* Sun Oct 27 2019 Halftux 0.0.3-1
- added info mode
- added flash option
- added Focus:Failed to std out
- compiled with 3.1.0.12

* Tue Oct 22 2019 Halftux 0.0.2-1
- changed to primary and secondary
- manual focus switch
- compiled with 3.1.0.12

* Mon Oct 21 2019 Halftux 0.0.1-1
- Initial release
- compiled with 2.2.1.18