Skip to content

This Repository is to demonstrate Hyperyon Dual Stream camera features using OpenCV through an Open Source Cmd Line

Notifications You must be signed in to change notification settings

econsystems/HyperyonDualStream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HyperyonDualStream

Videoio Module

  • 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

  • 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).

Features

  • 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.

How to Use

  • OpenCV can be downloaded from here
	$ cd opencv

	$ git checkout <opencv version>

Supported Camera's

* e-CAM22_USB (Dual Stream)

Release note

  • Changed Hyperyon Dual stream PID.

Release

  • HyperyonVam v1.0.2 - 20-Oct-20
  • HyperyonCam v1.0.1 - 08-Sep-20
  • HyperyonCam v1.0.0 - 12-Aug-20

About

This Repository is to demonstrate Hyperyon Dual Stream camera features using OpenCV through an Open Source Cmd Line

Resources

Stars

Watchers

Forks

Packages

No packages published