Skip to content
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

Closed
Gibletron opened this issue Aug 2, 2023 · 2 comments · Fixed by #133 or sblantipodi/glow_worm_luciferin#53
Closed

[Feature request]: manual IP entry #132

Gibletron opened this issue Aug 2, 2023 · 2 comments · Fixed by #133 or sblantipodi/glow_worm_luciferin#53
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request feature request keep don't stale this issue

Comments

@Gibletron
Copy link

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

@sblantipodi sblantipodi added enhancement New feature or request feature request keep don't stale this issue labels Aug 2, 2023
sblantipodi added a commit that referenced this issue Aug 3, 2023
@sblantipodi
Copy link
Owner

sblantipodi commented Aug 3, 2023

@Gibletron
this feature request is a prerequisite for another feature I was developing (satellites) so I raised its priority and your feature request is available for BETA testing...

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

image

once done you can enter the IP of your Glow Worm device here:

image

@sblantipodi sblantipodi added the documentation Improvements or additions to documentation label Aug 3, 2023
@sblantipodi sblantipodi linked a pull request Aug 3, 2023 that will close this issue
@sblantipodi
Copy link
Owner

as commented on Discord, the issue has been tested by the opener... ready for release.

sblantipodi added a commit to sblantipodi/glow_worm_luciferin that referenced this issue Nov 26, 2023
- ***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).
sblantipodi added a commit that referenced this issue Nov 26, 2023
- ***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).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request feature request keep don't stale this issue
Projects
None yet
2 participants