The name of the content should be displayed in Cast receiver when paused #2092
Labels
component: UI
The issue involves the Shaka Player UI
platform: Cast
Issues affecting Cast devices
priority: P3
Useful but not urgent
status: archived
Archived and locked; will not be updated
status: will not implement
The team chooses not to implement this enhancement
type: enhancement
New feature or request
Have you read the FAQ and checked for duplicate open issues?
Yes
What version of Shaka Player are you using?
v2.5.4 and master
Can you reproduce the issue with our latest release version?
Yes
Can you reproduce the issue with the latest code from
master
?Yes
Are you using the demo app or your own custom app?
Demo
What browser and OS are you using?
ChromeOS, Chrome Linux, Chromecast
What are the manifest and license server URIs?
Any
What did you do?
Launch test content and cast to a Chromecast device. Pause the video.
What did you expect to happen?
Cast UI requirements say that you must identify the content when paused.
What actually happened?
There's no indication of that on-screen in our demo receiver app.
Ideally, we would provide a UI element for this that the receiver app could trivially configure. The asset name and/or icon would be received through
appDataCallback
and be fed to the UI somehow. This would minimize the amount of work an application would have to do to conform to the Cast UI guidelines.The text was updated successfully, but these errors were encountered: