-
Notifications
You must be signed in to change notification settings - Fork 135
modules chromecast
This category is intended for everything that has to do with the cast protocol, especially the chromectas. In this section you can use directly discovery module, but you can find devices too using discovery/ssdp module. Try renaming a device, resetting it, or sending a video. To load a module from this category load chromecast/module.
Required | Total modules |
---|---|
-- | 6 |
The modules are listed below with their description and options to configure.
Launch this module to discover chromecast within a Network.
Option | Required | Description |
---|---|---|
timeout | True | Timeout to wait for search responses. (In seconds) |
Using this module you can change directly the name to a specific chromecast.
Option | Required | Description |
---|---|---|
name | True | New name to set |
rhost | True | Remote host IP |
With this module you can reboot a specified chromecast.
Option | Required | Description |
---|---|---|
rhost | True | Remote host IP |
This module allows you to do a factory reset for Chromecast.
Option | Required | Description |
---|---|---|
rhost | True | Remote host IP |
The module allows you to send a youtube video to a version 1 chromecast.
Option | Required | Description |
---|---|---|
rhost | True | Remote host IP |
video | Ture | Youtube Video ID |
The module allows you to send a youtube video to a version 2 chromecast.
Option | Required | Description |
---|---|---|
rhost | True | Remote host IP |
video | Ture | Youtube Video ID |