Start camera local live view

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](https://lumana.readme.io/reference/camerascontroller_getlocalnetworkconfiguration?) 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).
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Query Params
number
required

0 - Standard quality, 1 - Medium quality, 2 - High quality

Responses

401

Unauthorized. Missing or invalid credentials.

500

Server error. Could not start camera local live view.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json