gingerbeur / google-cast-sdk

Automatically exported from code.google.com/p/google-cast-sdk
0 stars 0 forks source link

Text tracks do not show up on HLS streams in Default and Styled Media Receiver #409

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
> What steps will reproduce the problem?
1. Use a sender app that uses text tracks (like CastVideos-android)
2. Use Default or Styled Media Receiver App
3. Replace .mp4 file in MediaInfo with .m3u8

> What is the expected output? What do you see instead?

Using an mp4 file directly show the subtitles normally. It is expected that 
upon replacing it with an .m3u8, the subtitles show in the same way. There was 
no change in how the MediaTracks are provided, but logs on Chromecast and on 
Server show, the subtitle files are not even requested when using HLS.

> What version of the product are you using? On what operating system?

Current Chromecast, Sender App from Android. .m3u8 Version 3, no AES. Subtitles 
are utf-8 .vtt files.

Original issue reported on code.google.com by lambdad...@gmail.com on 17 Oct 2014 at 8:12

GoogleCodeExporter commented 9 years ago
We are looking into it.  Thanks for bringing it to our attention.

Original comment by jonathan...@google.com on 21 Oct 2014 at 6:32

GoogleCodeExporter commented 9 years ago

Original comment by jonathan...@google.com on 2 Dec 2014 at 11:41

GoogleCodeExporter commented 9 years ago
Fixed in the latest release

Original comment by jonathan...@google.com on 2 Dec 2014 at 11:46