Simple Screen Recorder
Simple Screen Recorder is used for capturing your computer screen to make a video.
To download Simple Screen Recorder, open a Terminal and type:
Use the following link to help specify the settings:
https://www.tecmint.com/screencasting-with-simple-screen-recorder-in-linux/
When using a USB microphone you must change the source for it to work. Navigate to the Audio Input section within the settings and choose the USB option next to source. If you don't see the USB, try the refresh button.
If using the USB mini microphone the source should say something like, USB PnP Sound Device Analog Mono.
To download Simple Screen Recorder, open a Terminal and type:
$ sudo add-apt-repository ppa:maarten-baert/simplescreenrecorder
$ sudo apt-get update
$ sudo apt-get install simplescreenrecorder
Use the following link to help specify the settings:
https://www.tecmint.com/screencasting-with-simple-screen-recorder-in-linux/
When using a USB microphone you must change the source for it to work. Navigate to the Audio Input section within the settings and choose the USB option next to source. If you don't see the USB, try the refresh button.
If using the USB mini microphone the source should say something like, USB PnP Sound Device Analog Mono.
Comments
Post a Comment