Skip to content

Conversation

@StaehliJ
Copy link
Contributor

@StaehliJ StaehliJ commented Jul 7, 2025

Description

This PR adds Google cast specifications for chapters handling with Google Cast senders and receivers.

Changes Made

  • Add CAST.md with chapters specification

@github-actions
Copy link

github-actions bot commented Jul 7, 2025

PR Preview Action v1.6.2

🚀 View preview at
https://SRGSSR.github.io/pillarbox-documentation/pr-preview/pr-153/

Built to branch gh-pages at 2025-08-29 12:51 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@@ -0,0 +1,70 @@
# Google Cast specification

Copy link
Member

@jboix jboix Aug 18, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This article should follow the structure set by the Monitoring specification:

# <Title>

---

**Version:** <Version>
**Date:** <Publishing Date>

---

## Introduction

<A text describing what the specification aims to standardise>

@@ -0,0 +1,96 @@
# Google Cast specification

Pillarbox cast receiver and sender can handle Pillarbox custom metadata
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Pillarbox cast receiver and sender can handle Pillarbox custom metadata
Pillarbox Cast receiver and sender can handle Pillarbox custom metadata

Copy link
Member

@defagos defagos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As discussed with the team, we should first design a universal player data format for Pillarbox (#173).

We can then design a Google Cast format that stays close to this format, so that direct mapping is easier (especially for the web where everything is JSON).

In particular, time intervals will likely be consolidated into a single list (since this is how Pillarbox time interval concept works).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 📋 Backlog

Development

Successfully merging this pull request may close these issues.

3 participants