omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    Is there a way to access the FaceTime iPad camera through code?

    Pythonista
    1
    2
    1587
    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.
    • nasadave
      nasadave last edited by

      I'm using the following to take a photo on an iPad:

      myimage = photos.capture_image()

      But that always accesses the iSight camera (the one on the back of the iPad). For the purposes of my program I'd like to access the other camera every time. I realize that the user can click the camera swap button, but I'd rather skip that step since the intent of the program is to take a photo of the user every time.

      Suggestions?

      1 Reply Last reply Reply Quote 0
      • nasadave
        nasadave last edited by

        Nothing, huh? No way to do this?

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Powered by NodeBB Forums | Contributors