Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 947 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 947 Bytes

Castlink

The Castlink page uses the Chromecast sender API to send Media Links directly to your Cast Devices. It provides a playlist where you can add as many media links as you want, which will played one after the other.

API:

You can automatically insert items into the playlist by passing information as a parameter to the url. For example: https://mchilli.github.io/castlink/?list=title|url;title|url;title|url

  • title:
    the title that will displayed during playback
  • url:
    the media link, which must be a supported format like MP4, WebM, Ogg etc.

special thanks: