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

opencv-python VideoCapture in dell EMC centos gets 10s delay #15914

Open
libaolb0629 opened this issue Nov 15, 2019 · 1 comment
Open

opencv-python VideoCapture in dell EMC centos gets 10s delay #15914

libaolb0629 opened this issue Nov 15, 2019 · 1 comment
Labels
incomplete needs investigation Collect and attach more details (build flags, stacktraces, input dumps, etc) needs reproducer Provide complete minimal reproducer with input data

Comments

@libaolb0629
Copy link

System information (version)
  • OpenCV =>4.1.1
  • Operating System / Platform => centos7.7
  • Compiler => python,anaconda
Detailed description

when i use

cv2.VideoCapture('') rtsp camera stream 

and then imshow the realtime frame,i get a 10s delay,sometimes 8s.
My machine is DELL EMC double cores.
The same code in other machine ,windows or other centos machine ,it shows the realtime camera.
i think if opencv is incompatible with the machine with double core .
I try change to ubuntu ,but it has same problem.
Hope for get your reply,thanks.
<
!-- your description -->

Steps to reproduce
@bulingda
Copy link

bulingda commented Dec 1, 2020

Have you solved this problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
incomplete needs investigation Collect and attach more details (build flags, stacktraces, input dumps, etc) needs reproducer Provide complete minimal reproducer with input data
Projects
None yet
Development

No branches or pull requests

3 participants