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

Status Page

Gop=1 when using both main and secondary streams with analytics

Comments

2 comments

  • Ichiro
    • Network Optix team

    Hi Itzik kleiman,

    Thanks for your question. However, the description seems to be missing a few critical details.

    • How exactly are you obtaining the stream? Which API or method are you using?
    • How did you measure the FPS? The log does not appear to be generated by our system, so we’re unable to understand what it represents. Thank you for sharing it, but unfortunately it isn’t usable for analysis.

    To understand your question further, please provide more details about your implementation and elaborate on your test scenarios.

     

    Thanks for your cooperation.

    0
  • Ichiro
    • Network Optix team

    Hi Itzik kleiman,

    Just a quick response and notice. 
    If the stream truly contains only I-frames, then this would indicate a potential issue or a non-standard implementation, because a valid video stream is expected to contain a proper GOP structure (I/P/B frames) unless explicitly configured otherwise (e.g., MJPEG-style encoding).

     

    To understand this properly, could you please clarify:

    1. Which interface is being used to obtain the stream?
    * RTSP (raw stream), 
    * HTTP/MJPEG, 
    * WebRTC
    * SDK / proprietary API

    2. What codec and profile are configured on the device?
    * H.264 / H.265
    * GOP length / Intra period
    * CBR vs VBR

    3. How was the frame type verified?
    * Encoder statistics (If any)

     

    Some interfaces may expose only I-frame–equivalent data by design, which can appear as “I-frames only” but is not actually a video stream in the traditional sense.

    Once the exact interface and verification method are confirmed, we can determine whether this is an actual encoder bug or expected behavior for that specific interface.

    Thanks.

    0

Please sign in to leave a comment.