View my account

Starting and stopping f455 camera with Python

Comments

4 comments

  • Kahren

    how about p.stop()... did you try that?

    0
    Comment actions Permalink
  • 191129107

    Hi Kahren 

    yes, I tried, but it didn't work. I thought of adding a condition to the endless loop in the code.

    0
    Comment actions Permalink
  • Yu-Chern Peh

    Hello,

     

    Regarding this request, let's wait for the developers in GitHub to comment about this.

     

    From my side, I tried exiting the thread by using thread.join() or set daemon=False, but resulting in the application hangs. 

     

     

    Regards,

    Yu-Chern

    Intel Customer Support

    0
    Comment actions Permalink
  • 191129107

    Hi Yu-Chern Peh

    Yes, I'm running the tests with thread.join(). However, since the application crashes on the python side, the images are corrupted.

    0
    Comment actions Permalink

Please sign in to leave a comment.