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

+ 3
- 0
videohubctrl.1 View File

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

Loading…
Cancel
Save