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.


    Using the camera from ObjC_utils

    Pythonista
    3
    8
    4794
    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.
    • chibill
      chibill last edited by

      I have been doing some research into using the camera from objc_utils to allow for changing the Exposure and ISO along with some other settings.

      I will update this post when I am on my computer.

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

        This thread may be interesting too:
        https://forum.omz-software.com/topic/3665/capturing-photos-without-the-ios-screen

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

          Yes very interesting. This is why I really should have looked here instead of asking in slack about this. (Could have searched camera....)

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

            Also I found your old barcode read that still works that uses it.

            https://gist.github.com/omz/11891cb1c7ed459d34c7

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

              @chibill By the way, if you want to search the forums, I strongly recommend not using the forum's built-in search, it's terrible. Instead, put "site:forum.omz-software.com <search terms>" into your favorite search engine and let it search the forums. (At least Google and DuckDuckGo support site: syntax like this.)

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

                Well just figured out I still need to do a lot of work. Because both of the examples use the older API that can't take RAW images or take settings

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

                  Welp I have found that I can look at Obj-C source of OS projects to figure out how to use the apis

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

                    Specifically https://github.com/muehlemann/InLine/blob/master/inline/Camera.m

                    Helps with this project.

                    https://github.com/Ja7423/PhotoCamera

                    Also has a lot of information I will be using.

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