Releases: aviloria/ScreenCaptureServer
Releases · aviloria/ScreenCaptureServer
D3D11 Fixes
Display device selection
Changelog
- Added support for selecting the target display device to be used for screen capturing
- Added command line option (-hide) to completely hide the console on start
- Added command line option (-minimize) to minime the console on start
- Some refactoring and optimizations
RDP and VS2017 support
Changelog:
- Added Remote Desktop Mirror Driver screen capturer (RDP)
- Added VS2017 project
- Reorganized project directories
- Static link Windows libraries to avoid VS redist dependencies
- Few comment corrections and optimizations
Grabbers and healthy-check
Changelog:
- Added a new health-check command in order to check server response and native desktop size.
- Added the possibility to select between different grabber methods: GDI (default), GDI+, D3D9 y D3D11
- Some refactoring and small bug-fixing
Bug fix release
Changelog:
- Fix tiny memory leak on disconnect
Initial release
1.0.0 Added server versioning log