Synchronized remote control APP

I am quite sure this has come up but I do not seem to find the correct resources. Here is what I am trying to achieve:

Use one device running my app to trigger workflows on other devices (“synchronized remote control”).

I want to start video/audio from multiple devices at the same time but not with a timed scheduling but to do it flexible with one device running the app.

Is there any solution to this?

Probably and likely complex enough you won’t get an answer for a step by step guide on how to do it.

If you want to have a video to begin playing on other users devices who are logged into the application, you need a method to know how to group them (are you building a game app, group learning app or movie premiere app?).

Provide more details of what your app does, why you need the ability to start a video on other devices so that you may get a more accurate concept of how to do it for your use case.

Context: App will be used in a theatre production with multiple users on stage playing the video (in theory) at exactly the same time.

It is possible. The implementation is complex…I helped a client in the past with a game app where users are switched to different questions at the same time…requires data structure, URL parameters and other workflows…too much for me to detail in a post. If you’d like to get this implemented we could do it over 1-2 hours training session (took my other client and I 1.5 hours to implement but of course, there could always be hiccups)…if you are interested you can find me on the Bubble coaching marketplace.

This topic was automatically closed after 70 days. New replies are no longer allowed.