I just noticed that XPMobile Server Experimental samples have been removed in the latest 2020 R1 release. We are currently using one of these experimental features to retrieve the camera’s stream in a H264 stream instead of a motion jpeg stream (XPMobileSDK.library.VideoConnectionStream.H264inFMP4).
Not being able to retrieve the stream in H264 is a major issue since we have multiple users using our system to view many different cameras live, and not being able to retrieve the stream in H264 means the Milestone Server will need to transcode frames. I expect the server to have trouble keeping up during peak usage.
Are you also planning to remove this feature in a future release? Will there be any alternatives to retrieve the stream in H264 so the server does not have to transcode frames from streams on XPMobileSDK?