Skip to content

create a playlist of media links and send them directly to your chromecast

License

Notifications You must be signed in to change notification settings

mchilli/castlink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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: