AusOcean TV

Issue #229 new
Alan Noble created an issue

Create a web page (tv.ausocean.org or ausocean.tv) where all of AusOcean’s live streaming channels can be viewed from a single page. The top live streams should play automatically when the page loads. Others can play on demand.

Comments (4)

  1. David Sutton

    This can be currently achieved by using the youtube api to access the currently live videos on the AusOcean Channel:
    https://www.googleapis.com/youtube/v3/search?key=<API KEY>&channelId=<channelID>&part=snippet,id&eventType=live&type=video

  2. Log in to comment