• 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

    Open a webpage

    How To... ?
    2
    2
    33
    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.
    • tim_f
      tim_f last edited by

      I am running Isadora 3.2.6 and want to set up a patch to display student work. The students have created short films which I want to play on one side of the screen and on the other side I would like the webpage open that show their process journal, detailing their process on the other side - but that the viewer can scroll through it on a touch tv. Is it possible that when I trigger a new scene the video plays on one side and I can send a signal to open a specific webpage on the other?

      many thanks in advance

      Woland 1 Reply Last reply Reply Quote 1
      • Woland
        Woland Tech Staff @tim_f last edited by Woland

        @tim_f

        With Isadora 4 you could use Python for this.

        With Isadora 3 the only way I can think to do it the way you want to would be some kind of clunky setup with an Automator script to open the webpage, Watch Folders, and using Data Array to write things into a text file in the folder that Automator is watching to trigger different scripts. The tricky part is getting it working on a Touch TV to allow the viewer to scroll the webpage without being able to mess with Isadora.

        If at all possible it'd be much easier to limit the viewer's ability to mess with Isadora by putting Isadora on a non-touchscreen display and the webpage on its own touchscreen display. That way you could use the touchscreen display as a Stage for Isadora and just show a blank black stage (or whatever else you wanted) before using the Show-Hide Stages actor to programmatically hide the Stage on the touchscreen display, revealing the webpage (which you'd have already have had open on that display ahead of time).

        The other option I can think of is to pre-record the webpage with the process journal using OBS or Isadora's Screen Capture actor + Capture Stage to Disk actor so that you have a video file of the webpage scrolling at a rate you're happy with. It would no longer be interactive, but it would be easier and self-contained this way.

        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 0
        • First post
          Last post