Skip to content

v2.10.5 - 2025-04-14

  • Add a check on input stream availability on POST /start
  • Add field product on GET /info endpoint

v2.10.4 - 2025-04-04

  • Improve stability of RTMP streams

v2.10.3 - 2025-03-27

  • Add support for Matrice 4T
  • Improvements to geolocation estimation
  • Fix bug for which expired API keys were not reported as so in the '/login' endpoint
  • Now, registering identical sources will not generate duplicated sources

v2.10.2 - 2025-03-13

  • Fix bug in which track id was not always correctly reported

v2.10.1 - 2025-03-12

  • Improve stability of RTMP input when connecting to DJI's flighthub

v2.10.0 - 2025-02-24

  • Add websocket /process/{process_uuid}/drone_data for real-time telemetry streaming. The message follows the same format expected by sense telemetry format. See telemetry
  • Add a timeout to telemetry ingest

v2.9.1 - 2025-02-14

  • Fix bug in 'scaled_bbox' parameter in detection data output

v2.9.0 - 2025-02-11

  • Add target geolocation data when telemetry is available
  • Add source url and uuid information to process info endpoint GET /process/<process_uuid>
  • Change behaviour of POST /output endpoint so that if a duplicate output is posted, the uuid of the already existing output is provided instead of considering it a bad request
  • Enhancements to api stability

v2.8.1 - 2024-12-19

  • Thermal imaging is now supported by automatically detecting camera mode

v2.8.0 - 2024-11-27

  • Considerably reduce latency with RTMP inputs
  • Improve performance of RTMP output
  • Display number of detected targets by category on output video stream.
  • Make api more robust against faulty input streams
  • Provide clearer error response for badly formatted input
  • Enhance information provided by endpoints
  • Remove all UDP output

v2.7.0 - 2024-11-11

  • Add initial support for ingesting telemetry into the api through MQTT or websocket. See telemetry integration
  • Add the option to stream detection data through websocket. See detection Data Output
  • Removed UDP based outputs

v2.6.0 - 2024-10-24

  • Improve RTSP input stability and delay
  • Add checks on maximum number of registered sources and outputs for stability
  • Add checks on simultaneous active outputs
  • Improve documentation to include scripts for connecting to UDP data output. See detection Data Output.
  • Backend improvements to enhance API stability and efficiency

v2.5.0 - 2024-08-26

  • Add resolution configuration to video outputs. See output resolution
  • Add reconnection period to be robust against short drops in input stream
  • Allow controlling StreamingResponse quality

v2.4.0 - 2024-05-20

  • Add support for RTMP input
  • Add basic support for http input
  • Improve RTSP input stability
  • Extend detection message with information relative to image size. See message format

v2.3.0 - 2024-05-10

  • Improve tracker.
  • Add support for different resolutions for RTMP and UDP outputs

v2.2.1 - 2024-04-22

  • Improve API stability

v2.2.0 - 2024-04-19

  • Add support for different resolution on web browser output
  • Fix bug where uppercase extension files were not being accepted as valid input
  • Simplify output stream visualisation