RVMedia Comparison

<< 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.

The most widely used libraries

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.

Comparison chart

Feature \ Library

DSPack

TVideo
Grabber

AVICAP32

iConf

SMInternet

VideoLab

VisioForge

RVMedia

IP camera detection

 

 

 

 

 

 

 

table_yes

IP camera administration

 

 

 

 

 

 

 

table_yes

IP camera movement control

 

 

 

 

 

 

 

table_yes

optimization of video settings when receiving video from multiple cameras

table_partially

table_partially

 

 

 

table_partially

 

table_yes

IP camera video settings

 

 

 

 

 

 

 

table_yes

receiving videos using "exotic" streaming options (such reading frames from a range of files)

 

 

 

 

 

 

 

table_yes

multiple camera view

table_partially

table_partially

 

table_yes

 

table_partially

table_yes

table_yes

reading IP camera information (manufacturer, properties)

 

 

 

 

 

 

 

table_yes

single interface for different IP camera models

 

 

 

 

 

 

 

table_yes

USB webcams

table_yes

table_yes

table_yes

(obsolete technology)

table_yes

table_yes

table_yes

table_yes

table_yes

network video broadcast

 

 

 

table_yes

table_yes

 

 

table_yes

price (approximate)

free

$695 - $2950

included in Windows

$60

$42

$1350 -$1500

$220-$800

$300-$800

Legend:

table_yes   supported

table_partially   supported partially (requires an additional code)