gingerbeur / google-cast-sdk

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

Chromecast does not handle the cases where the PTS (Presentation Time Stamp)’s are not consecutively sequential along with the streams. #575

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Environment: Our device feeding over-the-air broadcasting signals (not VOD 
signals) to Chromecast over the WiFi network
2.Symptom: Chromecast does not seem handle the following four abnormal cases 
where the PTS (Presentation Time Stamp)’s are not consecutively sequential 
along with the streams.  See attached Screenshot to see the cases
3.Question: is there any work-around or additional parameter to let Chromecast 
handle these streams with abnormal PTS’s?

What is the expected output? What do you see instead?
Chromecast should continue playing, not freeze.

What version of the product are you using? On what operating system?
Chromescast 27946 firmware update

Please provide any additional information below.
Please see attachment.  

Original issue reported on code.google.com by jzarag...@motivetelevision.co.uk on 4 May 2015 at 9:04

Attachments:

GoogleCodeExporter commented 9 years ago
I believe you're running into this requirement for Media Source Extensions:

http://www.w3.org/TR/media-source/#presentation-order

Original comment by vadi...@google.com on 7 May 2015 at 7:51

GoogleCodeExporter commented 9 years ago
That isn't currently supported, but we may consider revisiting this ticket at a 
later point in time.

Original comment by jonathan...@google.com on 12 May 2015 at 9:09