Skip to content

FFprobe request hangs with some clients #12

@themactep

Description

@themactep

Two different Linux desktops. Same ffprobe request to the same camera.

ffprobe -hide_banner -loglevel error -print_format json \
  -show_error -show_streams rtsp://root:987987@192.168.1.158:554/stream=0

In one case, the result is returned fast, but on another desktop it hangs indefinitely.

Running majestic in console reveals that it's stuck in a loop with error message "Failed to send an RTP packet: Connection refused."

Screenshot from 2023-05-31 02-14-05

Aborting the execution with Ctrl-C produces the desired output to the client before majestic shutdown.

Screenshot from 2023-05-31 02-14-28

Below is the log from another desktop without such an error:

Screenshot from 2023-05-31 02-16-06

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions