We are developing a multimedia conference application and want to connect to Lync or Skype for Business.
Now we can transfer video stream (H264) and audio stream between Skype and our client.
But sharing stream stuck us,especially parsing the RDP protocol. We have got the RDP stream,but how to get sharing contents?(Only the graphics data) Our application run on Linux, Mac and Windows(mostly on Linux).
So is there any third-party solutions to deal with the RDP? As I known, Polycom has completed this function.