<< Click to display table of contents >> RVMedia Comparison |
Disclaimer: we believe that the information in this topic is correct (at the moment of creation of this topic). If you find errors in this topic, please inform us.
DSPack, Delphi DirectX wrapper. It is useful for processing video received from USB webcam (in future, we may implement video displaying using DSPack).
TVideoGrabber, an analog of DSPack. This is not only a DirectX wrapper, it has a more convenient interface to configure a video and a sound. It's rather expensive. TVideoGrabber was not designed to work with IP cameras, it cannot detect camera models or work with specific camera functions. It is targeted to play and to process audio/video data.
VisioForge Video Capture contains no functions for IP cameras.
AVICAP32.DLL, the standard library for webcams. It does not support IP cameras.
VideoLab, iConf ActiveX Video Conferencing, SMInternet Component Suite do not provide functions for IP cameras.
All the libraries above can only play/process a video from the specified IP address. No programming library known to us contains functions specific to IP cameras: they cannot detect a camera model, cannot configure it, cannot read its properties, cannot control its motion.
Feature \ Library |
DSPack |
TVideo |
AVICAP32 |
iConf |
SMInternet |
VideoLab |
VisioForge |
RVMedia |
IP camera detection |
|
|
|
|
|
|
|
|
IP camera administration |
|
|
|
|
|
|
|
|
IP camera movement control |
|
|
|
|
|
|
|
|
optimization of video settings when receiving video from multiple cameras |
|
|
|
|
||||
IP camera video settings |
|
|
|
|
|
|
|
|
receiving videos using "exotic" streaming options (such reading frames from a range of files) |
|
|
|
|
|
|
|
|
multiple camera view |
|
|
||||||
reading IP camera information (manufacturer, properties) |
|
|
|
|
|
|
|
|
single interface for different IP camera models |
|
|
|
|
|
|
|
|
USB webcams |
(obsolete technology) |
|||||||
network video broadcast |
|
|
|
|
|
|||
price (approximate) |
free |
$695 - $2950 |
included in Windows |
$60 |
$42 |
$1350 -$1500 |
$220-$800 |
$300-$800 |
Legend:
supported
supported partially (requires an additional code)