Michael Vo
New Member
Hi!
Project: I would like to capture the frame data from a video source (game capture device) and simplify it down to pixels and their RGB color. I can use this data as a crude way of recognizing what is happening on the screen.
Questions:
Background:
I am a software developer (mostly web). I am comfortable with compiled languages like Java, C#, as well as interpreted languages like PHP. I don't typically write C code besides some Arduino micro controller stuff, however I am not afraid to dive in and read, research, learn, and experiment!
Thank you for the help!
-Mike
Project: I would like to capture the frame data from a video source (game capture device) and simplify it down to pixels and their RGB color. I can use this data as a crude way of recognizing what is happening on the screen.
Questions:
- Is something like this even achievable?
- What areas of the code should I be looking at?
- Would something like this be a plug in / module (obs-module.h) or an output (obs-output.h)?
Background:
I am a software developer (mostly web). I am comfortable with compiled languages like Java, C#, as well as interpreted languages like PHP. I don't typically write C code besides some Arduino micro controller stuff, however I am not afraid to dive in and read, research, learn, and experiment!
Thank you for the help!
-Mike