gingerbeur / google-cast-sdk

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

Low Latency HLS streaming #569

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Create HLS stream with small chunks (mpegts file less than 25 frames)
2. Stream the HLS from step 1 to chromecast

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

I expect low-latency live stream video playing on google chromecast, instead I 
see nothing. Debug console shows either that unhandled exception was thrown, or 
that everything went OK but chromecast has hang up. When I increase mpegts 
segment's length to let's say 75 frames (3 seconds) everything is OK. If 
playing mpeg-ts chunks as small as 10-15 frames is not possible on chromecast, 
what's the preferred and recommended way to cast (ultra)low-latency live stream 
to chromecast?

Original issue reported on code.google.com by xcode...@gmail.com on 21 Apr 2015 at 8:45

GoogleCodeExporter commented 9 years ago
Issue 568 has been merged into this issue.

Original comment by jonathan...@google.com on 21 Apr 2015 at 5:51

GoogleCodeExporter commented 9 years ago
This is not supported on Chromecast. Your question was already answered here: 
http://stackoverflow.com/a/29768877/4241842

Original comment by jonathan...@google.com on 21 Apr 2015 at 11:15