-
-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FFprobe request hangs with some clients #12
Comments
And here's the difference between ffprobe builds. The one that hangs:
The one that works:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Two different Linux desktops. Same ffprobe request to the same camera.
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."
Aborting the execution with Ctrl-C produces the desired output to the client before majestic shutdown.
Below is the log from another desktop without such an error:
The text was updated successfully, but these errors were encountered: