Viz Ticker User Guide
Version 3.1 | Published May 27, 2020 ©
Listing Pool and Rundown Messages
The generic API call format for Ticker’s Pool is:
GET http:
//[host]:[port]/element_collection/storage/shows/[carousel-id]
The following shows how to interact with a carousel named news with Media Sequencer running on localhost and port 8580:
Listing the Ticker Carousels
curl -X GET http:
//localhost:8580/y/shows/
Getting Elements from Ticker Pool
curl -X GET http:
//localhost:8580/element_collection/storage/shows/news
Getting Elements from Ticker Rundown
curl -X GET http:
//localhost:8580/element_collection/storage/shows/news/playlists/carousel/
Getting Templates under a Carousel
curl -X GET http:
//localhost:8580/template_collection/storage/shows/news/