Videos are not playing on streamlit , using cv2

the code

Hi @karim-abdulnabi . We need to use a package named streamilt webrtc for working with cv2 in streamlit cloud

@Guna_Sekhar_Venkata , not work also

That is a very precise description of the problem… :-1:
Have you even tried?
You cannot use cv2.VideoCapture(0) on streamlit cloud, which is still in your code.

@Franky1 , I tried this before and it did not work either. The application works, but the camera is the only thing that does not work. The camera is supposed to open when you press open the camera, but it does not work.

Then show us the code please.
opencv is a dead end anyway.

this is the code

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.