Browse Source

Document --list-frames option.

Georgi Chorbadzhiyski 9 years ago
parent
commit
c31790b153
2 changed files with 4 additions and 0 deletions
  1. 1
    0
      README
  2. 3
    0
      videohubctrl.1

+ 1
- 0
README View File

57
  --list-moutputs            | List device monitoring outputs.
57
  --list-moutputs            | List device monitoring outputs.
58
  --list-serial              | List device serial ports.
58
  --list-serial              | List device serial ports.
59
  --list-proc-units          | List device processing units.
59
  --list-proc-units          | List device processing units.
60
+ --list-frames              | List device frame buffers.
60
 
61
 
61
 Video inputs configuration:
62
 Video inputs configuration:
62
  --vi-name <in_X> <name>    | Set video input port X name.
63
  --vi-name <in_X> <name>    | Set video input port X name.

+ 3
- 0
videohubctrl.1 View File

89
 \fB\-\-list\-proc-units\fR
89
 \fB\-\-list\-proc-units\fR
90
 Display device procesing units. Unit numbers, locking status and connected
90
 Display device procesing units. Unit numbers, locking status and connected
91
 video inputs.
91
 video inputs.
92
+.TP
93
+\fB\-\-list\-frames\fR
94
+Display stored frame buffers.
92
 .SH CONFIGURATION COMMANDS
95
 .SH CONFIGURATION COMMANDS
93
 .PP
96
 .PP
94
 Everywhere where port needs to be set, you can use the port number or the
97
 Everywhere where port needs to be set, you can use the port number or the

Loading…
Cancel
Save