-
```
Google seems to allow chromecast devices from other manufacturers, like
smartTV's or speakers, for example this:
http://www.xperiablog.net/2015/01/07/sony-announces-speakers-with-google-cast-fo
…
-
It seems like the problem is originating from the castv2 module when connecting to the chromecast device.
In request-response.js onmessage function.
The response.type is LAUNCH_ERROR which is not tr…
-
Ever since upgrading to Mac OS X 10.10.3, when I attempt to use Castnow, I get this error when attempting to stream via `castnow ./somemovie.mp4`. If I keep trying over and over and over, it will even…
ghost updated
9 years ago
-
I'm seeing this in the logs when I have a long-running daemon that uses castv2-client:
```
(node) warning: possible EventEmitter memory leak detected. 11 listeners added. Use emitter.setMaxListeners(…
-
我这页面上显示现在的模块数目是 89,618
https://www.npmjs.org/ 显示当前模块数是 89 745
说明已经很接近了...
但是我执行 sync_not_exist 却提示
[tools/sync_not_exist.js] start sync not exist modules
[Tue Aug 19 2014 22:06:06 GMT+0800 (CST)] [wor…
-
Hello,
I'm using popcorn time which uses your module to cast to chromecast.
I opened the dev tools during casting since the application was stuck.
It seems like the ps member is null.
I attached a …
-
```
Google seems to allow chromecast devices from other manufacturers, like
smartTV's or speakers, for example this:
http://www.xperiablog.net/2015/01/07/sony-announces-speakers-with-google-cast-fo
…
-
On running:
castnow 'video file - mp4/avi/' --device "device name"
It is giving me the following error on terminal; while my TV screen just flashes and then shows a chromecast logo in the center.
> …
-
I'm trying to control our Styled Media Receiver with your CASTV2 module for NodeJS. It has been very easy to implement so far. But right after I launch the receiver application the following error occ…
-
Any plans to make the background of subtitles transparent?
Great piece of software. Thanks for working on it.