The garlic-player is a SMIL 3.0 compatible media player that was developed specifically for the requirements of the digital signage industry.
It is used in numerous projects as well as on various Android hardware solutions.
The garlic-player offers you more independence and security for your investment by being based on the open SMIL standard standard. It works together with every compatible digital signage software. This helps also to avoid vendor lock-ins.
Click on the image to see how a Raspberry Pi 4 playing four videos in zones.
Binaries can be downloaded. You will find stable releases and nightly build there.
- Support for multiple screens (not on Android)
- multiple and overlapping zones e.g. splitscreens
- logging
- resume downloads
- 301 redirect support
- many video formats
- supported SVG 1.2. Tiny Profile, Jpg, Png and Gif
- media cache
- SMIL3 subset, HTML5, HTML5-Widgets and (depending on device) WebGL support
- WebWidgets with also support parameters
- Webserver on port 8080 for Restful Api
- Linux
- Windows
- Android
- macOS
- Linux 64Bit: Kde Neon, Kubuntu, Debian, Arch64
- Raspberry Pi: 3, 4, and 5 for 32 and 64Bit
- Tinker Board: (Linaro OS 1.8)
- Android Armv7 (4.4.1, 5.0.1, 5.1.1, 6.0.2, 7.1, 9 and 10)
- Windows 64Bit: 7, 8, 10, and 11
- MacOS 64Bit (Intel): High Sierra, Mojave, Catalina and Big Sur
- MacOS M1: Big Sur, Ventura (Universal Binary), Sonoma
- iOS 14.4.2 (experimental)
Option | Description |
---|---|
-h, --help |
Displays help |
-v, --version |
Displays version information |
-c, --config |
Path to config.xml |
-m, --windows-mode |
Full screen, big screen or window mode |
-z, --windows-size |
Window size in window mode, e.g. 980x540 |
-s, --screen-select |
Starts in the selected screen |
Arguments: SMIL_INDEX Path to SMIL index
For Android and iOS player-c2qml is needed, cause only QML based multimedia is supported on this operating systems.
garlic.sh [options] SMIL_INDEX
- toggle fullscreen with Ctrl-F (not in Android)
- toogle bigscreen with Ctrl-B (not in Android)
- quit app with Ctrl-Q
- open configuration dialog with Ctrl-S
- seq
- par
- excl
- priorityClass
- peers stop|never|pause|defer
- higher stop|pause
- lower never|defer
- video
- audio
- images
- brush
- html/text
- HTML Widgets
- prefetch
- meta for refresh index via http-equiv="Refresh"
- endsync first|last|id-value
- region
- fit fill|meet|meetbest
- color color in CSS Style
- xml:id with Fallback for SMIL 2.0 id
- title stub
- restart (always|never|whenNotActive|default)
- class stub
- xml:lang stub
- repeatCount (currently only positive integer values)
- Clock values like dur
- Wallclock with weekday (-/+) periods and repeats. Date is supported in full ISO 8601 format not short date like 201634W.
- Events beginEvent, endEvent, activateEvent with additional clock value like id.endEvent+2s
- Syncbase values with additional clock value like id.begin+2s
- accesskey with additional clock value like accesskey('w')+2s
- indefinite
- value lists seperated by ";"
- indefinite
- media
- clock values (full+partial clock), normal (h min s and ms)
- root-layout
- layout
- regionName
- top values in px or %
- left values in px or %
- width values in px or %
- height values in px or %
- z-index integer values
- backgroundColor values are compatible with CSS style
- backgroundImage png and jpg images (not in android player)
- backgroundRepeat values: repeat | repeatX | repeatY | noRepeat (not in android player)
- shuffle play in seq container via metadata
- automatic refresh via metatags in SMIL header
- Logs/reports system and inventory-reports, events- and playlogs via subscription meta and delivery by webdav described in Reporting
- expr-attribute in media tags conditional play
- notify network trigger for begin and end attributes
- REST-API (documentation)
- placeholer in head with status and data tags
- http downloads and caching
- caching of remote SMIL index file
- caching of remote media files
- refresh via meta tag in cyclic timer periods
- http 301 redirects for index and media
- change config.xml during playback
- remote update
Contact: [Niko Sagiadinos] (mailto:[email protected])