Is there an equivalent .Net Core library that we can use for the UWP or WinRT platform. The .Net 4 libraries will not work with UWP.

The Mobile SDK supports and have a sample for UWP. I am guessing the Mobile SDK is what you seek.

http://doc.developer.milestonesys.com/mipsdkmobile/

http://doc.developer.milestonesys.com/mipsdkmobile/index.html?base=content_4.html&tree=tree_4.html

That is exactly what I need. Thanks

In relation to the new Mobile SDK. Is the video still limited to JPG? Or are you able to get h.264 video via the mobile sdk? Also, what about audio? is that available from the mobile sdk as well?

Hi Josh,

Unfortunately there is no way to get video out of the mobile server in way different than JPEG.

There was in previous versions, but currently is disabled (it was limited to raw format of the camera, eg in the same way written in the RS).

As far as the audio, I have to disappoint you again - currently is not available.

I hope it will be available soon (R3 or R4)