You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-9Lines changed: 4 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -206,18 +206,13 @@ If you want tool-driven casting from MCP-compatible workflows, use mcp-beam.
206
206
207
207
## Notes
208
208
209
-
**Firewall Configuration**
210
-
211
-
Go2TV uses ports 3339-3438 for device discovery. If you're behind a firewall, allow inbound UDP traffic on these ports.
209
+
**Chromecast receiver**
212
210
213
-
**macOS Security**
211
+
Go2TV uses a custom Chromecast receiver hosted at https://cast-receiver.go2tv.app/. It is not part of this open-source repository and is not currently published. Functionality matches the default receiver, with minor branding differences.
214
212
215
-
If you see "cannot be opened because the developer cannot be verified":
216
-
1. Control-click the app, then choose Open from the menu
217
-
2. Click Open
213
+
**Firewall Configuration**
218
214
219
-
If you see "go2tv is damaged and can't be opened":
220
-
- Run: `xattr -cr /path/to/go2tv.app`
215
+
Go2TV uses ports 3339-3438 for device discovery. If you're behind a firewall, allow inbound UDP traffic on these ports.
0 commit comments