I am fed up with video capturing software I have to buy, especially on windows. Never really works.
I want to capture skype lessons I have so I want to do it as elegant and minimalistic as possible on Linux.
Here is what I propose.
Since my monitor is on USB and runs skype full screen,
- I want to e.g. do a cat /dev/“usbmonitor” >/file
- Then if available use a program that will replay the USB packets and create an mpg or some usable format video file.
- I would REALLY appreciate command line solution. Gui makes clickery and unnecessary mess.
Any ideas or counter command line options that could work ?
I tried G-streamer and guvc, but it is not working with USB monitors.
Thanks