Is the Nx Cloud up? Visit our Status Page for the current health and performance of the Nx Cloud.

Status Page

Reading records on web app

Comments

2 comments

  • Ichiro
    • Network Optix team

    Hi Jean-Baptiste Bouillet,

    Can I use only the webrtc-stream-manager-v2 to read recording?

    Yes, webRTC-Manager supports “user-specified timestamp” (startTimeMs and endTimeMs)
    You can play the video from a specific timestamp.

     

    read replays in a web application than getting the chunk with the Device Http Stream API?

    Get recording chunks = GET /rest/v4/devices/{id}/footage
    Reading replays = I am not very sure what you mean reading replays, can you explain for us? Do you mean playback?

    0
  • Jean-Baptiste Bouillet

    Hi Ichiro,
    thanks for your answer, I'll try again then with webRtcManager using startTimeMs and endTimeMs.
    I was using /rest/v3/devices/${cameraId}/media.webm endpoint and it worked but I'm pretty sure webrtc will be smoother.

    I'll also take a look at footage endpoint .

    For replays, yes I was meaning playbacks.

    Regards,

    0

Please sign in to leave a comment.