henrywoo / kazam

Kazam2 - Linux Screen Recorder, Broadcaster, Capture and OCR with AI in mind
https://github.com/henrywoo/kazam
GNU General Public License v3.0
210 stars 22 forks source link

Specify required Gst and GUdev versions #21

Closed DemonRx closed 1 year ago

DemonRx commented 1 year ago

This patch fixes #19 wherein the versions for Gst and GUdev require specification.

Also added import gi to resolve the NameError: name 'gi' is not defined

Jack-Moo commented 1 year ago

Thanks for your contributions @DemonRx !