issues
search
kapoorlakshya
/
screen-recorder
A Ruby gem to video record and take screenshots of your desktop or specific application window. Works on Windows, Linux, and macOS.
MIT License
192
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Drop childprocess and os gems as deps
#107
kapoorlakshya
closed
3 months ago
0
Screen recorder takes input type as "Desktop" even for mac
#106
PavithraM2502
closed
3 months ago
13
Childprocess 5.0 gets conflict with ScreenRecorder now
#105
Rajagopalan-M
closed
3 months ago
10
ffmpepg is not closed(killed) properly when I record the video and audio
#104
Rajagopalan-M
closed
1 year ago
3
ffmpeg is not gracefully killed when running on jenkins agent through ssh
#103
waynemd
closed
1 year ago
15
How to record the audio in my system
#102
Rajagopalan-M
closed
1 year ago
3
Found window OleMainThreadWndName
#101
Rajagopalan-M
closed
1 year ago
2
Unable to set ffmpeg options
#100
alicescfernandes
closed
2 years ago
3
Problem while I try to run screen recorder
#99
Rajagopalan-M
closed
3 years ago
4
Linux chromewebdriver only records top left hand corner of the screen
#98
weefunker
closed
3 years ago
11
Relax "os" gem version to minor level
#97
hlascelles
closed
3 years ago
2
Relax os gem version specificity from patch to minor
#96
hlascelles
closed
3 years ago
4
Possible issue with recording on remote desktop with no display?
#95
nerrante
closed
3 years ago
4
Fix link to Wiki from README
#94
fwolfst
closed
3 years ago
2
TaskBar is getting recorded while I am doing Desktop recording.
#93
Rajagopalan-M
closed
3 years ago
2
Current timestamp of recording
#92
phil-l-brockwell
closed
3 years ago
10
Stopping the recorder closes the Browser
#91
Rajagopalan-M
closed
4 years ago
5
MP4 videos are not including the audios but wmv files are including.
#90
Rajagopalan-M
closed
4 years ago
15
Trying to record the output audio along with video
#89
Rajagopalan-M
closed
4 years ago
0
AVFoundation input device @ 0x7f95d350a000] Configuration of video device failed, falling back to default.
#88
Vito300187
closed
4 years ago
7
How to redirect the log into the required folder?
#87
Rajagopalan-M
closed
4 years ago
7
Improve code coverage
#86
kapoorlakshya
closed
3 years ago
0
Error when I try to install screenrecorder
#85
Rajagopalan-M
closed
4 years ago
8
Setting up a path to `ScreenRecorder.ffmpeg_binary =` fails
#84
Rajagopalan-M
closed
4 years ago
8
Recording more than one window (parallel executions)
#83
Rajagopalan-M
opened
4 years ago
8
Broken Pipe line
#82
Rajagopalan-M
closed
4 years ago
5
Video fails to stop
#81
aaron-humerickhouse
closed
4 years ago
2
Recorder is not working when I upgrade to Chrome 77 version.
#80
Rajagopalan-M
closed
4 years ago
12
Errno::EAGAIN: Resource temporarily unavailable
#79
Rajagopalan-M
closed
5 years ago
6
Update webdrivers requirement from ~> 4.0.0 to ~> 4.1.1
#78
dependabot-preview[bot]
closed
5 years ago
0
Update childprocess requirement from ~> 1.0 to >= 1, < 3
#77
dependabot-preview[bot]
closed
5 years ago
0
Update webdrivers requirement from ~> 4.0.0 to ~> 4.1.0
#76
dependabot-preview[bot]
closed
5 years ago
1
Update webdrivers requirement from ~> 3.9.2 to ~> 4.0.0
#75
dependabot-preview[bot]
closed
5 years ago
2
Update webdrivers requirement from ~> 3.8.0 to ~> 3.9.2
#74
dependabot-preview[bot]
closed
5 years ago
1
Capture the second window
#73
Rajagopalan-M
closed
5 years ago
4
Update webdrivers requirement from ~> 3.8.0 to ~> 3.9.1
#72
dependabot-preview[bot]
closed
5 years ago
2
Update webdrivers requirement from ~> 3.8.0 to ~> 3.9.0
#71
dependabot-preview[bot]
closed
5 years ago
2
Use childprocess gem to manage ffmpeg process.
#70
kapoorlakshya
closed
5 years ago
1
Add support for advanced parameters for input/output.
#69
kapoorlakshya
closed
5 years ago
1
No longer maitained?
#68
Rajagopalan-M
closed
5 years ago
17
Rewrite specs and improve code coverage.
#67
kapoorlakshya
closed
5 years ago
1
Report code coverage to Code Climate.
#66
kapoorlakshya
closed
5 years ago
0
Require "ffi" gem as development dependency for "childprocess" gem used by selenium_webdriver.
#65
kapoorlakshya
closed
5 years ago
0
Release v1.1.0
#64
kapoorlakshya
closed
5 years ago
0
Force kill ffmpeg process on Timeout::Error.
#63
kapoorlakshya
closed
5 years ago
0
Add metadata in gemspec.
#62
kapoorlakshya
closed
5 years ago
0
Run rubocop with specs.
#61
kapoorlakshya
closed
5 years ago
0
Force kill ffmpeg process when Timeout::Error occurs in #stop_ffmpeg.
#60
kapoorlakshya
closed
5 years ago
0
Add macOS support.
#59
kapoorlakshya
closed
5 years ago
0
Support JRuby.
#58
kapoorlakshya
closed
5 years ago
3
Next