On 02/21/2015 10:08 PM, Damon Getsman wrote:
>   Hello, all!
>   I was wondering if anybody about might have any suggestions for
> software packages that might be able to handle recording a stream both
> from the webcam and from the desktop of the computer at the same time.
>   Let me disclaim this (for those of you with kids) by saying that no, I
> am not going to become one of the guys on youtube that plays video
> games with the webcam pointed and recording all of my profanity and
> mockery of the games.
>   Basically, I'm working on a kickstarter project, and I think that one
> of the best ways to do the describing video would be a webcam screen
> inset at a corner, with the rest of the desktop free to demonstrate the
> functionality of the software that I am emulating, and where my code is
> currently at in the process of writing this.
>   Any help would be greatly appreciated in locating a suite like this.
>   TIA!
> 

There are several ways to do this.  You can record the webcam stream
separately or together with the desktop.  Either way, you can either
cast the stream live or record for editing and polish later.

http://en.wikipedia.org/wiki/Comparison_of_screencasting_software
https://trac.ffmpeg.org/wiki/Capture/Desktop
http://www.wikihow.com/Record-Your-Desktop-Using-FFmpeg-on-Ubuntu-Linux
http://screenstudio.crombz.com/
http://recordmydesktop.sourceforge.net/about.php

and many more from just a brief web search, and whatever webcam and
non-linear video editing software you prefer.

Notes and Disclaimer:
1. libav (fork) and ffmpeg where in a battle a while back.  I prefer
ffmpeg: it usually incorporates fixes from libav while libav pretty much
ignores ffmpeg

2. I have not used used these tools extensively.  YMMV.

Have fun!
Ed
_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to