Questions tagged [caf-receiver-sdk]
20 questions
0
votes
1 answer
How to get available bitrates and quality level information for DASH assets in CAF Receiver?
I am developing a CAF Receiver that casts DASH assets. Now I want to know what available bitrates exist for an asset, and for each segment get the quality level.
I have previously developed a V2 Receiver. In V2, it was easy to get the information…

Susanna
- 1
- 1
0
votes
0 answers
CAF: Audio tracks changing issue
We've created a custom CAF receiver. When we try to switch audio tracks, the receiver player works properly just for the first request. If we try to make other requests, we are able to see the correct EDIT_TRACK_INFO_REQUEST (with the correct audio…

FNC dev
- 11
- 4
0
votes
0 answers
CAF: subtitles positioning issue even after shaka-player update
We've created a custom CAF v3 receiver. We had the same troubles as those described here (subtitles in the top-left corner of the screen) CAF Receiver: Positioning of subtitles .
Looks like Google managed to fix this issue in shaka-player v2.2.10.…

FNC dev
- 11
- 4
0
votes
2 answers
Chromecast custom CAF receiver
I'm having issues with the new CAF receiver not registering the YouTube iframe player as a player, and that it is playing. After 5 minutes connected to the receiver, the connection is broken because it thinks that the player is idle.
This is the…

Kasper Rynning-Tønnesen
- 782
- 2
- 7
- 22
0
votes
1 answer
CAF Receiver: Positioning of subtitles
I've created a custom CAF receiver for playing back MPEG-DASH content which is encrypted using Widewine. My content also has TTML subtitles embedded in the manifest which can be changed dynamically.
Playing my encrypted content works like a charm -…

anders
- 457
- 2
- 19