• 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

    [ANSWERED] Google Earth Browser Interaction in Isadora

    How To... ?
    5
    9
    1317
    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.
    • sonetlx
      sonetlx last edited by Woland

      Hi everyone,

      I'm looking to interact with Google Earth through Isadora. Currently I can monitor a browser window with the Screen Capture Actor but I'm not able to navigate the Google window. Ultimately my goal is to have real world events act like the direction arrows on a keyboard in the google space.

      I've tried interacting with it using OBS, but it only shows the loading window of google earth, I think because the web address frequently changes when using google earth. 

      Any advice would be appreciated, thanks!

      bonemap liminal_andy 2 Replies Last reply Reply Quote 0
      • bonemap
        bonemap Izzy Guru @sonetlx last edited by bonemap

        @sonetlx

        You might have some success accessing the Google Earth API. Isadora has good options for working with API requests. Also there is some limited options to use a FreeFrame plugin generated through Vuo software (Mac only) to interact with a website by simulating cursor movement and clicks. More info and demo patch linked in this forum thread: https://community.troikatronix.com/topic/7615/answered-screen-capture-hid-interactivity/2?_=164729165911

        Best Wishes 

        Russell 

        http://bonemap.com | Australia
        Izzy STD 4.2 | USB 3.6 | + Beta
        MBP 16” 2019 2.4 GHz Intel i9 64GB AMD Radeon Pro 5500 8 GB 4TB SSD | 14.5 Sonoma
        Mac Studio 2023 M2 Ultra 128GB | OSX 15.3 Sequoia
        A range of deployable older Macs

        1 Reply Last reply Reply Quote 2
        • liminal_andy
          liminal_andy @sonetlx last edited by

          @sonetlx I found this question fascinating so I created a control interface for the desktop version of Google Earth

          https://github.com/ohglobal/Go...

          The AutoHotkey (AHK) script has a CLI that Isadora can control with an SDK actor. If I have more time this week, I will take a stab at making the actor to run this file, or maybe @mark could beat me to the punch, in his abundant amount of free time?

          Andy Carluccio
          Zoom Video Communications, Inc.
          www.liminalet.com

          [R9 3900X, RTX 2080, 64GB DDR4 3600, Win 10, Izzy 3.0.8]
          [...also a bunch of hackintoshes...]

          Woland liminal_andy 2 Replies Last reply Reply Quote 4
          • Woland
            Woland Tech Staff @liminal_andy last edited by

            @liminal_andy said:

            in his abundant amount of free time

            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
            • liminal_andy
              liminal_andy @liminal_andy last edited by

              Ok, I did it! Read up at:

              https://community.troikatronix...

              Andy Carluccio
              Zoom Video Communications, Inc.
              www.liminalet.com

              [R9 3900X, RTX 2080, 64GB DDR4 3600, Win 10, Izzy 3.0.8]
              [...also a bunch of hackintoshes...]

              sonetlx 1 Reply Last reply Reply Quote 5
              • sonetlx
                sonetlx @liminal_andy last edited by

                @liminal_andy @bonemap @Woland Thank you so much for your help! 

                liminal_andy 1 Reply Last reply Reply Quote 0
                • liminal_andy
                  liminal_andy @sonetlx last edited by

                  @sonetlx of course! keep me posted on how it goes for you. I had some fun spinning around Google Earth yesterday to test and zooming to different locations. 

                  Andy Carluccio
                  Zoom Video Communications, Inc.
                  www.liminalet.com

                  [R9 3900X, RTX 2080, 64GB DDR4 3600, Win 10, Izzy 3.0.8]
                  [...also a bunch of hackintoshes...]

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

                    @liminal_andy

                    A user submitted a bug report for the AutoHotKey Launcher Actor.

                    "I'm using an AutoHotKey Launcher, and the File path is acting differently between 2 machines.
                    On a Windows 10 machine, a relative path of ".\GoogleEarthControl.ahk" is failing as interpreted as "C:\Program Files\Isadora 3\GoogleEarthControl.ahk".
                    On a Windows 11 machine, it's correctly interpreting it as the local local path."

                    I am posting the details here since you linked this thread in the Add Ons posting. (we can discuss what might be best practices for the future)

                    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.

                    liminal_andy 1 Reply Last reply Reply Quote 0
                    • liminal_andy
                      liminal_andy @DusX last edited by

                      @dusx the actor input calls for the Absolute Path to be used (AHK Script Absolute Path). I did not design support for relative paths, so I invite the user to submit the feature request for me to implement that, but that is currently not scoped for the actor. Perhaps Windows 11 updates the OS path handler to implicitly allow this.

                      Andy Carluccio
                      Zoom Video Communications, Inc.
                      www.liminalet.com

                      [R9 3900X, RTX 2080, 64GB DDR4 3600, Win 10, Izzy 3.0.8]
                      [...also a bunch of hackintoshes...]

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