Modify ↓
Opened 15 years ago
Closed 15 years ago
#25 closed enhancement (postpone)
Simple command line app to access camera properties
| Reported by: | Suren A. Chilingaryan | Owned by: | Matthias Vogelgesang |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | libuca | Version: | |
| Keywords: | Cc: |
Description
For scripting purposes it would be nice to provide simple command line application (or extend enum) which would get/set values of specified node or list it children. Return non-zero exit code if action failed. The parameters and output could look like this:
./cli Image.Width 1280 ./cli Image.Width 1024 ./cli -l Image.Width Image.Width.Min Image.Width.Max
Attachments (0)
Change History (3)
comment:1 Changed 15 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 Changed 15 years ago by
| Resolution: | fixed |
|---|---|
| Status: | closed → reopened |
The latest revision of enum is not able to set properties. Also to get a single property you need to parse output of enum.
comment:3 Changed 15 years ago by
| Resolution: | → postpone |
|---|---|
| Status: | reopened → closed |
However, I'll will close this ticket for now with resolution postpone. Probably, we can provide such utility once and for all implementing it for properties library.
Note: See
TracTickets for help on using
tickets.
![(please configure the [header_logo] section in trac.ini)](/ufo/chrome/site/your_project_logo.png)
See test/enum.