New issue
Advanced search Search tips

Issue 598355 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Closed: Mar 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 1
Type: Bug-Regression



Sign in to add a comment

Video Player: Casting videos in Google Drive doesn't work.

Project Member Reported by fukino@chromium.org, Mar 28 2016

Issue description

Version: ToT
OS: Chrome OS

What steps will reproduce the problem?
(1) Install Google Cast extension
(2) Make sure that #media-router in chrome://flags is "Default"
(3) Open Files app and launch video player by double-clicking a video in Google Drive.
(4) Choose a cast device from the tool bar in video player.

What is the expected output?
Video is played in the cast device.

What do you see instead?
Loading icon is seen in video player eternally, and casting doesn't work at all.


Please use labels and text to provide additional information.

 
Project Member

Comment 1 by bugdroid1@chromium.org, Mar 29 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/26f5fe00a7713e0ca05a9b70089164c871b2465d

commit 26f5fe00a7713e0ca05a9b70089164c871b2465d
Author: fukino <fukino@chromium.org>
Date: Tue Mar 29 09:50:18 2016

Video Player: Call video element's load method on loading video file.

 Issue 598355  is a regression by https://codereview.chromium.org/1782363003.
In the CL, video element's load() was commented out to work around  issue 594537 .
However, when the video element is CastVideoElement, load() needs to be called to load it properly.
In addition, we don't need the workaround anymore on ToT.
This CL brings back the call to video element's load() again.

BUG= 598355 
TEST=manually test using Chromecast

Review URL: https://codereview.chromium.org/1839953002

Cr-Commit-Position: refs/heads/master@{#383693}

[modify] https://crrev.com/26f5fe00a7713e0ca05a9b70089164c871b2465d/ui/file_manager/video_player/js/media_controls.js
[modify] https://crrev.com/26f5fe00a7713e0ca05a9b70089164c871b2465d/ui/file_manager/video_player/js/video_player.js

Comment 2 by fukino@chromium.org, Mar 31 2016

Labels: -ReleaseBlock-Stable
Status: Fixed (was: Assigned)
Cc: rohi...@chromium.org avkodipelli@chromium.org hsiangc@chromium.org
Unable to find cast option in 8172.45.0, 51.0.2704.64 while playing videos from drive(media-router flags is set to default), Is this feature available in R51?

Comment 4 by fukino@chromium.org, Jun 14 2016

Sorry for a late response.
Can you cast a Youtube video from Chrome browser?
Not observed with youtube as well on 8172.56.0, 51.0.2704.103. 

Comment 6 by fukino@chromium.org, Jun 17 2016

OK. It doesn't seem Files-app specific issue.
Can you confirm these?
- Google cast extension is installed (and not disabled)
- There is at least one cast device correctly set-up in the same network.

I suppose that if Cast device and extension is correctly set up, the cast icon will show up on both Files app and Youtube web site.
Labels: VerifyIn-54

Comment 8 by ka...@chromium.org, Aug 31 2016

Labels: Bulk-Verified
Status: Verified (was: Fixed)

Sign in to add a comment