diff options
author | cbdev <cb@cbcdn.com> | 2020-08-15 22:19:22 +0200 |
---|---|---|
committer | cbdev <cb@cbcdn.com> | 2020-08-15 22:19:22 +0200 |
commit | 5bf8fcd4cd4e5ccabb46e830dffa19fd6f7a2f11 (patch) | |
tree | 08d914cc68a8c6f763d00ea89e3bcbc01a2cd477 | |
parent | 15826f63185211ff3974b29370d04b8082be9c53 (diff) | |
download | midimonster-5bf8fcd4cd4e5ccabb46e830dffa19fd6f7a2f11.tar.gz midimonster-5bf8fcd4cd4e5ccabb46e830dffa19fd6f7a2f11.tar.bz2 midimonster-5bf8fcd4cd4e5ccabb46e830dffa19fd6f7a2f11.zip |
Update visca documentation
-rw-r--r-- | backends/visca.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/backends/visca.md b/backends/visca.md index 26e523a..6d978e2 100644 --- a/backends/visca.md +++ b/backends/visca.md @@ -1,11 +1,11 @@ ### The `visca` backend -The VISCA backend provides control of compatible PTZ (Pan, Tilt, Zoom) controllable cameras -via the network. This protocol has, with some variations, been implemented by multiple manufacturers -in their camera equipment. There may be some specific limits on the command set depending on make -and model of your equpipment. +The `visca` backend provides control of compatible PTZ (Pan, Tilt, Zoom) controllable cameras +via the network. The VISCA protocol has, with some variations, been implemented by multiple manufacturers +in their camera equipment. There may be some specific limits on the command set depending on the make +and model of your equipment. -This backend can connect to both UDP and TCP based cameras. +This backend can connect to both UDP and TCP based camera control interfaces. #### Global configuration |