Skip to content

Jenkins plugin which records screen per FFmpeg and saves mp4 video as build artifact

License

Notifications You must be signed in to change notification settings

dtbaum/screenrecorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

screenrecorder-plugin

Jenkins plugin records screen per FFmpeg and saves recorded mp4 video file as build artifact. The mp4 video is also accessible per link from the console output of the build. The default recording command "ffmpeg -video_size 1920x1080 -framerate 25 -f x11grab -i :0.0" can be customized in the configuration of the job. Requirements: installed FFmpeg on target system (master or according slave).

About

Jenkins plugin which records screen per FFmpeg and saves mp4 video as build artifact

Resources

License

Stars

Watchers

Forks

Packages

No packages published