UK Homepage

USA Homepage

  
  home · sitemap · products · affiliates · search · checkout · contact  
 
  API REFERENCE      

Shopping cart  Shopping cart
0 Product(s) in cart
Total $0.00
> Checkout

Gadget-Spot

PO BOX 328
Central Lake
MI 49633

Sales: 1-888-896-3997

Head Office:
PO BOX 595
Altrincham
WA14 5WZ
UK

Tel:
0044 161 980 8228

Fax:
0044870 705 1898

Contact Us

 

Chapter 2. API

1. Grabbing a Single Frame

Retrieving a single frame from the camera is the simplest and may well be all you wish to do.

1.1. Request

There are two methods of requesting a single frame.

  1. Current Frame. Send a single HTTP request to

    http://<host>[:port]/Jpeg/CamImg.jpg
  2. Indexed Frame. The camera appears to buffer a number of images (I have no idea how many) which may be retrieved using an index number. Send a single HTTP request to
    http://<host>[:<port>]/Jpeg/CamImg<ms since 1970><random number><frame index>.jpg

    The current frame index may be retrieved using the GetStatus command (see below).

1.2. Response

The camera will respond with the JPEG data. The Content-Type of the response will be image/jpeg.

API Reference Table of Contents



Take a look at the new Gadget-Spot dome camera featuring MPEG4 compression.

Gadget-Spot
Visit our eBay store
Auction items

Copyright © 2005

Gadget-Spot

 
home | sitemap | products | affiliates | search | checkout | contact