• 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

    Format of Web Interface to easily Receive/Send Information

    Interfacing
    3
    5
    1820
    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.
    • I
      ibmcclain last edited by

      Hi All,

      So a bit of a tricky question and a lengthy one.  I'm creating a web interface for a show, the audience interacts with it and can send us a few things, being hopefully text, pictures, and even maybe audio.  In turn I'm also looking to potentially send to the audience text, images, and even maybe audio.  I know there's been some solutions for retrieving text from sites and images (most solutions seem RSS oriented, which seems lacking flexibility), but what would be a solid approach to retrieving these types of information?  The answer might be that it's a few different things worked into one, and if you have any services or 3rd party things you recommend for any of the three things (text, photo or audio) please let me know!
      1 Reply Last reply Reply Quote 0
      • eight
        eight last edited by

        Please clarify by what you mean in "send to the audience text, images, and even maybe audio". Is it a smartphones that you will be sending this info too?

        FYI: I am working on an ios app that receives info from a single server. Currently, I am able to send the text from Isadora (using OSC). As is needed by a given show, I intend to "send" pictures videos, audio etc. to the same app on an Isadora cue.
        --8

        Analysis: http://post.scriptum.ru | Synthesis: http://onewaytheater.us
        Twitter: https://twitter.com/eight_io | Flickr: http://www.flickr.com/photos/eight_io/
        Github: https://github.com/eighteight | MulchCam: https//mulchcam.com
        MulchTune: https://itunes.apple.com/us/app/mulch-tune/id1070973465 | Augmented Theatre: https://augmentedtheatre.com

        1 Reply Last reply Reply Quote 0
        • I
          ibmcclain last edited by

          I'd be super interested to see how your app is working.  The idea is yes the info is showing up on smartphones or mobile devices, I was thinking a web interface would be easier because it would be more cross compatible between devices.

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

            Creating a rest api that returns json is my approach. The images and audio are difficult and limited is scope. You may be able to write over a file and have it load to a new scene. This is the approach I have used. As for getting the data from the audience you have countless web dev options. Sms interfaces etc..

            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 0
            • eight
              eight last edited by

              @ibmcclain please DM your Apple email ID, and I'll put you on the beta-testers list, when the app is in Itunes (in a week or so -- it will only allow displaying text pushed from Isadora). Web interface may have its merits, especially if the amount of data is light. If you start pushing videos, sounds, want to use cameras, phone's speaker, gyroscope etc, native app becomes a more viable option, since it allows preloading all content before the show. Also, think about augmented reality –– I think in this case native app becomes the only option at this point in time.

              --8

              Analysis: http://post.scriptum.ru | Synthesis: http://onewaytheater.us
              Twitter: https://twitter.com/eight_io | Flickr: http://www.flickr.com/photos/eight_io/
              Github: https://github.com/eighteight | MulchCam: https//mulchcam.com
              MulchTune: https://itunes.apple.com/us/app/mulch-tune/id1070973465 | Augmented Theatre: https://augmentedtheatre.com

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