This project is a simple application that uses obs-studio APIs to stream video to a twitch account.
Main repo contains two folders:
1- ObsAppNode: It is an Addon node for elctron to wrap the c++ code that calls obs APIs. It has a bug that is not solved yet.
2- ObsApptest: a simple console application (a prrof of concept) that connects to twitch and streams video.