castv2-youtube icon indicating copy to clipboard operation
castv2-youtube copied to clipboard

Unable to load video on chromecast

Open elsewhat opened this issue 10 years ago • 9 comments

Hi,

Unable to get the video to play on the youtube chromecast receiver app. I'm using the sample code from the README.md.

On chromecast, the youtube chromecast receiver app is started, but it doesn't load the video The output from the script doesn't help much

node view_video.js found device "Chromecast6815" at 192.168.1.2:8009 connected, launching app ...

Assume that the youtube chromecast receiver app has been updated by google. Chromecast is running firmware version:22062

elsewhat avatar Jan 01 '15 12:01 elsewhat

I think google updated stuff again which seems to make stuff work again :-) Can you confirm?

xat avatar Jan 10 '15 15:01 xat

I have these same symptoms as of today October 24th, 2015. Starts youtube app, gets stuck at screen with huge youtube logo.

seflless avatar Oct 24 '15 17:10 seflless

same here :+1:

MatthijsKamstra avatar Oct 30 '15 10:10 MatthijsKamstra

YouTube gets stuck at the opening screen; the video does not play

fxdb avatar Dec 19 '15 05:12 fxdb

+1

matjaz avatar Feb 18 '16 10:02 matjaz

@xat A quick Google Search shows that YouTube has changed their protocol to a session-based queue. Are you planning on adding support for this at all?

WeeJeWel avatar Nov 22 '16 12:11 WeeJeWel

+1

aniketmhatre88 avatar Jan 14 '17 03:01 aniketmhatre88

+1

hinzundcode avatar Feb 08 '17 17:02 hinzundcode

I've got a fork of this project that supports the new protocol. https://github.com/irfanhabib/castv2-youtube

irfanhabib avatar Feb 24 '17 12:02 irfanhabib