Ticker Module¶
Display scrolling text content from RSS feeds, DataSets, or custom text.
Data Sources¶
| Source | Description |
|---|---|
| RSS Feed | News, blogs, or any RSS/Atom feed URL |
| DataSet | Data from a SignageLab DataSet |
Configuration¶
- Add a Ticker widget to your layout
- Select the data source type
- Enter the feed URL or select a DataSet
- Configure appearance:
- Direction - Left, Right, Up, Down, or None (static)
- Speed - Scroll speed
- Items per Page - Number of items shown at once
- Duration - Total display time per cycle
Styling¶
Customize the ticker appearance using:
- Built-in templates
- Custom CSS for advanced styling
- Font, color, and size options
RSS Feed Tips¶
- Ensure your RSS feed URL is accessible from the player network
- The feed is cached and refreshed at configurable intervals
- HTTPS feeds are recommended for security