-
-
Notifications
You must be signed in to change notification settings - Fork 216
|
Just a general question, but maybe also an idea. |
All reactions
Replies: 1 comment · 7 replies
All reactions
-
🎉 1
|
I find it very convenient right now, since I can place my capture solution, RPI, and Apple TV 2–3 meters away from the TV and only need to run:
|
All reactions
-
👍 1
|
@awawa-dev one small question, i currently have a small issue if with GLEDOPTO starts before the rpi.
It is still on "Effect". So it ignores the udp stream? After reboot just the GLEDOPTO it jumps directly to UDP:
Logs from HyperHDR |
All reactions
|
If no cable was connected when the ESP32 started booting, or if the RPi didn't boot fast enough to handle it, the ESP32 can start the WiFi and you will get an additional Ethernet interface later. However, the WiFi must be configured in this case, because otherwise the AP mode disables most network services. |
All reactions
|
@awawa-dev ah okay! Yes i can confirm. I add additionally back my wifi config und now it works without any issues. (i use a main -> follow multi-socket power strip to power my rpi and my GLEDOPTO if my tv starts) |
All reactions
|
Thanks again awawa :) The fact that you help random people... seriously, wow! :o |
All reactions
-
❤️ 1




Hi
Yes, it works for me and you don't need a crossover cable - just a regular Ethernet cable:
Direct Ethernet link RPi ↔ Gledopto + port forward 8888 → 80
1. Create static IP on eth0
2. Install and configure dnsmasq (force single IP)