Screen recording for Ubuntu Nx Client

Not planned

Comments

1 comment

  • Avatar
    Norman - Nx Support

    Dear Piotr Wnęk,

    Dear Piotr,

    Thank you for your suggestion. We appreciate your inquiry regarding the screen recording feature. While I cannot guarantee if this feature will be offered in the future, that's up to our product team. 

    I would like to provide you with some background information.

    Previously, Windows lacked a decent screen recording application compared to Ubuntu Linux, which had several options available, like Simple Screen Recorder and OBS Studio (my weapon of choice). As a result, our team included a screen recording application to the Windows desktop client based on FFmpeg, which was already part of our software.

    If you would like to install Simple Screen Recorder or OBS Studio, you can do so easily through the Ubuntu Software Store or manually through the terminal using the following commands:

    For Simple Screen Recorder:

    sudo apt install simplescreenrecorder

    If you prefer the latest version:

    sudo add-apt-repository ppa:maarten-baert/simplescreenrecorder 
    sudo apt update
    sudo apt install simplescreenrecorder

    For OBS Studio:

    sudo apt install obs-studio

    To install the latest version:

    sudo add-apt-repository ppa:obsproject/obs-studio 
    sudo apt update
    sudo apt install obs-studio

    Thank you for your understanding.

    Please feel free to reach out if you have any further questions or concerns.

    0
    Comment actions Permalink

Please sign in to leave a comment.