- I want to estimate the size of a video that needs to be exported in MB. As I understand, if I can get the BPS (bitrate per second), I can calculate it. How can I retrieve this using MobileSDK in JS or .NET, or by using another method?
Thanks!.
- I want to estimate the size of a video that needs to be exported in MB. As I understand, if I can get the BPS (bitrate per second), I can calculate it. How can I retrieve this using MobileSDK in JS or .NET, or by using another method?
Thanks!.
There is no support in the Mobile SDK for this.
It is possible to use the Configuration API on the XProtect Management Server for camera setup and find the bitrate. A word of caution, the bitrate of a camera stream can be changed by an admin at any time and can even be changed by rules, you cannot be sure the configuration value you read fits what the camera was streaming in the period that you now want to export.