I want to record 2 things. One is a replay/video of a game (windowed, not fullscreen) and the other is a live camera/video stream. I probably can use something to capture an rtmp which is what i think the stream is using. BUt how do i capture replays/appications?
I want to continue working on my stuff and capture the video. I know of a screen capture but the problem is i can accidentally block the video or it takes to much screen space which causes me to do less. Is there a way i can have an offscreen video buffer and use screen capture to record that data?
