Sensoray 2250 Внешний модуль видеозахвата и аппаратный кодек MPEG-4 / MPEG-2 / MPEG-1 / JPEG с интерфейсом USB

Производитель: 
Sensoray, Co. Inc (США)

Model 2250 USB MPEG Frame Grabber

Features

MPEG1/2/4 and JPEG capture to USB from an analog video source at D1 resolution
30 fps NTSC, 25 fps PAL
Synchronous audio capture from line (stereo) or microphone (mono) inputs
Motion Detection
Text overlay (OSD)
Powered through USB
SDK works with multiple units

Inputs Video: composite (BNC) or S-video (DIN), 75 Ohm.
Audio: line in stereo (2xRCA) or microphone mono (3.5 mm 3-position jack), 10 kOhm.
Input Video Formats NTSC (M), PAL (BDGHIMN)
Output Video Formats MPEG1, MPEG2 (MP@ML), MPEG4 (SP@L3 + B-frame support)
Output Resolution 320x240, 720x480 (NTSC, 30 frames/sec) 320x288, 720x576 (PAL, 25 frames/sec)
Bitrates Constant and variable, up to 6Mbs
OSD 96 characters, 16x16 pixel font
Snapshot JPG and BMP formats, concurrent with preview/capture
USB Current Draw 470 mA
Host Communication USB 1.1 or 2.0

Руководство (англ.), PDF

Руководство по программированию (англ.), PDF

Руководство по программному обеспечению для Linux, Video4Linux 2 (англ.), PDF

Руководство по программному обеспечению для Linux, старые функции(англ.), PDF

SDK и драйверы для Windows , zip

SDK и драйверы для Linux , tar.gz

The Model 2250 USB frame grabber accepts an NTSC or PAL analog video source (composite or S-video) and converts it into one of the supported MPEG streams along with the optional audio (line or microphone). Frame grabbing in JPEG format is supported as well. A USB interface allows video capture at full resolution and frame rate. Flexible resolution and bitrate selections provide the optimal balance between quality and storage requirements for a wide range of applications.

The 2250 was designed primarily for OEMs who integrate it with their application software using the Software Development Kit (SDK) available for download under the "Downloads" tab. This product requires a knowledge of C-language or Visual Basic. It is not a consumer product intended for home use. The 2250 SDK does not support the development of applications natively in DirectShow. If this is required, Sensoray suggests evaluating our Model 2253.
Motion Detection

The 2250 performs motion detection in three user programmable regions of interest. For each separate region of interest, the user can set up different motion detection sensitivity. Within the regions of interest motion can be further localized to a 16x16 pixel block. Please see images under images and mechanical drawings.

This product is also available in a small form factor. Please see our Model 2251 for details.
Software

The 2250 was designed primarily for OEMs who integrate it with their application software using the Software Development Kit (SDK) available for download under the downloads tab. The SDK supports simultaneous preview and recording, snapshot feature, OSD. A fully functional demo application (with the source code) illustrates the use of the SDK. A JPEG capture demo application illustrates the simple frame grabbing function.

Currently, the 2250 driver does not support seamless integration with any 3rd party applications (such as Video LAN, or Windows Media Encoder). The functions of the 2250 without software development are limited to those of the demo applications in the SDK. This product requires a knowledge of C-language or Visual Basic. It is not a consumer product intended for home use.

The SDK includes three demo applications provided with the source code:
App 2250 demo, an MFC application, that allows:
Video stream preview in the window
Modification of compression, audio and video setting
Recording the stream to the hard drive

MotionJPEG Demo, a simple console application, records a given number of JPEG frames to the hard drive without display.

Visual Basic Demo, a Visual Basic 6.0 demonstration program is available for downloading. It shows how to communicate with the 2250 but it does not implement every function.