• 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
    1. Home
    2. Recent
    Log in to post
    • All categories
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • tim_f

      Open a webpage
      How To... ? • • tim_f

      2
      1
      Votes
      2
      Posts
      27
      Views

      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.

    • T

      [ANSWERED] Advice re licence and new computer
      How To... ? • • Tr742

      4
      0
      Votes
      4
      Posts
      145
      Views

      Woland

      @tr742 said:

      What’s the latest iOS I can use for this software ?

       The newest version of macOS that is officially supported for use with Isadora 4 is Sequoia. Tahoe may be fine, as we have not gotten reports of Isadora 4 not working on Tahoe, but officially it's not a supported OS for running Isadora 4 until we do further internal testing.

    • DusX

      Updated Add-Ons: MediaPipe QuickStart + Python Tools for Isadora
      Showcase • • DusX

      6
      9
      Votes
      6
      Posts
      308
      Views

      J

      @dusx 

      Yes, I want to experiment with background removal. Between my first post and now, I understood how to make both work, I simply had to user the Video mode instead of the LiveFeed. Now time to play with this mask and also curious what I can do with the facemesh!

      Regarding the pose detection, I've been using it for 10 days and it's been really fun and productive. Thanks again for the material you provided! 

    • W

      [SOLVED] Wrong Open GL detection then crash
      Troubleshooting and Bug Reports • • webmammuth

      11
      1
      Votes
      11
      Posts
      925
      Views

      W

      @woland
      done ! :)

    • C

      [SOLVED] Projector test pattern way bigger than Isadora output
      Hardware • • Charlotte_E

      9
      0
      Votes
      9
      Posts
      111
      Views

      C

      Hi all - 

      In the end, the issue was actually that in the projector's internal settings, the projector aspect was set to NATIVE, and when I changed it to FULL it spanned the entire area.

      I think this has to do with the projector's ability to resize SDI (16:9) back to 16:10.


      Hope this helps someone else in the future!

    • DusX

      New Add-Ons : Opener and Closer user actors
      Showcase • pythoner python • • DusX

      1
      2
      Votes
      1
      Posts
      67
      Views

      DusX

      Opener & Closer - Powerful tools for working with Sidecar applications.

      I just published a new Isadora example file with two new Pythoner powered user actors. 
      Get it: https://troikatronix.com/add-o...

      The tools require a small module be installed, but the project also includes the latest version of my Easy Python Setup Tool, which will build the require virtual environment for you in a minute.

      These tools let you open applications 'hidden' so that the UI/Stage Outputs are not blocked, allowing you to work send/receive Spout/Syphon and/or OSC if the apps offer such things.

      A use case I personally have used this approach for is launching my Kinect2Share application allowing my full native access to my Microsoft Kinect on windows. 

      FEEDBACK on the tools and the Setup process are greatly appreciated. 

    • RWillats

      NDI isses with subnets
      How To... ? • • RWillats

      9
      0
      Votes
      9
      Posts
      180
      Views

      RWillats

      @woland

      The apple integration connection is so great when you can use it. Low-latency and high resolution. In this case, the local network has worked (thank you all).

    • mark_m

      Mac Mini and DataPath FX4 and Isadora
      Hardware • • mark_m

      4
      0
      Votes
      4
      Posts
      61
      Views

      mark_m

      @woland

      Thank you! That's great info. And the licencing too. 

    • Paz

      [ANSWERED] Connect to an Isadora Project from two computers over LAN
      Interfacing • network local network • • Paz

      3
      0
      Votes
      3
      Posts
      56
      Views

      Paz

      @woland Thank you very much - the MacOS Remote Login feature will do the trick!

      Best wishes,

      Simon

    • V

      [ANSWERED] Text scaling & formatting for dynamic content
      How To... ? • • Video Architect

      7
      0
      Votes
      7
      Posts
      158
      Views

      V

      @woland + @Skulpture + @jfg

      Thanks guys

      There's plenty to work with in all your suggestions. @jfg exactly what I am trying to achieve.

      :-)

      J1M

    • montana

      [ANSWERED] Chavet DMX-4/Enttec/Izzy Problem
      Hardware • • montana

      7
      0
      Votes
      7
      Posts
      243
      Views

      Woland

      @montana said:

      I'm now hooked up and working and figuring out the Matrix Value Send Actor and its relation to the Channels on the Chauvet, which is a bit counterintuitive at this point but I'm getting that sorted

       This might help: https://troikatronix.com/add-ons/dx-dmx-universe-enttec-compatible/

    • S

      [ANSWERED] ​blur edges for projection mapping
      How To... ? • • smoon

      6
      0
      Votes
      6
      Posts
      580
      Views

      Victreux

      I stopped using Isadora partly because of this unavailable option that I use in every project. I regularly check to see if the blur handling in mapping has been improved. And the years go by, and I'm surprised every time that it hasn't been implemented. It's sad; I love this software.

    • JJHP3

      [ANSWERED] does the latest version do GLSL buffers
      How To... ? • • JJHP3

      4
      1
      Votes
      4
      Posts
      286
      Views

      JJHP3

      @woland Thanks - I'll find a work-around...

    • W

      MediaPipe, Pythoner and Isadora for body tracking and segmentation . . .
      How To... ? • mediapipe pythoner body tracking segmentation • • WJMackwood 0

      3
      6
      Votes
      3
      Posts
      258
      Views

      Woland

      @wjmackwood-0

      You may want to check this out: https://community.troikatronix.com/topic/9344/updated-add-ons-mediapipe-quickstart-python-tools-for-isadora

    • bonemap

      [FIXED FOR ISADORA 4.2.X RELEASE] json quotation marks no longer stripped from output?
      Troubleshooting and Bug Reports • • bonemap

      4
      0
      Votes
      4
      Posts
      256
      Views

      Woland

      @bonemap

      We brought this up at last week’s Thursday tech meeting and as of last Friday we have a beta build that contains a fix for it, so it’ll definitely be fixed for the next public release.

      :)

    • M

      Movie Actor Playback issues
      Troubleshooting and Bug Reports • • martinithyme

      2
      0
      Votes
      2
      Posts
      262
      Views

      Woland

      @martinithyme


      I swear sometimes posts on this forum are hidden from me because I check every day and never saw this until now. I don’t know what’s up with that…

      Anyway, if you’re on Windows I’d suggest using ShutterEncoder and converting all your files to hap.avi. Sometimes video files can be exported with strange settings that Isadora doesn’t like (for example, embedded timecode tracks have been known to cause playback issues).

    • gapworks

      [ANSWERED] Isadora stages feed into Capture Sweden Input
      How To... ? • • gapworks

      4
      0
      Votes
      4
      Posts
      265
      Views

      gapworks

      @bvg73

      thank u ! just what i needed!

    • T

      New av screens
      Hardware • • Tr742

      8
      0
      Votes
      8
      Posts
      418
      Views

      Woland

      @tr742 said:

      If I programme with Isadora will software be ok with this and video outputs be my new screens (via 1 thunderbolt connector) or my beamers (via 3 outputs from my mac ) depending what output equipment is plugged will not affect my Isadora programming 

      This is not fully possible to answer without more information like:

      Do you use the Get Stage Size actor to automatically set the resolution of anything in your patch?Did you manually set any actors (like Shapes or GLSL) to use a specific resolution?Does the triple display show up as one triple-wide display or three separate displays?Is each third of your triple display the same resolution and aspect ratio as each beamer you're using?

    • E

      Isadora Programmer NYC January - Bilingual Spanish/English
      Job Opportunities • • Eamonn

      1
      3
      Votes
      1
      Posts
      88
      Views

      E

      Hello Community,

      Anonymous Ensemble seeks an experienced Isadora programmer/operator for our technical rehearsals and run of Anonymous Ensemble's Llontop at Pregones Theater in the Bronx for the first few weeks of January. The job would entail working with technologist Adrian Cameron to help run the interactive installation portion of the show. The job also entails operating a live feed camera during the performance portion of the show (do not need to be expert). The commitment is January 5-18 as well as some paid prep work in December. Bonus for experience with AWS cloud computing, Zoom broadcasting, and Machine Learning. The ideal candidate would be somewhat bilingual Spanish/English. This is a paid position. Please contact eamonn@anonymousensemble.org for inquiries or suggestions.

      Warmly,

      Eamonn

      anonymousensemble.org

    • CitizenJoe

      [ANSWERED] Scene Line bug?
      Troubleshooting and Bug Reports • • CitizenJoe

      4
      0
      Votes
      4
      Posts
      158
      Views

      Woland

      @citizenjoe said:

      I didn't think about the tip of simply hiding part of the name!

      Well, you couldn't have because you didn't know it was a pixel limit and not a Scene Limit ;)

      This issue is one that really annoys me personally, so once we have this next release out the door, I'll see what I can do about pestering one of the programmers to get this bug fixed.