Screen Recorder

Rating: 
5
Your rating: None Average: 5 (3 votes)

Screen recorder - record screen to a video file.
Uses vnc for screen data and ffmpeg api to encode it.

!!! This application require lipstick2vnc package to be installed !!!

1. devel-su pkcon install lipstick2vnc -y
2. reboot

More information about lipstick2vnc and VNC access:
https://docs.sailfishos.org/Tools/VNC_Access/

Please use github for any issues:
https://github.com/Zhiz0id/screen-recorder

Screenshots: 

Keywords:

Application versions: 
Changelog: 

(none)

Comments

MIG's picture

Works well on 10 III. Is there any way to have sound on the recorded videos?

I would like to have possibility to record the sound from device (if you record some video you are watching on device) and sometimes I would like to record my speech during recording (If I comment about something visible on the screen).

Those could be something that can be enabled on demand basis. No need to have them always enabled.

yurabeznos's picture

Hello.

Right now it records only video stream from vnc server.
Thanks for a request, I'll add it to my todo list.

btw, this project is open source, so if anyone has good knowledge of ffmpeg c api it would be helpful to get at least some advice how to implement this (or PR/code snippet with minimal implementation!).

Valorsoguerriero97's picture

Great job! Works on Xperia 10!

yurabeznos's picture

Thanks! Good to know.

mkiol's picture

Works super well on Xperia 10 III :) Very useful app. Thank you!

yurabeznos's picture

My pleasure!