Skip to content

modules chromecast

Lucas Fernandez edited this page Nov 3, 2019 · 1 revision

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.

discovery

Launch this module to discover chromecast within a Network.

Option Required Description
timeout True Timeout to wait for search responses. (In seconds)

rename

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

reboot

With this module you can reboot a specified chromecast.

Option Required Description
rhost True Remote host IP

reset

This module allows you to do a factory reset for Chromecast.

Option Required Description
rhost True Remote host IP

send-video-youtube-v1

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

send-video-youtube-v2

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
Clone this wiki locally