-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
35 lines (20 loc) · 911 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Improvements in 2.0.0:
- CMake-based builds by François Kooman
- Windows DLL exports
- Fixed building on Windows
- Fixed and tested with Sony EVI-D70
* set_pantilt_absolute_position
* set_pantilt_relative_position
-- Original README --
==========================================================================
l i b V I S C A
The VISCA(tm) Camera Control Library
(C) 2002-2004 by Damien Douxchamps <ddouxchamps@users.sourceforge.net>
==========================================================================
(This README is for version 1.0.0)
Nothing special. You should know by now that this lib is for controlling a
VISCA compliant camera (VISCA is a control protocol of Sony Corp.)
This library should also compile under windows but this is untested.
Comments, additional VISCA info, etc... are always welcome.
Have fun,
Damien