Replies: 2 comments 13 replies
-
|
I had mentioned it in our Discord disco, but I'll post it here for more traceability. |
Beta Was this translation helpful? Give feedback.
-
|
Hi @synergy34
If you mean the ability to see the current device status (e.g., whether it's connected to the CMS), device storage, RAM usage, etc., then yes, this is core functionality.
Could you please clarify what you mean?
Yes, this feature is planned.
The entire application will be based on an API. You’ll be able to use the CMS with our frontend, or just use the CMS API endpoints directly. The backend and frontend will not be tightly coupled.
Can you provide some examples of possible crashes? In general, the player (client) app can crash due to bugs, in that case, yes, I plan to log such events. If the crash is due to the host OS failing, it becomes more complex and would require a deeper understanding of each platform. For example, I’ve encountered a case where the device ran out of storage. On Android, when this happens, the system becomes unusable, so we probably wouldn’t even be able to even send an alert.
Initially, there will only be a light theme for the frontend. Once we have a stable version that covers the most basic needs, it shouldn’t be a problem to add dark mode support.
The current concept for the player is to provide deterministic playback based on context (schedule, events, etc.). Manual control of players isn’t really a common use case for digital signage. However, if you can share this use case in more detail and visualize how the logic should work, we can definitely discuss it further. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Again!
Do we plan to implement the following?
Hope this helps. May update this with more.
Beta Was this translation helpful? Give feedback.
All reactions