-
-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature request]: manual IP entry #132
[Feature request]: manual IP entry #132
Comments
@Gibletron if you want to test it just install the BETA... here some instructions on how to do it... Be sure that you checked the "Full firmware" and "Wireless Stream" checkboxes once done you can enter the IP of your Glow Worm device here: |
as commented on Discord, the issue has been tested by the opener... ready for release. |
- ***Breaking changes***: requires `Firefly Luciferin` (v2.13.8). - **Introducing the [Luciferin surround lighting with satellites](https://github.com/sblantipodi/firefly_luciferin/wiki/Surround-lighting-with-satellites). Closes [#97](sblantipodi/firefly_luciferin#97 - **[Added Wayland support for Linux.](https://github.com/sblantipodi/firefly_luciferin/wiki/Linux-support#luciferin-supports-wayland)** Thanks @h7io for the contribution to this feature. Closes [#130](sblantipodi/firefly_luciferin#130). - **It's now possible to [**disable Glow Worm device auto discovery**](https://github.com/sblantipodi/firefly_luciferin/wiki/Static-IP-and-auto-discovery) in Firefly Luciferin PC software.** This is useful when PC and ESP lives in separate VLANs/Subnets. Closes [#132](sblantipodi/firefly_luciferin#132). - **Added the possibility to average the color of the screen on all the LEDs**. - **Big performance improvements for [Linux](https://github.com/sblantipodi/firefly_luciferin/wiki/Linux-support) while running on X11.** - **Added an optimization for [Linux users that is specific for NVIDIA GPUs](https://github.com/sblantipodi/firefly_luciferin/wiki/Linux-support#nvidia-cuda).** Thanks to @Phoshi for the support on this feature. - **Ram usage improvements.** - **UI/UX improvements.** Revamped title bar, one left click on tray icon now open settings. Double left click on tray icon starts/stops screen capture, right left click opens the menu as usual. (Windows only, Linux version has no tray bar). - Added an option during the installation process to create a desktop shortcut to Firefly Luciferin (Windows only). - Added an option during the installation process to create a start menu shortcut to Firefly Luciferin (Windows only). - Potential off-heap memory leak on Linux. Fixed. Thanks @jypma for fixing this issue. Closes [#147](sblantipodi/firefly_luciferin#147). - Firefly Luciferin caused a brief audio stutter on some systems during startup. Fixed. - Fixed sporadic crashes on ESP32-S3 devices. - Fixed an issue that prevented Glow Worm Luciferin firmware to be [flashed using external tools like esptool](https://github.com/sblantipodi/firefly_luciferin/wiki/How-to-flash-Glow-Worm-Luciferin-firmware-via-esptool). - Upgrade to Java 21 and JavaFX 21. - [Arduino Bootstrapper](https://github.com/sblantipodi/arduino_bootstrapper/releases) update (v.1.15.3).
- ***Breaking changes***: requires `Glow Worm Luciferin` firmware (v5.12.9). - **Introducing the [Luciferin surround lighting with satellites](https://github.com/sblantipodi/firefly_luciferin/wiki/Surround-lighting-with-satellites). Closes [#97](#97 - **[Added Wayland support for Linux.](https://github.com/sblantipodi/firefly_luciferin/wiki/Linux-support#luciferin-supports-wayland)** Thanks @h7io for the contribution to this feature. Closes [#130](#130). - **It's now possible to [**disable Glow Worm device auto discovery**](https://github.com/sblantipodi/firefly_luciferin/wiki/Static-IP-and-auto-discovery) in Firefly Luciferin PC software.** This is useful when PC and ESP lives in separate VLANs/Subnets. Closes [#132](#132). - **Added the possibility to average the color of the screen on all the LEDs**. - **Big performance improvements for [Linux](https://github.com/sblantipodi/firefly_luciferin/wiki/Linux-support) while running on X11.** - **Added an optimization for [Linux users that is specific for NVIDIA GPUs](https://github.com/sblantipodi/firefly_luciferin/wiki/Linux-support#nvidia-cuda).** Thanks to @Phoshi for the support on this feature. - **Ram usage improvements.** - **UI/UX improvements.** Revamped title bar, one left click on tray icon now open settings. Double left click on tray icon starts/stops screen capture, right left click opens the menu as usual. (Windows only, Linux version has no tray bar). - Added an option during the installation process to create a desktop shortcut to Firefly Luciferin (Windows only). - Added an option during the installation process to create a start menu shortcut to Firefly Luciferin (Windows only). - Potential off-heap memory leak on Linux. Fixed. Thanks @jypma for fixing this issue. Closes [#147](#147). - Firefly Luciferin caused a brief audio stutter on some systems during startup. Fixed. - Fixed sporadic crashes on ESP32-S3 devices. - Fixed an issue that prevented Glow Worm Luciferin firmware to be [flashed using external tools like esptool](https://github.com/sblantipodi/firefly_luciferin/wiki/How-to-flash-Glow-Worm-Luciferin-firmware-via-esptool). - Upgrade to Java 21 and JavaFX 21. - [Arduino Bootstrapper](https://github.com/sblantipodi/arduino_bootstrapper/releases) update (v.1.15.3).
Is your feature request related to a problem? Please describe
My PC and ESP32 live in separate VLANs/Subnets
Because of this the auto Discovery of the the ESP doesn't function and I'm unable to use the UDP Stream option.
Describe the solution you'd like
Allow a user to manually enter the IP of the ESP32
Describe alternatives you've considered
Using USB is an alternative, but with the slow FPS I would not prefer to use this long term
The text was updated successfully, but these errors were encountered: