gerryd / ms213x-status

Read the input status of a MacroSilicon MS213X chip

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ms213x-status

CircleCI

This will get you the current status of an MS213X device in terms of input. It will tell you whether it is currently receiving anything at all, the received resolution and framerate.

Very much based on the work of BertoldVdb whose libraries are doing the actual heavy lifting. The tool itself is mostly a mangled version of his cli tool.

All thanks go to Bertold, and markvdb for figuring out the memory locations! :)

Disclaimer: I don't really know what I'm doing, I'm just poking around and trying to get the data I'm looking for.

About

Read the input status of a MacroSilicon MS213X chip

License:MIT License


Languages

Language:Go 100.0%