Skip to content

*Multimedia project* A screen recording application to capture your desktop and store in a video format. Click here to watch the demo

License

Notifications You must be signed in to change notification settings

abdullahfarwees/screen-recorder-ffmpeg-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

screen-recorder-ffmpeg-cpp

DESCRIPTION

screen-recorder-ffmpeg-cpp is an application to record a desktop (x11).

Screen recorder applications was developed using C++ FFMPEG library. Screen recorder can able to capture the screen as video and store it in advanced codec of Mpeg4 and mp4 formats.

keep track and fork master branch [an updated branch]

LICENSE : MIT License

Note:

  • To use this application , libavcodec , libavformat , x11grab , ffmpeg libraries must be installed in ubuntu based computer. check here ffmpeg for installation procedure.
  • To stop the application , toggle Ctrl+C .

Below is the sample screen shot of video screen recorder. click the below to view the resultant video of the Screen recorder applications..

Watch the video


If you like this project, STAR it, FORK it on Github!.