Skip to content
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

Failed to connect to camera, retrying.. #21

Open
tirpudevk111 opened this issue Feb 6, 2025 · 2 comments
Open

Failed to connect to camera, retrying.. #21

tirpudevk111 opened this issue Feb 6, 2025 · 2 comments

Comments

@tirpudevk111
Copy link

Hello, I using SIYI ZR30, testing with 'test_rtsp.py'. All the connections are correct. I can ping to 192.168.144.25. Even I can receive the stream with "$ ffplay rtsp://192.168.144.25:8554/main.264"
but when I run any test script i get this error:

INFO:SIYISDK:Attempting to connect to camera, attempt 1
[INFO] 2025-02-06 13:25:14,277 [SIYISDK::connect] : Attempting to connect to camera, attempt 1
[ERROR] 2025-02-06 13:25:17,278 [SIYISDK::connect] : Failed to connect to camera, retrying...
[INFO] 2025-02-06 13:25:17,278 [SIYISDK::disconnect] : Stopping all threads and disconnecting
ERROR:SIYISDK:[bufferCallback] [Errno 9] Bad file descriptor
ERROR:SIYISDK:[bufferCallback] [Errno 9] Bad file descriptor
ERROR:SIYISDK:[bufferCallback] [Errno 9] Bad file descriptor
ERROR:SIYISDK:[bufferCallback] [Errno 9] Bad file descriptor
ERROR:SIYISDK:[bufferCallback] [Errno 9] Bad file descriptor
ERROR:SIYISDK:[bufferCallback] [Errno 9] Bad file descriptor
ERROR:SIYISDK:[bufferCallback] [Errno 9] Bad file descriptor

@YukaChka
Copy link

YukaChka commented Feb 6, 2025

I have the same problem with the ZR10 camera.

@mzahana
Copy link
Owner

mzahana commented Feb 6, 2025

I can not test it as of now, but make sure the IP and port are correct according to the camera documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants