playervcr
[Player utilities]
- Synopsis
playervcr requires GTK.
- Usage
$ playervcr [-h <host>] [-p <port>] [-i <index>]
- -h <host> : connect to Player on this host (default: localhost)
- -p <port> : connect to Player at this port (default: 6665)
- -i <index> : connect to the log device with this index
To use playervcr, you must create a log device, such as "log:0", in your configuration file. Look at the docs for the writelog and readlog drivers for examples.
When playervcr starts, a single window containing a few self-explanatory buttons will pop up. The buttons will differ depending on whether the underlying driver reads from or writes to the log. When reading data, you can rewind, start, and stop; when writing data, you can start and stop.
- Screenshots
Screenshot of playervcr controlling a writelog device
Screenshot of playervcr controlling a readlog device
- Author:
- Brian Gerkey