go-cast
go-cast copied to clipboard
A command line tool to control Google Chromecast devices.
GOOS=linux GOARCH=mipsle go build -ldflags '-w -s -X github.com/barnybug/go-cast.Version=' -o release/cast-linux-mipsle ./cmd/cast # github.com/hashicorp/go.net/ipv6 ../../work/pkg/mod/github.com/hashicorp/[email protected]/ipv6/sockopt_rfc3493_unix.go:105:42: undefined: setsockopt ../../work/pkg/mod/github.com/hashicorp/[email protected]/ipv6/sockopt_rfc3493_unix.go:114:42: undefined: setsockopt ../../work/pkg/mod/github.com/hashicorp/[email protected]/ipv6/sockopt_rfc3542_unix.go:54:12: undefined: getsockopt ../../work/pkg/mod/github.com/hashicorp/[email protected]/ipv6/sockopt_rfc3542_unix.go:75:12: undefined: getsockopt ../../work/pkg/mod/github.com/hashicorp/[email protected]/ipv6/sockopt_rfc3542_unix.go:82:42: undefined: setsockopt #...
Would it be possible to add a mute command rather than me having to set the volume to 0? I see if a device is muted in the home app...
Erro when try to send link video https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f120e94a5714d00074576a1/master.m3u8?advertisingId=&appName=&appVersion=unknown&architecture=&buildVersion=&clientTime=&deviceDNT=web&deviceId=unknown&deviceLat=-22.9201&deviceLon=-43.3307&deviceMake=chromecast&deviceModel=chromecast&deviceType=chromecast&deviceVersion=unknown&includeExtendedEvents=false&marketingRegion=BR&sid=chromecast&userId=chromecast Connecting to 10.125.1.20:8009... Connected Failed to send load command: context deadline exceeded
I tried both the x86 and amd64 versions. An example of a command I tried: D:\temp_work>cast-windows-amd64.exe discover Running discovery for 15s... 2019/03/22 19:50:56.377536 [ERR] mdns: Failed to bind to udp6...
Not really sure if I did the right thing regarding 'go mod'; it revamped vendor/ quite a bit. However, `nix-build` works in producing the executable successfully.
Receiving this error trying to receive. casting discover Running discovery for 15s... 2020/06/12 22:00:24.044289 [INFO] mdns: Closing client {0xc42009e038 0xc42009e040 0xc42009e048 0xc42009e050 true 0xc42007c300 {1 0}} 2020/06/12 22:00:24.044489 [ERR] mdns:...
Don't seem to be used (any longer?)
**Running in Bash:** `/usr/local/bin/cast --host 10.0.6.14 url load 'http://grafana.example.com:3000/d/TndUWSRZk/main?orgId=1&refresh=5m&kiosk' ` **Output:** ``` Connecting to 10.0.6.14:8009... Connected Failed to send load command: context deadline exceeded ``` **Results:** Successfully casts the webpage,...
I need to pass headers (api key, etc) to URL LOAD. Is this possible?
Hello, /usr/local/bin/cast --version cast version 0.1.0 An issue regarding this is that it seems to not be casting in 1080. I have had to re-format many dashboards in order to...