Releases: mobile-next/devicekit-android
Releases · mobile-next/devicekit-android
Version 1.1.5
- Fixed AVC encoder latency issues with reduced timeout
- Fixed repeating frames bug, where screen had to change in order for stream to send bytes
- Fixed proper shutdown and resource cleanup when stdout pipe is broken
- Fixed AVC stream shutdown when stdout closes
Version 1.1.4
- Added support for AVC (H.264) codec for screencapture
- Added --fps flag to control frame rate
- Stop screen capture and streaming when stdout is closed
Version 1.1.3
- New --scale and --quality parameters when encoding mjpeg stream (#5)
Version 1.1.2
- Enabled proguard optimizations to reduce .apk file size
Version 1.1.0
- Added mjpeg server for continuous screen capture (#1)
Version 0.0.10
fix: updated commands with respect to text with spaces