미디어 스테이션 X는 맞춤형 미디어 페이지 (비디오, 오디오, 이미지, 텍스트 및 링크로 구성)를 만들기위한 크로스 플랫폼 웹 응용 프로그램입니다.콘텐츠가 포함되어 있지 않으며 소위 화이트 라벨 응용 프로그램입니다.자신의 컨텐츠를 만들거나 다른 사람들로부터 기존 및 공유 콘텐츠를 열 수 있습니다.모든 컨텐츠는 간단하고 사용하기 쉬운 구조로 JSON (JavaScript 객체 표기법) 형식으로 작성됩니다.생성 된 JSON 파일은 CORS (Cross-Origin 리소스 공유)를 지원하는 모든 HTTP 서버에서 호스팅 할 수 있습니다.
기능 :
- 간단하거나 복잡한 미디어 페이지 작성.
- 이러한 미디어를 쉽게 탐색 할 수 있습니다.리모컨 또는 포인터 장치를 사용하여 페이지.
- 재생 목록에서 여러 비디오/오디오를 재생합니다.
- 슬라이드 쇼에서 여러 이미지 표시.
- 비디오를 보거나 오디오를 듣는 동안 동시에 찾아보십시오.추가 미디어 페이지 (비디오/오디오가 백그라운드에서 계속 실행됩니다).
- 전체 화면 모드에서 링크를 엽니 다.
자세한 내용은 http://msx.benzac.de/info를 방문하십시오./.
- 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