Media Station X

4.2
1.97 Tsg. Rezensionen
1 Mio.+
Downloads
Altersfreigabe
Jedes Alter
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot
Screenshot

Über diese App

Media Station X is a cross-platform web application for creating customized media pages (consisting of videos, audios, images, texts, and links). It does not contain any content and is a so-called White Label Application. You can either create your own content or open existing and shared content from other people. All content is written in JSON (JavaScript Object Notation) format with a simple and easy-to-use structure. The created JSON files can be hosted on any HTTP server that supports CORS (Cross-Origin Resource Sharing).

Features:
- Create simple or complex media pages.
- Easily navigate through these media pages by using your remote control or pointer device.
- Play multiple videos/audios in a playlist.
- Show multiple images in a slideshow.
- While watching a video or listening to an audio, simultaneously browse further media pages (the video/audio keeps running in the background).
- Open links in full screen mode.

For more information, please visit: http://msx.benzac.de/info/.
Aktualisiert am
24.04.2024

Datensicherheit

Was die Sicherheit angeht, solltest du nachvollziehen, wie Entwickler deine Daten erheben und weitergeben. Die Datenschutz- und Sicherheitspraktiken können je nach Verwendung, Region und Alter des Nutzers variieren. Diese Informationen wurden vom Entwickler zur Verfügung gestellt und können jederzeit von ihm geändert werden.

Bewertungen und Rezensionen

4.2
1.32 Tsg. Rezensionen

Neuigkeiten

- Added rounded style (Settings → Rounded Style) that gives the entire application a new look and feel by rounding most of the corners
- Extended functionality for templated content items (i.e. inserts and breaks)
- Added content separation to prevent overlapping content
- Improved reload/replace action behavior by preloading visible live objects (this should avoid flashing progress bars when reloading/replacing content)
- General API extensions
- Minor bug fixes