|
Socket API: (control the Stream app through a telnet interface)
The high level SDK will allow you to control the Stream
software application (all versions) through a network socket.
The interface is a telnet style socket connection which can be accessed
from just about any modern programming or scripting languages such
as PHP, Perl, Java, Lua, VB, and many others. This very high
level interface allows you to develop a custom application which
can be easily integrated into a browser environment or as part of
a standalone network accessible solution.
Application API: (control the Stream app)
The application API allows you to take advantage of all the capabilities
of our Stream software application
(all versions). The application API is a C library which you
include in your application, it will allow you to start, stop, and
monitor the Stream application software and to modify project level
settings. The mid level SDK will allow you to quickly get
up and running with little knowledge of video and audio capture
or processing. To find out more about the mid level SDK, please
email sales@digital-rapids.com.
Low level API: (board level)
The board level SDK allows you to take complete control over the
Stream hardware. You will receive the drivers, development
documentation (SDK) and the most recent development drivers.
The low level SDK requires you to write your own high level application
or to integrate with an existing application. To find out
more about the low level SDK, please email sales@digital-rapids.com.
|