| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2015-04-23 | 592 Bytes | |
| The Tested Release source code.tar.gz | 2015-04-23 | 10.0 kB | |
| The Tested Release source code.zip | 2015-04-23 | 14.9 kB | |
| Totals: 3 Items | 25.6 kB | 0 | |
- Rewritten Xvfb launch using Process.spawn and avoiding a shell
- Do not manually remove X11 lock file when stopping Xvfb; this isn’t conventional. Should eliminate some errors with not being able to find Xvfb
- More informative error messages
- Detect situation when Xvfb can’t listen to any sockets and raise corresponding error.
- If video recorder provider is libav, use avconv binary instead of ffmpeg
- Fixes to video recorder launch options (from @gpavlidi, @abotalov, @ynagorny, @WeAreFarmGeek)
- Customize launch timeout (from @ShockwaveNN)
- Properly working integration tests