|
Knowledgebase
| ![]() |
Home »
VideoCapX
|
Categories
Search
|
Yes. You can use VideoSourceURL property to specify direct URL to camera-generated JPG image. VideoCapX automatically refreshes the image up to CaptureRate times in a second.
See "IPCamera" sample in VideoCapX "samples" folder.
To specify username and password, use special syntax like:
vcx.VideoSourceURL = "http://username:password@server.com/path/image.jpg"
Example:
vcx.VideoDeviceIndex = -2
VideoCapX supports MJPEG also. If your URL contains "mjpg" string , VideoCapX will use MJPEG stream reader. VideoSourceURL settings for some IP camera types
|


Rate:
Permalink
VideoSourceURL settings for some IP camera types