v1

latestOpenAPI 3.0.3Apache 2.02026-07-175678720.5 KB
frames

It is used to calculate pts in milliseconds for a given frameId. It can also be used to calculate estimated pts for a given timestamp. This endpoint is used for video files (sensors) that are streamed using nvstreamer.

get/frames/pts

Query parameters

sensorIdstring required
timestampstring date-time

This parameter is incompatible with frameId. Only one of them can exist in the query.

frameIdinteger

This parameter is incompatible with timestamp. Only one of them can exist in the query.

Response

Successful Operation.

ptsinteger nullable required