- This Videoio Module can be supported for both Opencv version 3.3.1 and 3.4.1 with both Linux and Windows OS.
- HyperyonCam command line application is an opencv based program for exploring the possibilities of e-con Systems's Hyperyon Dual Stream camera.It can be used to access the UVC settings,Extension settings, Streaming, Image capture and video recording of the camera in both Windows and Linux. Here, one device is enumerated as two nodes.One strictly for previewing(Non H264) and other(H264) for recording purpose. Both nodes can be configured as required.(Note: some UVC settings are common for both nodes so altering one will reflect on other node also.Refer manual for more info).
- Two streaming formats UYVY, MJPG.
- Seperate settings can be used for previewing and recording.
- Video recording is done for Record node (H264 format).
- Capture still in raw as well as jpeg format.
- OpenCV can be downloaded from here
$ cd opencv
$ git checkout <opencv version>
-
Replace Videoio module from OpenCV with this videoio module
-
Build OpenCV using this Installation manual
-
HyperyonCam command line application can be downloaded from here, which is used to access OpenCV APIs
-
Run Sample application using this user manual
* e-CAM22_USB (Dual Stream)
- Changed Hyperyon Dual stream PID.
- HyperyonVam v1.0.2 - 20-Oct-20
- HyperyonCam v1.0.1 - 08-Sep-20
- HyperyonCam v1.0.0 - 12-Aug-20