• Products
    • Isadora
    • Get It
    • ADD-ONS
    • IzzyCast
    • Get It
  • Forum
  • Help
  • Werkstatt
  • Newsletter
  • Impressum
  • Dsgvo
  • Press
  • Isadora
  • Get It
  • ADD-ONS
  • IzzyCast
  • Get It
  • Press
  • Dsgvo
  • Impressum

Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags

    Controlling Blackmagic Cameras with Isadora?

    Interfacing
    4
    5
    109
    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.
    • mark_m
      mark_m last edited by mark_m

      I recently got a Blackmagic Micro Cinema Camera 4K G2.

      You can control these -and lots of other Blackmagic Cameras - using Blackmagic's REST API.

      Someone has written a tutorial showing how to use Javascript or Python to control BM Cameras via the REST API.

      Does that mean that, in theory, I could send commands to the camera directly from Isadora?

      I am not a programmer. For someone who is and yes, @DusX, I am looking at you, how much work would it be to create a BM Camera Control Actor which does the same thing as the BM Camera Control WebUI?

      Thank you!

      Mark (not that Mark who definitely can program things!!)


      Intel NUC8i7HVK Hades Canyon VR Gaming NUC, i7-8809G w/ Radeon RX Vega M GH 4GB Graphics, 32GB RAM, 2 x NVMe SSD
      Gigabyte Aero 15 OLED XD. Intel Core i7-11800H, NVidia RTX3070, 32GB RAM 2 x NVMe SSD
      PC Specialist Desktop: i9-14900K, RTX4070Ti, 64GB RAM, Win11Pro
      www.natalieinsideout.com

      Woland Armando DusX 3 Replies Last reply Reply Quote 0
      • Woland
        Woland Tech Staff @mark_m last edited by

        @mark_m

        If something has an API it's almost certain one can control it through Isadora using one actor or another (probably Pythoner).

        TroikaTronix Technical Support
        New Support Ticket: https://support.troikatronix.com/support/tickets/new
        Support Policy: https://support.troikatronix.com/support/solutions/articles/13000064762
        Add-Ons: https://troikatronix.com/add-ons/ & https://troikatronix.com/add-ons/?u=woland
        Professional Services: https://support.troikatronix.com/support/solutions/articles/13000109444

        | Isadora Version: all of them | Mac Pro (Late 2013), macOS 10.14.6, 3.5GHz 6-core, 1TB SSD, 64GB RAM, Dual AMD FirePro D700s |

        1 Reply Last reply Reply Quote 2
        • Armando
          Armando Beta Gold @mark_m last edited by

          @mark_m That would be great I have a 6k pro too. They can be controlled by the ATEM software. Now, the ATEM software can be controlled via OSC through Banyan AV (aKA ATEM OSC) In order to control the atem you have do have one but all ot the camera main parameters are controlled by the atem software (even the primary colo wheels, iris shuttere speed and a lot more. All passing from the atem to the camera via HDMY cable (beware the cable ehould be compatible with Consumer Technology Association/Electronic Industries Alliance standars (no all of them are). In other words, if tiu have an atem you might be able to do that today. But for sre it would be simpler to have a python script. Although I don't know how the information would travel through HDMI. If someone comes up with  a script I can test it for sure.

          All the best 

          Armando Menicacci
          www.studiosit.ca
          MacBook Pro 16-inch, 2021 Apple M1 Max, RAM 64 GB, 4TB SSD, Mac OS Sonoma 14.4.1 (23E224)

          mark_m 1 Reply Last reply Reply Quote 0
          • DusX
            DusX Tech Staff @mark_m last edited by DusX

            @mark_m said:

            how much work would it be to create a BM Camera Control Actor which does the same thing as the BM Camera Control WebUI?

             Depending on the number of control points etc.. I would imagine its a day or two to build this up.

            Troikatronix Technical Support

            • New Support Ticket Link: https://support.troikatronix.com/support/tickets/new
            • My Add-ons: https://troikatronix.com/add-ons/?u=dusx
            • Profession Services: https://support.troikatronix.com/support/solutions/articles/13000109444-professional-services

            Running: Win 11 64bit, i7, M.2 PCIe SSD's, 32gb DDR4, nVidia GTX 4070 | located in Ontario Canada.

            1 Reply Last reply Reply Quote 1
            • mark_m
              mark_m @Armando last edited by mark_m

              @armando said:

              Although I don't know how the information would travel through HDMI.

               
              The information doesn't travel through HDMI: it passes via the network. So the camera has to be connected to your network.
              I can connect the BM Micro Cinema Camera's USB-C port to a USB to ethernet adaptor, which allows it to join the network.
              Then using the API you can control the camera.

              If you can connect your 6K Pro to a network, try this:
              https://github.com/DylanSpeise...

              It works great with the BMMCC4KG2.
              But what I'd like would be to bypass the web interface and send commands straight from Isadora.


              Intel NUC8i7HVK Hades Canyon VR Gaming NUC, i7-8809G w/ Radeon RX Vega M GH 4GB Graphics, 32GB RAM, 2 x NVMe SSD
              Gigabyte Aero 15 OLED XD. Intel Core i7-11800H, NVidia RTX3070, 32GB RAM 2 x NVMe SSD
              PC Specialist Desktop: i9-14900K, RTX4070Ti, 64GB RAM, Win11Pro
              www.natalieinsideout.com

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