Skip to content

ddovnar/videoscreenrecorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

videoscreenrecorder

Screen recording service

Recording desktop screen to video file

OpenCVScreenRecorder - this class implements recording screen to video file in MP4 format The quality (size of file) can be setting up

Recording desktop screen to stream through HTTP

OpenCVHttpScreenRecorder - this class implements recording screen to http-stream, by jpg-files sending by the time interval

Compile

mvn install

This command compile project. After compiling, the folder "target" appear in the base project folder. It's contain appassembler-folder with bash-command to launching. All files in lib-folder need copied to the appassembler/repo

About

Screen recording service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages