Many has reported problems on other distributions. The following solved my problems.
Use Mageia 8 Plasma.
In MCC install Kazam
Then as root :
- Code: Select all
cd /usr/lib/python3.8/site-packages/kazam/pulseaudio/
sed "s/time.clock()/time.perf_counter()/g" -i pulseaudio.py
In many case there will be no sound (from speaker driver) which may require some fiddling:
check Kazam File > preferences for selecting the right speaker output.
In System Tray right click on loudspeaker and configure Adio - in left pane choose Audio and select tab Advanced . Here select the right profile.
It is common for laptops to have only one mini-jack combining microphone and speaker/headset .In that case the profile may be "stereo duplex" which did not give me any speaker sound. Choosing "Analog Stereo Output" and the sound was working.
This is working for me on ThinkPad E15 , X270 and ASUS vivobook
All laptops has FullHD screens and recording in full screen do give some flicker, but a window of about 1200x800 is perfect. Keep in mind the computer has to decode and encode at the same time continously.
Regards.