API Reference

Start or extend a local live view for a camera. The API response provides a stream URL, but the hostname should be replaced with the host prefix obtained from the Get Camera Network Information endpoint.
Example:

  Host prefix: https://<edgeId>-eth0.lumixai.com
  Stream URL: /streams/<edgeId>/<cameraId>/video/manifest.m3u8
  The full URL would be: https://<edgeId>-eth0.lumixai.com/streams/<edgeId>/<cameraId>/video/manifest.m3u8

  [Learn more](https://lumana.readme.io/reference/live-view-local-hls).
Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!