Serhii Syrtsov
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 3
Comments
Recent activity by Serhii Syrtsov-
It's alright. I set TS1 as a parameter in ObjectMetadataPacket::setTimestampUs(). For example, in code it looks like Ptr<IMetadataPacket> DeviceAgent::generateObjectMetadataPacket(std::...
-
Yes, our third party system pull RTSP from the Server. I tried to set a parameter "Trust camera timestamp", but that did not help.
-
Ok. The same stream means that the plug-in and the third-party system receive frames of the video stream via the same RTSP link. Recognition of an object, for example, a license plate, takes place...
-
Yes, I develop plugin. When I link C++ library (cURL) and make the request from the code, the plugin is not visible for VMS. There is no item "Plugins" in the camera settings. Maybe this library so...