node-red-contrib-castv2 icon indicating copy to clipboard operation
node-red-contrib-castv2 copied to clipboard

Results 3 node-red-contrib-castv2 issues
Sort by recently updated
recently updated
newest added

Hey folks! I'm trying to automate using the CAST from node-red; however, when I attempt to add the cast, it doesn't work. **The stream works fine using the following formats:**...

When I use the “[node-castv2-client](https://github.com/thibauts/node-castv2-client)” node module, the DefaultMediaReceiver is always not found. The main error message is as follows: Error: Launch failed. Reason: NOT_FOUND at c:\Users\cc\Desktop\GoogleTV\chromecasts-master\node_modules\castv2-client\lib\controllers\receiver.js:51:23 at fn.onmessage (c:\Users\cc\Desktop\GoogleTV\chromecasts-master\node_modules\castv2-client\lib\controllers\request-response.js:27:7)...

Please add 2 configuration checkboxes to the node as follows: Name | Default | Description ----|----|---- Status Report on Connect | true | This will provide the status report msg...

enhancement