Skip to content

Releases: aviloria/ScreenCaptureServer

D3D11 Fixes

26 Nov 14:40
b53f2e9

Choose a tag to compare

Changelog:

  • Fixed D3D11 capturer
  • Minor fixes and improvements

Display device selection

07 Dec 01:40
ea201ec

Choose a tag to compare

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

25 Nov 23:02

Choose a tag to compare

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

20 Nov 18:19
f8b67b1

Choose a tag to compare

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

15 Nov 17:06
8ffcecf

Choose a tag to compare

Changelog:

  • Fix tiny memory leak on disconnect

Initial release

15 Nov 13:01
f7ee017

Choose a tag to compare

1.0.0

Added server versioning log