Remote viewer offline #990
Replies: 4 comments 3 replies
-
|
we currently do not have and "remote viewer" functionality in the standalone version, it might be possible to patch something for local use using the SocketClusterServer op in standalone. we are thinking about having a "playback mode" for the standalone as well, so if you have more ideas on the |
Beta Was this translation helpful? Give feedback.
-
QuestionDo you think it is realistic for me to refactor the remote viewer functionality to work in a local network? I don't want a patch, I want to add native functionality. ExtensionA further extension of this ability to remotely control the patch of a client would be to intuitively allow arbitrary parts of a patch to be run on separate clients. This could be initially restricted to sending of basic data - no video, but could eventually be extended to use video with something like NDI. This would make it easy to do any number of remotely controlled interfaces. User story
I've seen patches, like https://cables.gl/edit/RkOuVk which do something like this. This would just make it extremely flexible and intuitive. |
Beta Was this translation helpful? Give feedback.
-
Can you detail mode what you mean by playback mode? Is it just for automatically launching a patch when the app starts? I think its definitely an important feature, pretty easy to support through a cli flag for simple external control. Showing the ip address (and optional access code) would only be required if cables.gl had built in local network capabilities. |
Beta Was this translation helpful? Give feedback.
-
|
"remote viewer" entirely depends on a websocket server on cables.gl. we are not planning to run a server with any version of the standalone...as said, there is ops for that though. also on your "remote rendering", the rpis will have to run a browser and all to render things...and maybe even need to be quite heavy. ...that being said, i am not really sure of your usecase but it seems there might be better solutions for this. correct me if i am wrong though. i mean...for controlling LEDS using cables (because you mentioned this on discord) we did this with WLEN and cables a while back: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I've been looking for a tool for a while that would make it easy to set up and customise many projectors with minimal set up, to be able to quickly set up and play with installations at events.
Touchdesigner would normally be my software of choice but requires a full windows PC and doesn't provide any remote developing functionality.
I think that mini pcs/raspberry pi + cables offline + mesh wifi + cables.gl would be an extremely flexible solution, allowing the user to develop on a laptop connected to the local mesh network.
Offer
I'm looking for a project over winter (I'm in NZ) that will expand my installation possibilities. I would be interested in developing this feature. It seems like a lot of the elements for it are already there.
Requirements
Questions
Thanks for reading!
Beta Was this translation helpful? Give feedback.
All reactions