scouring the internet for a solution and seemingly no answer.
to be as concise as possible I wont go into what the project is doing.
I have a graphics instance and a video instance running, these need to run separate for the project to run. but later in the execution they need to be combined as one graphics instance to feed into some ml5.js stuff i've got going on.
how do i go about this?