oxfplayer icon indicating copy to clipboard operation
oxfplayer copied to clipboard

ONVIF Export File Player

Results 2 oxfplayer issues
Sort by recently updated
recently updated
newest added

Hi Tried to build ther solution with VS 2019 in Windows 10, and when the project first opens I get an error "QT Visual Studio Tools - You are using...

According to specification (ONVIF-ExportFileFormat-Spec.pdf) TrackID of SurveillanceEntry in SurveillanceExportBox should be of type UInt(16). ``` class SurveillanceExportBox extends FullBox(‘suep’, version = 1, 0){ string ExportUnitName; string ExportUnitURL; string ExportUnitMAC; UInt(64)...