we use the Lync 2013 SDK with SfB 2016 in UI suppression in order to ship an WPF app with custom support integration.
Roughly about summer 2017 the app sharing broke and we were unable to recover the functionality.
We suppose this is related to either some Windows Update / SP or SfB Client/Server Update and/or configuration.
Sharing apps/desktop useing the SfB client without UI suppression works without any problems.
Even the official example on how to use the app sharing does not work for us anymore: Lync 2013 SDK: Share resources in UI suppression
The app sharing works outbound to a SfB client without UI suppression, so only the incoming display seems to be broken, regardless of the source (be it a SfB w/o UI suppression or our own app).
The VideoWindow is rendered, height / width are correctly transmitted, but the drawn rectangle remains blank / grey.
Is there any possibility to recover this function? Or at least some information why or what broke this function?
Clients were tested to be broken in Windows 10 Pro x64, Anniversary and Fall Creators Update, SfB Client 2016 MSO 16.0.4318.1000.
Thank you very much!