Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Forum Updated on Feb 6th

    Unsolved Threads in Python and Qt

    Qt for Python
    1
    1
    96
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • I
      iamMHZ last edited by iamMHZ

      i have a code in python ,
      and it has 5 buttons ,
      and when each button clicks i want to access the webcam ,
      and get frames from it and do some things on the webcam frames(each button performs diffrient things on the webcam frame)

      the problem is that when first button gets the webcam on a separate THREAD
      when i click other buttons , they can't access the Webcam ,
      how can i notify the that thread to releases the Webcam for others
      ?

      1 Reply Last reply Reply Quote 0
      • First post
        Last post