how to access multiple camera on a checkbox button click in PyQt
Unsolved
Qt for Python
-
wrote on 25 Jan 2023, 07:19 last edited by
I have create a UI using qt designer and where i have create three label for access camera with three different checkbox button how it possible in pyqt
-
I have create a UI using qt designer and where i have create three label for access camera with three different checkbox button how it possible in pyqt
@Adarshpandey Not sure what exactly you're asking.
Are you asking how to show streams from multiple cameras? -
wrote on 25 Jan 2023, 12:19 last edited by
yes how to stream multiple cameras ?
-
yes how to stream multiple cameras ?
@Adarshpandey In the same way you stream one?
I'm also not sure why you're talking about labels if you want to show video?
Did you check https://doc.qt.io/qt-5/cameraoverview.html ?
1/4