Creating Content
The Broox Platform can deliver a variety of content using the Broox Media Player
Media Player Content
Broox Media Player can display:
- Video.
- Static Images.
- Embedded HTML5 content.
- Interactive HTML5 content.
Video
Broox Media Player supports H.264 video (with optional AAC/MP3 audio). Videos can be any size, and adapt to the display "canvas" (a region of the display) defined in Broox Studio.
The only directly supported container for direct video is MP4
. Other formats might be supported by embedding them into an HTML5 page.
Static Images
For static announcements, Broox Media Player can display PDF, JPEG or PNG images, either continuously or on a carrousel loop, with set durations.
HTML5 Content
Broox Media Player uses the Chromium runtime to display HTML5 content. As such, most content supported by Chrome and Chromium based browsers can be also displayed on Broox Media Player.
HTML content can be delivered in two ways:
- By embedding an existing webpage, using its URL.
- By using a ZIP file containing the whole site structure.
Creating Content
See the Broox Media Player Developer Documentation for precise documentation on how to create content adapted to Broox Media Player.