IP-based Camera Sample

Glossary Item Box

Technology Samples: WebCam Sample

Robotics Common: WebCam

VPL Robotics Services: Generic Webcam

See Also Microsoft Robotics Developer Studio Send feedback on this topic

IP-based Camera Sample

The IP Camera service provides a DSS service interface to an IP based webcam.

This sample is provided in the C# language. You can find the project files for this sample at the following location under the Microsoft Robotics Developer Studio installation folder:

Samples\Sensors\IpCamera

Contents:

  • Configuring the service
  • Using the service

Prerequisites

Hardware

This sample requires an IP based webcam.

Software

You will also need Microsoft Internet Explorer or another conventional web browser.

Configuring the service

The IP Camera service retrieves images from a camera that implements an HTTP interface to the camera image. To use this service you need to configure its initial state. This is best done by using the Dss Manifest Editor (DssMe.exe). Set the CameraImageLocation member of the initial state to the URL of the camera image.

Using the service

Once the IP Camera service is configured, it can be used in the same way as the WebCam service.

Summary

This service explains

  • Configuring the service
  • Using the service
See Also 

Technology Samples: WebCam Sample

Robotics Common: WebCam

VPL Robotics Services: Generic Webcam

 

 

© 2012 Microsoft Corporation. All Rights Reserved.