will1971 / google-cast-sdk

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

MPEG DASH Live playback on Chromecast pauses after a few seconds #780

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Cast the following Live MPEG-DASH video using a Sender App & Custom Receiver 
App (https://github.com/googlecast/CastReferencePlayer) to Chromecast :
http://vm2.dashif.org/livesim-dev/segtimeline_1/testpic_2s/Manifest.mpd

2.Observe that Video pauses after a few seconds of playback with buffering 
indication

3. Chromecast receiver console log continuously displays the following message :

media_player.js:22  [ 12.134s] [goog.net.XhrIo] Opening Xhr [GET 
http://vm2.dashif.org/livesim-dev/segtimeline_1/testpic_2s/Manifest.mpd -1]
media_player.js:22  [ 12.137s] [goog.net.XhrIo] Will abort after 30000ms if 
incomplete, xhr2 false [GET 
http://vm2.dashif.org/livesim-dev/segtimeline_1/testpic_2s/Manifest.mpd -1]

What is the expected output? What do you see instead?
If we play the same link on MPEG-DASH reference player, there is no such issue. 
Playback continues uninterrupted.

What version of the product are you using? On what operating system?
My Sender is Chrome Browser on PC. 
Receiver is Custom receiver available at 
https://github.com/googlecast/CastReferencePlayer

Please provide any additional information below.
Similar issue has been logged for HLS playback - Issue 646, but there seems to 
be no resolution so far.
I've attached Receiver Console logs taken during two tests.

Original issue reported on code.google.com by satni...@gmail.com on 8 Mar 2016 at 7:30

Attachments:

GoogleCodeExporter commented 8 years ago
Chromacast Information:
Firmware Version: 48342
Country Code: US

Original comment by satni...@gmail.com on 8 Mar 2016 at 7:37

GoogleCodeExporter commented 8 years ago
We are looking into the issue and will update soon.

Original comment by vinot...@google.com on 9 Mar 2016 at 12:51