I can use an Android phone to control the Chromecast and I've read that it uses HTTP to communicate. I can see TCPIP traffic from the Chromecast, but I can't seem to capture the exchange between the phone and Chromecast.
Does anybody know the commands for the Chromecast ?
Search found 233 matches
- Mon Jan 30, 2023 1:46 am
- Forum: Device Command Database
- Topic: Chromecast (4k) commands ?
- Replies: 0
- Views: 34124
- Mon Dec 26, 2022 10:09 pm
- Forum: Help Forum
- Topic: Using variables (label, number) in 2-way regex
- Replies: 0
- Views: 30223
Using variables (label, number) in 2-way regex
I use DemoPad to communicate with other applications (HomeSeer) via 2-way feedback. I need to either receive status updates from, or set values to devices, defined in HomeSeer. HomeSeer devices are referenced by a number. For setting HomeSeer devices values, I can use labels or numbers as variables ...
- Sat Apr 25, 2020 5:17 am
- Forum: Help Forum
- Topic: Yes No Confirmation Dialog Box
- Replies: 3
- Views: 18655
Re: Yes No Confirmation Dialog Box
Yes, you could do logic around that. But I find it simpler to use 'press & hold' to actually action the button.
- Mon Jan 21, 2019 7:53 am
- Forum: Device Command Database
- Topic: Pioneer AVR post 2016 cmds & feedback
- Replies: 4
- Views: 23301
Re: Pioneer AVR post 2016 cmds & feedback
I attached the project file in my previous post. Open the project and export the DC1 for the VSX.
- Sun Dec 23, 2018 1:13 am
- Forum: General Discussion
- Topic: A tip for resizing projects
- Replies: 1
- Views: 80349
Re: A tip for resizing projects
Thanks for the heads up. Hope DemoPad is watching.
- Wed Jun 13, 2018 7:47 pm
- Forum: Help Forum
- Topic: app Crash after upload
- Replies: 2
- Views: 11270
Re: app Crash after upload
Best to email DemoPad support directly.
- Sat Jun 09, 2018 8:34 pm
- Forum: Help Forum
- Topic: Sony Projector IP command issue
- Replies: 8
- Views: 34725
Re: Sony Projector IP command issue
UPDATE: Sorry, didn't focus on PDF. Just change the extension for ZIP ro TXT and ask the receiver to change it back to PDF.
- Mon Apr 23, 2018 6:10 pm
- Forum: Help Forum
- Topic: Need help: Feedback from GET-request
- Replies: 2
- Views: 8541
Re: Need help: Feedback from GET-request
I suspect your 2-way feedback specifies the default \0D response terminator. The last line you're interested in ends with a ';' and no CrLf as with the other lines, so DemoPad won't tackle that last line until a \0D si detected. If you only need to react to lines that end with ';' then change the re...
- Tue Apr 03, 2018 6:43 pm
- Forum: Help Forum
- Topic: Reorder feedbacks
- Replies: 5
- Views: 27802
Re: Reorder feedbacks
+1 While we're at it, how about the ability to: Order subpages by dragging them up/down Order Number custom actions by minimal value Order flags, labels and numbers by dragging them up/down Why? Because, as we fine tune or expand our projects, the number of entries can grow dramatically and it beco...
- Tue Apr 03, 2018 6:42 pm
- Forum: Help Forum
- Topic: Reorder feedbacks
- Replies: 5
- Views: 27802
Re: Reorder feedbacks
It doesn't save the associated actions, because they are project specific. it would be nice if it did save the actions, as an option, with all the appropriate disclaimers. It would have saved me hours of work re-entering actions, already defined in a previous version of a project (same variables, d...
- Sat Mar 31, 2018 6:31 pm
- Forum: General Discussion
- Topic: Sharing new design - lets get the forum moving again :)
- Replies: 6
- Views: 173843
- Sat Mar 31, 2018 6:29 pm
- Forum: Help Forum
- Topic: Strange happening
- Replies: 1
- Views: 6833
Re: Strange happening
When I ran DemoPad solo (I now use a Centro-M), I used to get into these situations here and there and, as you, would kill and restart the app so things would go again. There is also 'disconnect from/connect to device' commands available you could try that close/reopen the TCP conversation, but thos...
- Fri Mar 30, 2018 6:33 pm
- Forum: General Discussion
- Topic: Sharing new design - lets get the forum moving again :)
- Replies: 6
- Views: 173843
Re: Sharing new design - lets get the forum moving again :)
Good looking design!
Some of your buttons are not part of Free or Pro Set Graphics 1-5. Some buttons even appear to have transparency.
Did you design these buttons yourself? If so, what tool did you use?
Care to share some of your technics?
Some of your buttons are not part of Free or Pro Set Graphics 1-5. Some buttons even appear to have transparency.
Did you design these buttons yourself? If so, what tool did you use?
Care to share some of your technics?
- Thu Mar 29, 2018 7:15 am
- Forum: Help Forum
- Topic: Reorder feedbacks
- Replies: 5
- Views: 27802
Re: Reorder feedbacks
+1 While we're at it, how about the ability to: Order subpages by dragging them up/down Order Number custom actions by minimal value Order flags, labels and numbers by dragging them up/down Why? Because, as we fine tune or expand our projects, the number of entries can grow dramatically and it becom...
- Wed Mar 28, 2018 10:39 pm
- Forum: Help Forum
- Topic: iPad page scrolling
- Replies: 27
- Views: 173446
Re: iPad page scrolling
FYI, Well after spending about 2 hours and finally going back to the iRule forum, I was able to get WOL to work work for my HTPC. In the DemoPad example it shows an IP address that needs to be something like 192.168.1.255. In my case 255.255.255.255 as explained in the iRule forum, finally did the ...