Coder Social home page Coder Social logo

sblantipodi / firefly_luciferin Goto Github PK

View Code? Open in Web Editor NEW
303.0 303.0 29.0 239.14 MB

Very fast Java screen capture PC software designed for the Glow Worm Luciferin firmware, the combination of these software create the perfect Bias Lighting and Ambient Light system for PC.

License: GNU General Public License v3.0

Java 98.90% CSS 1.10%
ambient-light ambilight bias-lighting esp esp32 esp8266 sk6812 ws2812b

firefly_luciferin's People

Contributors

dependabot[bot] avatar felixwohlfrom avatar jypma avatar raybantracing avatar sblantipodi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

firefly_luciferin's Issues

[Feature request]: Smoothing feature

Is your feature request related to a problem? Please describe

Fast changes on screen could cause too fast changes in LED colour and/or brightness just like a strobe.
On a longer time this can be disturbing.

Describe the solution you'd like

A linear smoothing feature could be inplemented.
This smoothing interpolates the previous to the target colors in a moving time window. (It is a history of relevant LED-color frames)
This moving time window can be adjustable to set the ideal smoothing.
Higher value (longer time frame) has smoother effect but the LED will be less responsive to quick changes.
Lower value (shorter time frame) has less smoothing but more responsive.

Describe alternatives you've considered

A decay based smoothing could be an advanced version of smoothing.
Here a decay power variable and a weighted moving average is introduced. The decay power is used with every new frame that comes to the time window. Older frames have less weight/power.

[Feature request]: quick change of effects in the tray.

Is your feature request related to a problem? Please describe

No response

Describe the solution you'd like

it would be nice to have a quick change of effects right in the tray by pressing the right mouse button.

было бы не плохо иметь быструю смену эффектов прямо в трее по нажатию правой кнопки мыши.

Describe alternatives you've considered

No response

[Feature request]: Basic colour and grayscale calibration

Is your feature request related to a problem? Please describe

Gray level representation with RGB LEDs might be a pain in the neck. A grayscale calibration feature would be a big step ahead.
The RGB and CMY colour calibration is also a good feature that helps to get the display colours closer to the LED colours. If the wall behind the display is other than white, it can show some special colours with ambilight.

Describe the solution you'd like

Since I am only a consumer with minor colour corection knowledge, my description might be basic level.
The colour calibration should have the RGBCMY colours as a separate variable. (for white there is the temperature option) Adjustment should work the way like this:

  • clicking on each base colour the following pops up
    -- pre-stored calibration image on the border similar like the LED test image for the correct grabber input
    -- a window in the middle with a colour palette and a hue field (saturation and brightness)
  • playing with the adjustments should be stored with a store/save button
  • After calibrating, the grabber uses the corrected colours

A 10 point Greyscale calibration with 10% percent steps with a similar method as described above to make the grays look OK.

I don't know how the white temperature will affect the others. It seems a bit challenging to code.

Describe alternatives you've considered

RGBW strips could help the grays but the need of base colour calibration is almost a must.

[Security] Workflow release.yml is using vulnerable action s4u/maven-settings-action

The workflow release.yml is referencing action s4u/maven-settings-action using references v2.1.1. However this reference is missing the commit 5935b2506fdb5912d2dbbd167716193890e2fabd which may contain fix to the some vulnerability.
The vulnerability fix that is missing by actions version could be related to:
(1) CVE fix
(2) upgrade of vulnerable dependency
(3) fix to secret leak and others.
Please consider to update the reference to the action.

[Feature request]: Resume MQTT stream from Firefly, triggered by MQTT

Is your feature request related to a problem? Please describe

MQTT control of GlowWorm LEDs through home assistant doesn't seemlessly combine with Firefly sending streaming LED data.

My use case:

  • I'd like the LEDs to match Kodi playing movies on my TV. This works great (using MQTT stream).
  • I'd also be able to control the LEDs through MQTT (from Home Assistant) when not watching movies. This works great too.
  • However, after sending static on/off/color/effect commands through MQTT, Firefly's MQTT stream stops. I have to manually restart the Firefly MQTT stream to have it follow Kodi again

Describe the solution you'd like

I have not investigated in detail which MQTT (or other) commands Firefly sends when starting the stream. It's also unclear whether the stream itself is interrupted when taking over Glow Worm control through MQTT.

It might be as simple as documenting the MQTT command to "resume listening to the incoming MQTT stream" on Glow Worm.

Otherwise, such an MQTT command should be introduced.

Home Assistant can then instruct Glow Worm to listen to the stream when Kodi starts a movie.

If it turns out Firefly i stopping the stream in this case, a restart should be triggerd in Firefly, potentially by listening to MQTT.

Describe alternatives you've considered

I'm currently manually restarting the stream in Firefly, each time I start a movie.

[Feature request]: Bottom row split adjustment

Is your feature request related to a problem? Please describe

Bottom row split feature has a potential to improve.
The feature has now a hard coded gap that needs to be adjustable.
For example if the setup has 4-4 LEDs at the bottom edge, the grabber uses a way bigger area and it is not matching the actual position of the LEDs. On a 24" display the grabber uses around 22cm long area on both edges but the real life place requirement with a 60LED/m strip is ca. 5-6 cm. This might cause false colours/positioning.
Bottom_row_split

Describe the solution you'd like

The split value should have a percent value variable to match the real life gap so the grabber uses only the area where the LEDs really are.

Describe alternatives you've considered

_No response

_

[Bug]: serial port is not identified

Firefly Luciferin version

v2.7.3

Glow Worm Luciferin version

--

Firmware type

FULL

What is the stream method?

USB

Fiefly Luciferin config file

No response

Relevant log output

No response

How to reproduce

on the new version, I made only the first settings screen clean and saved it. then the error came out: serial port is not identified.
after clicking OK, nothing else happens, the process is running, but there is no application in the tray. If you kill the process and reopen the application, it will give this error again and everything will repeat. (If you don't kill the process and try to run the application, then nothing happens. but there are more processes.)

image

reopening the application:
image

Error:
image

translation
image

[Feature request]: LED corner skip

Is your feature request related to a problem? Please describe

LEDs at the corners might be not present because of hardware connections.
The gap where there is no LED could vary based on the strip LED count and the connector/connection at the corners.
E.g. the L-shaped connector with a strip of 60LED/m (or higher) could have a significat impact.
The LED count remains and it shirnks the grabber area. The grabber isa not using the corners.
Gap:
gap
No gap:
no_gap
L-connector:
L-connector

Describe the solution you'd like

The corners should have a horizontal and vertical adjustment feature for the gap.
The values should be on a precent scale.
The adjustment should be symmetric for left-right, and top-bottom.

Describe alternatives you've considered

No alternatives

Failed to launch JVM

I have downloaded the latest release.
When I double click on Fast Screen Capture.exe I get the following error.
"Failed to launch JVM"
Jim

Shut off lights when computer turned off

What would be the best method to shut the lights off after the computer is shut off? As of right now the lights just turn full bright white when the computer turns off and i have to unplug the power to them.

[Bug]: wrong colors

Firefly Luciferin version

2.8.4

Glow Worm Luciferin version

5.7.2

Firmware type

FULL

What is the stream method?

WiFi Stream

Fiefly Luciferin config file

---
numberOfCPUThreads: 1
captureMethod: "DDUPL"
serialPort: "GLOW_WORM_ESP8266"
baudRate: "1000000"
defaultLedMatrix: "FullScreen"
autoDetectBlackBars: true
topLed: 33
leftLed: 18
rightLed: 18
bottomLeftLed: 13
bottomRightLed: 13
bottomRowLed: 26
orientation: "Anticlockwise"
timeout: 100
screenResX: 3840
screenResY: 2160
osScaling: 150
gamma: 2.2
whiteTemperature: 50
colorMode: 1
wifiEnable: true
mqttServer: "tcp://192.168.1.3:1883"
mqttTopic: "glowwormluciferin"
mqttUsername: "XYZ"
mqttPwd: "XYZ"
mqttEnable: true
mqttStream: true
streamType: "UDP stream"
checkForUpdates: true
eyeCare: false
nightModeFrom: "22:00"
nightModeTo: "08:00"
nightModeBrightness: "0%"
toggleLed: true
desiredFramerate: "144"
colorChooser: "255,82,0,255"
brightness: 255
ledStartOffset: 0
splitBottomMargin: "15%"
grabberAreaTopBottom: "8%"
grabberSide: "8%"
gapTypeTopBottom: "8%"
gapTypeSide: "0%"
startWithSystem: true
multiMonitor: 1
monitorNumber: 0
syncCheck: true
effect: "Bias light"
audioLoopbackGain: 0.0
audioDevice: "Default audio output (WASAPI)"
audioChannels: "2 channels"
multiScreenSingleDevice: false
powerSaving: "5 minutes"
theme: "Light gray theme"
language: "English"
groupBy: 1
defaultProfile: "tray.icon.default"

Relevant log output

No response

How to reproduce

Hi, I'm using a sk6812 led strip but the colors does not match the ones on the screen.

Is this something that can be fixed please?

[Feature request]: Auto shutdown lights

Is your feature request related to a problem? Please describe

I have my led board always power on. I would like that in case my computer is inactive (screen saver), or is going to be shutdown the the lights regarding the mode should go off.
The light should come back to the previous state after recovering from the screen saver.

There is a energy saving option but I think it only works when the dynamic lightning is enable, not with fixed modes.

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Other Arduino Board alternative?

Hi, I got an AmbiLight set up on the back of my monitor using AmbiBox/Prismatik. I used Arduino Nanoe. I would like to give a try to this soft, but it is not working. Also in Devices window on settings of Firefly Luciferin my board is not present. Of course I made sure to select the right Port the arduino board is connected to the PC + the board is setted to work with 115200, that the max available to select from Device Manager of Windows.
I suppect it is related to the fact that the scretch uploaded at the moment to my Nano board is not supposed to work with Firefly Luciferin. Of course it is a guess.
So maybe some more expert user can give some ideas?
Thx

Dual Monitor Support

I would like to be able to put a giant rectangle of LEDs around my two monitors and run them off of one wemos d1 minis. This way both of my monitors can have this Ambilight.

[Feature request]: Automatic reconnect to MQTT

Is your feature request related to a problem? Please describe

If there is a delay in network connection at system startup Firefly reports that it is unable to connect to MQTT, which is fair enough. There is, however, no apparent retry mechanism in place and no manual reconnect option so the only solution is to close Firefly and start it again after the network interface is connected.

Describe the solution you'd like

Display connection warning as a system notification instead of dialog to make it less intrusive and add MQTT reconnect mechanism, preferably with exponential backoff.
Maybe add a "Reconnect" button to the UI and/or system tray menu.

Describe alternatives you've considered

Add a "Reconnect" button to the existing warning dialog and/or system tray menu to allow manual reconnect instead of restarting the entire application.

[Feature request]: add device connection status.

Is your feature request related to a problem? Please describe

Today I came home and found that the backlight was not working. The app indicates fps and wifi power. It turned out that there was no food, but it is not written about it anywhere.

сегодня пришел домой и обнаружил что подсветка не работает. В приложении указывается fps и мощность wifi. Оказалось небыло питания, но об этом нигде не написано.

Describe the solution you'd like

add connection status to the app. So that you can understand whether the module is online or not. I use Wifi full udp, without mqtt (although I think it will be useful for mqtt too).

добавить статус подключения в приложение. Чтобы можно было понимать онлайн ли модуль или нет. Я использую Wifi full udp, без mqtt (хотя думаю и для mqtt это будет полезно)

Describe alternatives you've considered

No response

Flickering at certain times

While running the fluid simulation test on youtube I'm seeing some of the colors flickering. It doesn't happen with all of the colors though. Seems like yellows and greens do it the most. But I don't think it's a power issue as bright white doesn't flicker at all.

5v 10a power supply
Wemos d1 mini
107 LEDs Total

Thanks for any help this is the 4th monitor I've done with your project and I love it.

[Feature request]: add language packs

Is your feature request related to a problem? Please describe

No response

Describe the solution you'd like

Would love to see the language packs. So that languages ​​can be added.

Хотелось бы увидеть языковые пакеты. Чтобы можно было добавлять языки.

Describe alternatives you've considered

No response

[Bug]: menu not visibile when task bar is on top

Firefly Luciferin version

v2.7.3 + v2.8.4

Glow Worm Luciferin version

v5.7.2

Firmware type

FULL

What is the stream method?

WiFi Stream

Fiefly Luciferin config file

---
numberOfCPUThreads: 1
captureMethod: "DDUPL"
serialPort: "COM6"
baudRate: "115200"
defaultLedMatrix: "FullScreen"
autoDetectBlackBars: true
topLed: 0
leftLed: 0
rightLed: 0
bottomLeftLed: 5
bottomRightLed: 5
bottomRowLed: 26
orientation: "Clockwise"
timeout: 100
screenResX: 1440
screenResY: 2560
osScaling: 100
gamma: 2.2
whiteTemperature: 65
colorMode: 1
wifiEnable: false
mqttServer: "tcp://192.168.1.3:1883"
mqttTopic: "glowwormluciferin"
mqttUsername: ""
mqttPwd: ""
mqttEnable: false
mqttStream: false
streamType: "UDP stream"
checkForUpdates: true
eyeCare: false
nightModeFrom: "22:00"
nightModeTo: "08:00"
nightModeBrightness: "0%"
toggleLed: true
desiredFramerate: "30"
colorChooser: "255,82,0,255"
brightness: 255
ledStartOffset: 0
splitBottomMargin: "15%"
grabberAreaTopBottom: "8%"
grabberSide: "8%"
gapTypeTopBottom: "8%"
gapTypeSide: "0%"
startWithSystem: true
multiMonitor: 1
monitorNumber: 0
syncCheck: true
effect: "Bias light"
audioLoopbackGain: 0.0
audioDevice: "Default audio output (WASAPI)"
audioChannels: "2 channels"
multiScreenSingleDevice: false
powerSaving: "Disabled"
theme: "Classic theme"
language: "English"
groupBy: 1
defaultProfile: "tray.icon.default"
ledMatrix:
  FullScreen:
    1:
      x: 830
      "y": 2356
      width: 122
      height: 204
      groupedLed: false
    2:
      x: 952
      "y": 2356
      width: 122
      height: 204
      groupedLed: false
    3:
      x: 1074
      "y": 2356
      width: 122
      height: 204
      groupedLed: false
    4:
      x: 1196
      "y": 2356
      width: 122
      height: 204
      groupedLed: false
    5:
      x: 1318
      "y": 2356
      width: 122
      height: 204
      groupedLed: false
    6:
      x: 0
      "y": 2356
      width: 122
      height: 204
      groupedLed: false
    7:
      x: 122
      "y": 2356
      width: 122
      height: 204
      groupedLed: false
    8:
      x: 244
      "y": 2356
      width: 122
      height: 204
      groupedLed: false
    9:
      x: 366
      "y": 2356
      width: 122
      height: 204
      groupedLed: false
    10:
      x: 488
      "y": 2356
      width: 122
      height: 204
      groupedLed: false
  Letterbox:
    1:
      x: 830
      "y": 2049
      width: 122
      height: 146
      groupedLed: false
    2:
      x: 952
      "y": 2049
      width: 122
      height: 146
      groupedLed: false
    3:
      x: 1074
      "y": 2049
      width: 122
      height: 146
      groupedLed: false
    4:
      x: 1196
      "y": 2049
      width: 122
      height: 146
      groupedLed: false
    5:
      x: 1318
      "y": 2049
      width: 122
      height: 146
      groupedLed: false
    6:
      x: 0
      "y": 2049
      width: 122
      height: 146
      groupedLed: false
    7:
      x: 122
      "y": 2049
      width: 122
      height: 146
      groupedLed: false
    8:
      x: 244
      "y": 2049
      width: 122
      height: 146
      groupedLed: false
    9:
      x: 366
      "y": 2049
      width: 122
      height: 146
      groupedLed: false
    10:
      x: 488
      "y": 2049
      width: 122
      height: 146
      groupedLed: false
  Pillarbox:
    1:
      x: 830
      "y": 2356
      width: 122
      height: 204
      groupedLed: false
    2:
      x: 952
      "y": 2356
      width: 122
      height: 204
      groupedLed: false
    3:
      x: 1074
      "y": 2356
      width: 122
      height: 204
      groupedLed: false
    4:
      x: 1196
      "y": 2356
      width: 122
      height: 204
      groupedLed: false
    5:
      x: 1318
      "y": 2356
      width: 122
      height: 204
      groupedLed: false
    6:
      x: 0
      "y": 2356
      width: 122
      height: 204
      groupedLed: false
    7:
      x: 122
      "y": 2356
      width: 122
      height: 204
      groupedLed: false
    8:
      x: 244
      "y": 2356
      width: 122
      height: 204
      groupedLed: false
    9:
      x: 366
      "y": 2356
      width: 122
      height: 204
      groupedLed: false
    10:
      x: 488
      "y": 2356
      width: 122
      height: 204
      groupedLed: false
splitBottomRow: true
extendedLog: false
configVersion: "2.7.3"

Relevant log output

No response

How to reproduce

Hi there,

first of all, thanks for this cool repo! I think when it's working, it will be awesome!

My Issue is simple. I installed with the newest version v2.8.4 on Windows, installed Glow Worm on a Wemos D1 mini - and the UI started, after I was trying to use it.
I could do some settings and after pressing "save", the UI was gone, but Firefly is still in my tray.

And here is the Issue -> I can't click on the Icon try to open up (i guess there should be "settings" and "quit" when rightclicking), but nothing happens.
I installed then the last version, 2.7.3, and do have the same Issue here.
I am using W10 - Version 21H1 Build 19043.

Basically I am not sure, why this is happening, any guess here?

And i guess also, in the documentation in "Compatible Hardware" under section "Simple schematic" is a small drawing issue? Since PIN2 (which is set by default) is on the Wemos D1 "D4" and not D1 as in your schematic.

And also to mention, when I connect to the Wemos over IP, i can set Solid colors and my WS2812B are working perfectly.

If you need something, I am glad to help and provide everything you need!

Many many thanks!

Feature Request - Change position of LED #1

Firstly, thanks for taking the time to produce this neat, compact, ambilight solution.

REQUEST: Please consider adding a feature to make it possible to specify the position of LED #1.

My LEDs are installed starting from the bottom-left corner of the TV, when viewed from the front.
And they run the complete length along the bottom. A typical wall mount configuration.

So using the firefly software currently means the the light pattern produced is always out of sync with the TV image by 15 positions.

MY SETUP
Running Firefly Lucifer in on a Windows 10 PC.

Running Glowworm Luciferin firmware on a ESP 8266 D1 microcontroller.
Connected via MQTT (server running within Home Assistant on a Raspberry Pi 3 B+).

[Feature request]: indication of the beginning of the LED strip

Is your feature request related to a problem? Please describe

It is very inconvenient to indent the first LED.

Очень не удобно делать отступ первого светодиода.

Describe the solution you'd like

Add a check mark in the corners to indicate the start of the LED strip. For example, bottom left, bottom right, and so on.
Can be implemented as a selection in the corner of the monitor on the settings screen.

Добавьте галочку в углах, указывающий начало светодиодной ленты. Например слева снизу, справа снизу и так далее.
Можно реализовать в виде выбора в углу монитора на экране настроек.

Describe alternatives you've considered

No response

[Feature request]: Brightness limiter

Is your feature request related to a problem? Please describe

In some cases the peak brightness of the white or some colours are too high even when the global brightness slider is set to a lower value. Setting it for a matching screen-LED peak brightness could cause too dark LED light in lower brightness scenes.

Describe the solution you'd like

Implementing a global peak brightness limiter slider could solve the issue.
It should work a lowpass filter.
E.g. when the scene is rgb 233,233,233, it limits the values to 180,180,180.

Describe alternatives you've considered

No response

Publish realtime RGB colors over MQTT

Since you already have MQTT support would it be possible to add realtime RGB data to MQTT so that the PC and the ESP don't need to be connected over serial? I have a HTPC with a projector on the other side of the room where my screen sits so that would greatly benefit my setup.

[Feature request]: grabber area adjustment

Is your feature request related to a problem? Please describe

Adjusting the grabber area could give the possibility to fine-tune the output that matches the users taste.
I think of the value that shows how much the grabber reaches to the middle of the screen:
5 percent:
5percent
15percent:
15percent

Describe the solution you'd like

Value of it might be separated for the top-bottom, and side areas.
Unit should be percent.

Describe alternatives you've considered

No response

No Admin Rights

This looks really interesting.
Is it possible to make a version of the installer that does not require admin rights please?
Perhaps just something that unpacks the files?
Thanks
Jim

Wrong multi monitor capturing on Ubuntu 20.04 / Debian Buster 10.9

Firefly Luciferin version

1.11.6

Glow Worm Luciferin version

4.8.5 Full Version

Describe the bug

First of all, sorry for not using 100% of the issue template. The problems are difficult to describe and I think that way is the best solution.

The Bug(s)

If you are using the multi display (dual or triple mode) under Linux the screen capturing does not work as expected. The display capturing is not exactly bound to configured displays and on top the effects are mirrored on each display.

The setup is as follows. I have 1 laptop with 2 external displays. All 3 displays are in use. Mon 3 and Mon 2 are prepared with leds. Mon 1 has no leds.

Image of setup

Luciferin is configured to the dual monitor mode and both instances have their own esp8266 and mqtt topic.

config mode debian
config device debian
config mqtt

mqtt screen

The binding problem

During the capturing, Mon 1 is included to the process but not bound to any instance(display). If I move a white window to the right side of Mon1, the leds on the right side of Mon 3 and Mon 2 will be on. I would expect that Mon 1 is complete ignored by the capturing process because it's not bound to any Luciferin instance.

binding problem

The duplication problem

All movements of the leds are duplicated to both displays(Mon 2 & Mon 3). If I drag a window to the left upper corner of Mon 3, the leds on Mon 2 will light up as well. That happens in all directions. I would expect that only the leds on Mon 3 would light up.

Logs and configuration

I can reproduce both problems on Ubuntu 20.04 and Debian Buster 10.9. To provide as much information as possible, I add the configurations and log files of Luciferin for both systems. They can be found in this repository:

https://github.com/patrick-blom/luciferin_debug_information

Sumup

I hope you can reproduce the issues with my given information, if not, plz feel free to ping me.

Cheers Patrick

[Feature request]: MQTT Auto Discovery to facilitate the configuration of devices in Home Assistant.

Is your feature request related to a problem? Please describe

Hi,
I have a lot of Luciferin devices because I have multiple computers at home,
add all these devices to Home Hassistant is time consuming since you need to manually edit all the MQTT topics to correctly match the device in use.

Have you ever considered adding an MQTT Auto Discovery feature in order to automate this setup?

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

[Security] Workflow release.yml is using vulnerable action s4u/maven-settings-action

The workflow release.yml is referencing action s4u/maven-settings-action using references v2.1.1. However this reference is missing the commit 5935b2506fdb5912d2dbbd167716193890e2fabd which may contain fix to the some vulnerability.
The vulnerability fix that is missing by actions version could be related to:
(1) CVE fix
(2) upgrade of vulnerable dependency
(3) fix to secret leak and others.
Please consider to update the reference to the action.

[Feature request]: Stereo or Surround LED groups assignment

Is your feature request related to a problem? Please describe

Actually does not exists any software AFAIK that can control groups of LEDs based upon stereo music channels (2) or surround music channels (5+).

Describe the solution you'd like

It would me funny to have the ability to assign a group of LED to an audio channel, so in the most of cases a monitor with a LED strip would have two groups of LED, 1 group for left audio channel and 1 group for right audio channel.

More interesting is the possibility to have many "LED surround groups", that will require a LED strip around the room perimeteter.
Scope of this it's gaming. When you play in surround mode you will listen the real direction of some shoot against you and you will really see the light of the shot or the bomb explosion. Used in junction with ambient light will be amazing: an innovative experience never seen before.

Describe alternatives you've considered

With LEDfx i have tested a simple simmetrical light effect on lower frequency (in gaming for the shot or bombs) with interesting results.

[Feature request]: Update Home Assistant integration package for MQTT breaking changes

Is your feature request related to a problem? Please describe

Home Assistant release 2022.06 introduced changes to MQTT configuration, and the old configuration was deprecated in release 2022.09

Defining manually configured MQTT entities directly under the respective platform keys (e.g., fan, light, sensor, etc.) is deprecated, and support will be removed in Home Assistant Core 2022.9.

Manually configured MQTT entities should now be defined under the mqtt configuration key in configuration.yaml instead of under the platform key.

Describe the solution you'd like

The code in the integration package luciferin.yaml needs to be updated.

Describe alternatives you've considered

No response

[Feature request]: aspect ratio synced on multiple instances

Hello here again,

So as you may know, I have 3 different screens (3 ESPs), which capture the same Image, which means that the LEDs all react, to the same image, just in a different place.

My little problem is when I watch a video, where the aspect ratio is not recognized correctly
or I want to set it manually, I have to change it individually for each one, which means it takes a long time,
and if I want to change it several times, because I sometimes watch a lot of short videos, this is unpractical.

Describe the solution you'd like

Therefore, my suggestion would be that the aspect ratio is synchronised, as long as the instances use the same monitor as the source.

Describe alternatives you've considered

Or another option which I don't think is possible yet, that you can use the home assistant integration, to adjust the aspect ratio and not just read it out.
Because then I can put 3 Buttons on my dashboard, which change that for all of them.

Hope you can understand what I mean and that would be actionable.

Suggestion first submitted via Discord

[Feature request]: Turn LED's off when screensaver is running

Is your feature request related to a problem? Please describe

Firstly - Thanks for an excellent and reliable piece of software ! It runs really well. I'm wondering if it's possible to detect that windows has gone into screensaver mode and blank the LEDs when this happens

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Help with installation

From the power supply barrel jack I have a red wire going to 3v3 and white wire going to Ground on the wemos d1 mini.

I have another red wire coming from the barrel jack going to the 5v and a white wire to the GND of the led strip.

I have a green wire going from D1 of the wemos mini to the data in of the led strip.

After opening the windows software I set the proper amount of LEDs for each section. I left the next tab default, then I entered my mqtt server which is run as an add-on on home assistant.

When I right click the icon in the bottom right and click (start) nothing happens.

Incorrect color displayed?

updated to 1.4.0 today and noticed that the colors do not seem to be displayed correctly anymore, for instance when my screen shows a bright red, the LED will show green.
was not the case before the update but I could not find a setting to adjust the colors at all

[Feature request] - Android TV Support

Describe the solution you'd like

I would like to use Luciferin on my Android TV.
An Android TV client that can be installed directly on the Android TV box would be amazing.

I'm not sure how easy/hard it is to implement but I figured I'll give it a shot and open a Feature request.

thank you for your amazing work!
-DM

Discord Server?

I was wondering If a discord server could be made for support and sharing projects. (sry I don't know how to tag these)

[Bug]: The new application does not see the esp with the old firmware.

Firefly Luciferin version

v2.7.3

Glow Worm Luciferin version

Glow Worm Luciferin (V5.3.1)

Firmware type

FULL

What is the stream method?

USB

Fiefly Luciferin config file

No response

Relevant log output

No response

How to reproduce

The new v2.7.3 application does not see esp with firmware (V5.3.1). it is not very convenient since you will have to connect usb to update.
I thought he would offer to update the firmware in esp via wifi

[Feature request]: Series led connection (satellites)

Is your feature request related to a problem? Please describe

No response

Describe the solution you'd like

I want to connect my led table lamp(via data line) to right led col led of the monitor leds or top and bottom row.So that it replicates the colours.If the data single be transfer over wifi or bluetooth to another receiver it will be awesome then we can keep any lamp or any led device far away and it will replacate the colours from the col or row leds strips which are there at the back of the monitor. I am not sure if the mods will understood or not.You can check what govee T2 has done with ambilight.

Describe alternatives you've considered

No response

[Bug]: Doesn't see firefly_luciferin device after sleep win 10. And after losing the connection.

Firefly Luciferin version

2,3,1

Glow Worm Luciferin version

5,3,1

Firmware type

FULL

What is the stream method?

USB

Fiefly Luciferin config file

---
numberOfCPUThreads: 1
captureMethod: "DDUPL"
serialPort: "LedTV"
baudRate: "2000000"
defaultLedMatrix: "FullScreen"
autoDetectBlackBars: true
topLed: 42
leftLed: 24
rightLed: 24
bottomLeftLed: 13
bottomRightLed: 13
bottomRowLed: 42
orientation: "Clockwise"
timeout: 100
screenResX: 1360
screenResY: 768
osScaling: 100
gamma: 2.2
whiteTemperature: 1
wifiEnable: true
mqttServer: "tcp://192.168.1.3:1883"
mqttTopic: "glowwormluciferin"
mqttUsername: ""
mqttPwd: ""
mqttEnable: false
mqttStream: true
streamType: "UDP stream"
checkForUpdates: true
eyeCare: false
nightModeFrom: "22:00"
nightModeTo: "08:00"
nightModeBrightness: "0%"
toggleLed: true
desiredFramerate: "30"
colorChooser: "0,0,255,255"
brightness: 255
ledStartOffset: 90
splitBottomRow: false
startWithSystem: true
multiMonitor: 1
monitorNumber: 0
syncCheck: true
effect: "Bias light"
audioLoopbackGain: 0.0
audioDevice: "Default audio output"
audioChannels: "2 channels"
multiScreenSingleDevice: false
powerSaving: "Disabled"
theme: "Dark theme"
ledMatrix:
  FullScreen:
    1:
      x: 20
      "y": 692
      dimension: 22
    2:
      x: 52
      "y": 692
      dimension: 22
    3:
      x: 84
      "y": 692
      dimension: 22
    4:
      x: 116
      "y": 692
      dimension: 22
    5:
      x: 148
      "y": 692
      dimension: 22
    6:
      x: 180
      "y": 692
      dimension: 22
    7:
      x: 212
      "y": 692
      dimension: 22
    8:
      x: 244
      "y": 692
      dimension: 22
    9:
      x: 276
      "y": 692
      dimension: 22
    10:
      x: 308
      "y": 692
      dimension: 22
    11:
      x: 340
      "y": 692
      dimension: 22
    12:
      x: 372
      "y": 692
      dimension: 22
    13:
      x: 404
      "y": 692
      dimension: 22
    14:
      x: 436
      "y": 692
      dimension: 22
    15:
      x: 468
      "y": 692
      dimension: 22
    16:
      x: 500
      "y": 692
      dimension: 22
    17:
      x: 532
      "y": 692
      dimension: 22
    18:
      x: 564
      "y": 692
      dimension: 22
    19:
      x: 596
      "y": 692
      dimension: 22
    20:
      x: 628
      "y": 692
      dimension: 22
    21:
      x: 660
      "y": 692
      dimension: 22
    22:
      x: 692
      "y": 692
      dimension: 22
    23:
      x: 724
      "y": 692
      dimension: 22
    24:
      x: 756
      "y": 692
      dimension: 22
    25:
      x: 788
      "y": 692
      dimension: 22
    26:
      x: 820
      "y": 692
      dimension: 22
    27:
      x: 852
      "y": 692
      dimension: 22
    28:
      x: 884
      "y": 692
      dimension: 22
    29:
      x: 916
      "y": 692
      dimension: 22
    30:
      x: 948
      "y": 692
      dimension: 22
    31:
      x: 980
      "y": 692
      dimension: 22
    32:
      x: 1012
      "y": 692
      dimension: 22
    33:
      x: 1044
      "y": 692
      dimension: 22
    34:
      x: 1076
      "y": 692
      dimension: 22
    35:
      x: 1108
      "y": 692
      dimension: 22
    36:
      x: 1140
      "y": 692
      dimension: 22
    37:
      x: 1172
      "y": 692
      dimension: 22
    38:
      x: 1204
      "y": 692
      dimension: 22
    39:
      x: 1236
      "y": 692
      dimension: 22
    40:
      x: 1268
      "y": 692
      dimension: 22
    41:
      x: 1300
      "y": 692
      dimension: 22
    42:
      x: 1332
      "y": 692
      dimension: 22
    43:
      x: 1240
      "y": 667
      dimension: 15
    44:
      x: 1240
      "y": 642
      dimension: 15
    45:
      x: 1240
      "y": 617
      dimension: 15
    46:
      x: 1240
      "y": 592
      dimension: 15
    47:
      x: 1240
      "y": 567
      dimension: 15
    48:
      x: 1240
      "y": 542
      dimension: 15
    49:
      x: 1240
      "y": 517
      dimension: 15
    50:
      x: 1240
      "y": 492
      dimension: 15
    51:
      x: 1240
      "y": 467
      dimension: 15
    52:
      x: 1240
      "y": 442
      dimension: 15
    53:
      x: 1240
      "y": 417
      dimension: 15
    54:
      x: 1240
      "y": 392
      dimension: 15
    55:
      x: 1240
      "y": 367
      dimension: 15
    56:
      x: 1240
      "y": 342
      dimension: 15
    57:
      x: 1240
      "y": 317
      dimension: 15
    58:
      x: 1240
      "y": 292
      dimension: 15
    59:
      x: 1240
      "y": 267
      dimension: 15
    60:
      x: 1240
      "y": 242
      dimension: 15
    61:
      x: 1240
      "y": 217
      dimension: 15
    62:
      x: 1240
      "y": 192
      dimension: 15
    63:
      x: 1240
      "y": 167
      dimension: 15
    64:
      x: 1240
      "y": 142
      dimension: 15
    65:
      x: 1240
      "y": 117
      dimension: 15
    66:
      x: 1240
      "y": 92
      dimension: 15
    67:
      x: 1328
      "y": 0
      dimension: 22
    68:
      x: 1296
      "y": 0
      dimension: 22
    69:
      x: 1264
      "y": 0
      dimension: 22
    70:
      x: 1232
      "y": 0
      dimension: 22
    71:
      x: 1200
      "y": 0
      dimension: 22
    72:
      x: 1168
      "y": 0
      dimension: 22
    73:
      x: 1136
      "y": 0
      dimension: 22
    74:
      x: 1104
      "y": 0
      dimension: 22
    75:
      x: 1072
      "y": 0
      dimension: 22
    76:
      x: 1040
      "y": 0
      dimension: 22
    77:
      x: 1008
      "y": 0
      dimension: 22
    78:
      x: 976
      "y": 0
      dimension: 22
    79:
      x: 944
      "y": 0
      dimension: 22
    80:
      x: 912
      "y": 0
      dimension: 22
    81:
      x: 880
      "y": 0
      dimension: 22
    82:
      x: 848
      "y": 0
      dimension: 22
    83:
      x: 816
      "y": 0
      dimension: 22
    84:
      x: 784
      "y": 0
      dimension: 22
    85:
      x: 752
      "y": 0
      dimension: 22
    86:
      x: 720
      "y": 0
      dimension: 22
    87:
      x: 688
      "y": 0
      dimension: 22
    88:
      x: 656
      "y": 0
      dimension: 22
    89:
      x: 624
      "y": 0
      dimension: 22
    90:
      x: 592
      "y": 0
      dimension: 22
    91:
      x: 560
      "y": 0
      dimension: 22
    92:
      x: 528
      "y": 0
      dimension: 22
    93:
      x: 496
      "y": 0
      dimension: 22
    94:
      x: 464
      "y": 0
      dimension: 22
    95:
      x: 432
      "y": 0
      dimension: 22
    96:
      x: 400
      "y": 0
      dimension: 22
    97:
      x: 368
      "y": 0
      dimension: 22
    98:
      x: 336
      "y": 0
      dimension: 22
    99:
      x: 304
      "y": 0
      dimension: 22
    100:
      x: 272
      "y": 0
      dimension: 22
    101:
      x: 240
      "y": 0
      dimension: 22
    102:
      x: 208
      "y": 0
      dimension: 22
    103:
      x: 176
      "y": 0
      dimension: 22
    104:
      x: 144
      "y": 0
      dimension: 22
    105:
      x: 112
      "y": 0
      dimension: 22
    106:
      x: 80
      "y": 0
      dimension: 22
    107:
      x: 48
      "y": 0
      dimension: 22
    108:
      x: 16
      "y": 0
      dimension: 22
    109:
      x: 70
      "y": 92
      dimension: 15
    110:
      x: 70
      "y": 117
      dimension: 15
    111:
      x: 70
      "y": 142
      dimension: 15
    112:
      x: 70
      "y": 167
      dimension: 15
    113:
      x: 70
      "y": 192
      dimension: 15
    114:
      x: 70
      "y": 217
      dimension: 15
    115:
      x: 70
      "y": 242
      dimension: 15
    116:
      x: 70
      "y": 267
      dimension: 15
    117:
      x: 70
      "y": 292
      dimension: 15
    118:
      x: 70
      "y": 317
      dimension: 15
    119:
      x: 70
      "y": 342
      dimension: 15
    120:
      x: 70
      "y": 367
      dimension: 15
    121:
      x: 70
      "y": 392
      dimension: 15
    122:
      x: 70
      "y": 417
      dimension: 15
    123:
      x: 70
      "y": 442
      dimension: 15
    124:
      x: 70
      "y": 467
      dimension: 15
    125:
      x: 70
      "y": 492
      dimension: 15
    126:
      x: 70
      "y": 517
      dimension: 15
    127:
      x: 70
      "y": 542
      dimension: 15
    128:
      x: 70
      "y": 567
      dimension: 15
    129:
      x: 70
      "y": 592
      dimension: 15
    130:
      x: 70
      "y": 617
      dimension: 15
    131:
      x: 70
      "y": 642
      dimension: 15
    132:
      x: 70
      "y": 667
      dimension: 15
  Letterbox:
    1:
      x: 20
      "y": 607
      dimension: 22
    2:
      x: 52
      "y": 607
      dimension: 22
    3:
      x: 84
      "y": 607
      dimension: 22
    4:
      x: 116
      "y": 607
      dimension: 22
    5:
      x: 148
      "y": 607
      dimension: 22
    6:
      x: 180
      "y": 607
      dimension: 22
    7:
      x: 212
      "y": 607
      dimension: 22
    8:
      x: 244
      "y": 607
      dimension: 22
    9:
      x: 276
      "y": 607
      dimension: 22
    10:
      x: 308
      "y": 607
      dimension: 22
    11:
      x: 340
      "y": 607
      dimension: 22
    12:
      x: 372
      "y": 607
      dimension: 22
    13:
      x: 404
      "y": 607
      dimension: 22
    14:
      x: 436
      "y": 607
      dimension: 22
    15:
      x: 468
      "y": 607
      dimension: 22
    16:
      x: 500
      "y": 607
      dimension: 22
    17:
      x: 532
      "y": 607
      dimension: 22
    18:
      x: 564
      "y": 607
      dimension: 22
    19:
      x: 596
      "y": 607
      dimension: 22
    20:
      x: 628
      "y": 607
      dimension: 22
    21:
      x: 660
      "y": 607
      dimension: 22
    22:
      x: 692
      "y": 607
      dimension: 22
    23:
      x: 724
      "y": 607
      dimension: 22
    24:
      x: 756
      "y": 607
      dimension: 22
    25:
      x: 788
      "y": 607
      dimension: 22
    26:
      x: 820
      "y": 607
      dimension: 22
    27:
      x: 852
      "y": 607
      dimension: 22
    28:
      x: 884
      "y": 607
      dimension: 22
    29:
      x: 916
      "y": 607
      dimension: 22
    30:
      x: 948
      "y": 607
      dimension: 22
    31:
      x: 980
      "y": 607
      dimension: 22
    32:
      x: 1012
      "y": 607
      dimension: 22
    33:
      x: 1044
      "y": 607
      dimension: 22
    34:
      x: 1076
      "y": 607
      dimension: 22
    35:
      x: 1108
      "y": 607
      dimension: 22
    36:
      x: 1140
      "y": 607
      dimension: 22
    37:
      x: 1172
      "y": 607
      dimension: 22
    38:
      x: 1204
      "y": 607
      dimension: 22
    39:
      x: 1236
      "y": 607
      dimension: 22
    40:
      x: 1268
      "y": 607
      dimension: 22
    41:
      x: 1300
      "y": 607
      dimension: 22
    42:
      x: 1332
      "y": 607
      dimension: 22
    43:
      x: 1240
      "y": 589
      dimension: 8
    44:
      x: 1240
      "y": 571
      dimension: 8
    45:
      x: 1240
      "y": 553
      dimension: 8
    46:
      x: 1240
      "y": 535
      dimension: 8
    47:
      x: 1240
      "y": 517
      dimension: 8
    48:
      x: 1240
      "y": 499
      dimension: 8
    49:
      x: 1240
      "y": 481
      dimension: 8
    50:
      x: 1240
      "y": 463
      dimension: 8
    51:
      x: 1240
      "y": 445
      dimension: 8
    52:
      x: 1240
      "y": 427
      dimension: 8
    53:
      x: 1240
      "y": 409
      dimension: 8
    54:
      x: 1240
      "y": 391
      dimension: 8
    55:
      x: 1240
      "y": 373
      dimension: 8
    56:
      x: 1240
      "y": 355
      dimension: 8
    57:
      x: 1240
      "y": 337
      dimension: 8
    58:
      x: 1240
      "y": 319
      dimension: 8
    59:
      x: 1240
      "y": 301
      dimension: 8
    60:
      x: 1240
      "y": 283
      dimension: 8
    61:
      x: 1240
      "y": 265
      dimension: 8
    62:
      x: 1240
      "y": 247
      dimension: 8
    63:
      x: 1240
      "y": 229
      dimension: 8
    64:
      x: 1240
      "y": 211
      dimension: 8
    65:
      x: 1240
      "y": 193
      dimension: 8
    66:
      x: 1240
      "y": 175
      dimension: 8
    67:
      x: 1328
      "y": 61
      dimension: 22
    68:
      x: 1296
      "y": 61
      dimension: 22
    69:
      x: 1264
      "y": 61
      dimension: 22
    70:
      x: 1232
      "y": 61
      dimension: 22
    71:
      x: 1200
      "y": 61
      dimension: 22
    72:
      x: 1168
      "y": 61
      dimension: 22
    73:
      x: 1136
      "y": 61
      dimension: 22
    74:
      x: 1104
      "y": 61
      dimension: 22
    75:
      x: 1072
      "y": 61
      dimension: 22
    76:
      x: 1040
      "y": 61
      dimension: 22
    77:
      x: 1008
      "y": 61
      dimension: 22
    78:
      x: 976
      "y": 61
      dimension: 22
    79:
      x: 944
      "y": 61
      dimension: 22
    80:
      x: 912
      "y": 61
      dimension: 22
    81:
      x: 880
      "y": 61
      dimension: 22
    82:
      x: 848
      "y": 61
      dimension: 22
    83:
      x: 816
      "y": 61
      dimension: 22
    84:
      x: 784
      "y": 61
      dimension: 22
    85:
      x: 752
      "y": 61
      dimension: 22
    86:
      x: 720
      "y": 61
      dimension: 22
    87:
      x: 688
      "y": 61
      dimension: 22
    88:
      x: 656
      "y": 61
      dimension: 22
    89:
      x: 624
      "y": 61
      dimension: 22
    90:
      x: 592
      "y": 61
      dimension: 22
    91:
      x: 560
      "y": 61
      dimension: 22
    92:
      x: 528
      "y": 61
      dimension: 22
    93:
      x: 496
      "y": 61
      dimension: 22
    94:
      x: 464
      "y": 61
      dimension: 22
    95:
      x: 432
      "y": 61
      dimension: 22
    96:
      x: 400
      "y": 61
      dimension: 22
    97:
      x: 368
      "y": 61
      dimension: 22
    98:
      x: 336
      "y": 61
      dimension: 22
    99:
      x: 304
      "y": 61
      dimension: 22
    100:
      x: 272
      "y": 61
      dimension: 22
    101:
      x: 240
      "y": 61
      dimension: 22
    102:
      x: 208
      "y": 61
      dimension: 22
    103:
      x: 176
      "y": 61
      dimension: 22
    104:
      x: 144
      "y": 61
      dimension: 22
    105:
      x: 112
      "y": 61
      dimension: 22
    106:
      x: 80
      "y": 61
      dimension: 22
    107:
      x: 48
      "y": 61
      dimension: 22
    108:
      x: 16
      "y": 61
      dimension: 22
    109:
      x: 70
      "y": 175
      dimension: 8
    110:
      x: 70
      "y": 193
      dimension: 8
    111:
      x: 70
      "y": 211
      dimension: 8
    112:
      x: 70
      "y": 229
      dimension: 8
    113:
      x: 70
      "y": 247
      dimension: 8
    114:
      x: 70
      "y": 265
      dimension: 8
    115:
      x: 70
      "y": 283
      dimension: 8
    116:
      x: 70
      "y": 301
      dimension: 8
    117:
      x: 70
      "y": 319
      dimension: 8
    118:
      x: 70
      "y": 337
      dimension: 8
    119:
      x: 70
      "y": 355
      dimension: 8
    120:
      x: 70
      "y": 373
      dimension: 8
    121:
      x: 70
      "y": 391
      dimension: 8
    122:
      x: 70
      "y": 409
      dimension: 8
    123:
      x: 70
      "y": 427
      dimension: 8
    124:
      x: 70
      "y": 445
      dimension: 8
    125:
      x: 70
      "y": 463
      dimension: 8
    126:
      x: 70
      "y": 481
      dimension: 8
    127:
      x: 70
      "y": 499
      dimension: 8
    128:
      x: 70
      "y": 517
      dimension: 8
    129:
      x: 70
      "y": 535
      dimension: 8
    130:
      x: 70
      "y": 553
      dimension: 8
    131:
      x: 70
      "y": 571
      dimension: 8
    132:
      x: 70
      "y": 589
      dimension: 8
  Pillarbox:
    1:
      x: 290
      "y": 653
      dimension: 9
    2:
      x: 309
      "y": 653
      dimension: 9
    3:
      x: 328
      "y": 653
      dimension: 9
    4:
      x: 347
      "y": 653
      dimension: 9
    5:
      x: 366
      "y": 653
      dimension: 9
    6:
      x: 385
      "y": 653
      dimension: 9
    7:
      x: 404
      "y": 653
      dimension: 9
    8:
      x: 423
      "y": 653
      dimension: 9
    9:
      x: 442
      "y": 653
      dimension: 9
    10:
      x: 461
      "y": 653
      dimension: 9
    11:
      x: 480
      "y": 653
      dimension: 9
    12:
      x: 499
      "y": 653
      dimension: 9
    13:
      x: 518
      "y": 653
      dimension: 9
    14:
      x: 537
      "y": 653
      dimension: 9
    15:
      x: 556
      "y": 653
      dimension: 9
    16:
      x: 575
      "y": 653
      dimension: 9
    17:
      x: 594
      "y": 653
      dimension: 9
    18:
      x: 613
      "y": 653
      dimension: 9
    19:
      x: 632
      "y": 653
      dimension: 9
    20:
      x: 651
      "y": 653
      dimension: 9
    21:
      x: 670
      "y": 653
      dimension: 9
    22:
      x: 689
      "y": 653
      dimension: 9
    23:
      x: 708
      "y": 653
      dimension: 9
    24:
      x: 727
      "y": 653
      dimension: 9
    25:
      x: 746
      "y": 653
      dimension: 9
    26:
      x: 765
      "y": 653
      dimension: 9
    27:
      x: 784
      "y": 653
      dimension: 9
    28:
      x: 803
      "y": 653
      dimension: 9
    29:
      x: 822
      "y": 653
      dimension: 9
    30:
      x: 841
      "y": 653
      dimension: 9
    31:
      x: 860
      "y": 653
      dimension: 9
    32:
      x: 879
      "y": 653
      dimension: 9
    33:
      x: 898
      "y": 653
      dimension: 9
    34:
      x: 917
      "y": 653
      dimension: 9
    35:
      x: 936
      "y": 653
      dimension: 9
    36:
      x: 955
      "y": 653
      dimension: 9
    37:
      x: 974
      "y": 653
      dimension: 9
    38:
      x: 993
      "y": 653
      dimension: 9
    39:
      x: 1012
      "y": 653
      dimension: 9
    40:
      x: 1031
      "y": 653
      dimension: 9
    41:
      x: 1050
      "y": 653
      dimension: 9
    42:
      x: 1069
      "y": 653
      dimension: 9
    43:
      x: 970
      "y": 631
      dimension: 12
    44:
      x: 970
      "y": 609
      dimension: 12
    45:
      x: 970
      "y": 587
      dimension: 12
    46:
      x: 970
      "y": 565
      dimension: 12
    47:
      x: 970
      "y": 543
      dimension: 12
    48:
      x: 970
      "y": 521
      dimension: 12
    49:
      x: 970
      "y": 499
      dimension: 12
    50:
      x: 970
      "y": 477
      dimension: 12
    51:
      x: 970
      "y": 455
      dimension: 12
    52:
      x: 970
      "y": 433
      dimension: 12
    53:
      x: 970
      "y": 411
      dimension: 12
    54:
      x: 970
      "y": 389
      dimension: 12
    55:
      x: 970
      "y": 367
      dimension: 12
    56:
      x: 970
      "y": 345
      dimension: 12
    57:
      x: 970
      "y": 323
      dimension: 12
    58:
      x: 970
      "y": 301
      dimension: 12
    59:
      x: 970
      "y": 279
      dimension: 12
    60:
      x: 970
      "y": 257
      dimension: 12
    61:
      x: 970
      "y": 235
      dimension: 12
    62:
      x: 970
      "y": 213
      dimension: 12
    63:
      x: 970
      "y": 191
      dimension: 12
    64:
      x: 970
      "y": 169
      dimension: 12
    65:
      x: 970
      "y": 147
      dimension: 12
    66:
      x: 970
      "y": 125
      dimension: 12
    67:
      x: 1071
      "y": 15
      dimension: 9
    68:
      x: 1052
      "y": 15
      dimension: 9
    69:
      x: 1033
      "y": 15
      dimension: 9
    70:
      x: 1014
      "y": 15
      dimension: 9
    71:
      x: 995
      "y": 15
      dimension: 9
    72:
      x: 976
      "y": 15
      dimension: 9
    73:
      x: 957
      "y": 15
      dimension: 9
    74:
      x: 938
      "y": 15
      dimension: 9
    75:
      x: 919
      "y": 15
      dimension: 9
    76:
      x: 900
      "y": 15
      dimension: 9
    77:
      x: 881
      "y": 15
      dimension: 9
    78:
      x: 862
      "y": 15
      dimension: 9
    79:
      x: 843
      "y": 15
      dimension: 9
    80:
      x: 824
      "y": 15
      dimension: 9
    81:
      x: 805
      "y": 15
      dimension: 9
    82:
      x: 786
      "y": 15
      dimension: 9
    83:
      x: 767
      "y": 15
      dimension: 9
    84:
      x: 748
      "y": 15
      dimension: 9
    85:
      x: 729
      "y": 15
      dimension: 9
    86:
      x: 710
      "y": 15
      dimension: 9
    87:
      x: 691
      "y": 15
      dimension: 9
    88:
      x: 672
      "y": 15
      dimension: 9
    89:
      x: 653
      "y": 15
      dimension: 9
    90:
      x: 634
      "y": 15
      dimension: 9
    91:
      x: 615
      "y": 15
      dimension: 9
    92:
      x: 596
      "y": 15
      dimension: 9
    93:
      x: 577
      "y": 15
      dimension: 9
    94:
      x: 558
      "y": 15
      dimension: 9
    95:
      x: 539
      "y": 15
      dimension: 9
    96:
      x: 520
      "y": 15
      dimension: 9
    97:
      x: 501
      "y": 15
      dimension: 9
    98:
      x: 482
      "y": 15
      dimension: 9
    99:
      x: 463
      "y": 15
      dimension: 9
    100:
      x: 444
      "y": 15
      dimension: 9
    101:
      x: 425
      "y": 15
      dimension: 9
    102:
      x: 406
      "y": 15
      dimension: 9
    103:
      x: 387
      "y": 15
      dimension: 9
    104:
      x: 368
      "y": 15
      dimension: 9
    105:
      x: 349
      "y": 15
      dimension: 9
    106:
      x: 330
      "y": 15
      dimension: 9
    107:
      x: 311
      "y": 15
      dimension: 9
    108:
      x: 292
      "y": 15
      dimension: 9
    109:
      x: 270
      "y": 125
      dimension: 12
    110:
      x: 270
      "y": 147
      dimension: 12
    111:
      x: 270
      "y": 169
      dimension: 12
    112:
      x: 270
      "y": 191
      dimension: 12
    113:
      x: 270
      "y": 213
      dimension: 12
    114:
      x: 270
      "y": 235
      dimension: 12
    115:
      x: 270
      "y": 257
      dimension: 12
    116:
      x: 270
      "y": 279
      dimension: 12
    117:
      x: 270
      "y": 301
      dimension: 12
    118:
      x: 270
      "y": 323
      dimension: 12
    119:
      x: 270
      "y": 345
      dimension: 12
    120:
      x: 270
      "y": 367
      dimension: 12
    121:
      x: 270
      "y": 389
      dimension: 12
    122:
      x: 270
      "y": 411
      dimension: 12
    123:
      x: 270
      "y": 433
      dimension: 12
    124:
      x: 270
      "y": 455
      dimension: 12
    125:
      x: 270
      "y": 477
      dimension: 12
    126:
      x: 270
      "y": 499
      dimension: 12
    127:
      x: 270
      "y": 521
      dimension: 12
    128:
      x: 270
      "y": 543
      dimension: 12
    129:
      x: 270
      "y": 565
      dimension: 12
    130:
      x: 270
      "y": 587
      dimension: 12
    131:
      x: 270
      "y": 609
      dimension: 12
    132:
      x: 270
      "y": 631
      dimension: 12
extendedLog: false
configVersion: "2.3.1"

Relevant log output

[Instance #1] 2022-01-09 21:58:09,573 INFO org.dpsoftware.managers.StorageManager [JavaFX Application Thread] C:\Users\Юлия\Documents\FireflyLuciferin already exists
[Instance #1] 2022-01-09 21:58:09,606 INFO org.dpsoftware.managers.StorageManager [JavaFX Application Thread] Configuration OK.
[Instance #1] 2022-01-09 21:58:09,771 INFO org.dpsoftware.managers.StorageManager [JavaFX Application Thread] C:\Users\Юлия\Documents\FireflyLuciferin already exists
[Instance #1] 2022-01-09 21:58:09,783 DEBUG org.dpsoftware.managers.DisplayManager [JavaFX Application Thread] Native HMONITOR peer: 65537 -> Generic PnP Monitor                                                                                                             
[Instance #1] 2022-01-09 21:58:09,785 DEBUG org.dpsoftware.managers.DisplayManager [JavaFX Application Thread] Width: 1360.0 Height: 768.0 Scaling: 1.0 MinX: 0.0 MinY: 0.0
[Instance #1] 2022-01-09 21:58:09,823 INFO org.dpsoftware.managers.StorageManager [JavaFX Application Thread] Configuration OK.
[Instance #1] 2022-01-09 21:58:10,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:58:11,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:58:12,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:58:13,095 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:58:14,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:58:15,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:58:16,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:58:17,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:58:18,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:58:19,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:58:20,095 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:58:21,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:58:22,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:58:23,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:58:24,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:58:25,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:58:26,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:58:27,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:58:28,095 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:58:29,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:58:30,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:58:31,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:58:32,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:58:33,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:58:34,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:58:35,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:58:36,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:58:37,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:58:38,095 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:58:39,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:58:40,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:58:41,095 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:58:42,095 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:58:43,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:58:44,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:58:45,095 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:58:46,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:58:47,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:58:48,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:58:49,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:58:50,095 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:58:51,095 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:58:52,095 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:58:53,095 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:58:54,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:58:55,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:58:56,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:58:57,095 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:58:58,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:58:59,095 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:00,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:01,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:02,095 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:03,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:04,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:05,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:06,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:07,095 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:08,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:09,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:10,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:11,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:12,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:13,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:14,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:15,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:16,095 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:17,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:18,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:19,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:20,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:21,095 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:22,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:23,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:24,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:25,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:26,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:27,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:28,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:29,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:30,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:31,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:32,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:33,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:34,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:35,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:36,095 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:37,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:38,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:39,095 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:40,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:41,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:42,095 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:43,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:44,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:45,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:46,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:47,095 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:48,095 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:49,095 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:50,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:51,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:52,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:53,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:54,095 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:55,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:56,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:57,095 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:58,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 21:59:59,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:00,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:01,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:02,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:03,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:04,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:05,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:06,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:07,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:08,095 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:09,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:10,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:11,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:12,095 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:13,095 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:14,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:15,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:16,095 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:17,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:18,095 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:19,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:20,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:21,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:22,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:23,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:24,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:25,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:26,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:27,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:28,095 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:29,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:30,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:31,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:32,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:33,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:34,095 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:35,095 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:36,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:37,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:38,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:39,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:40,095 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:41,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:42,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:43,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:44,095 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:45,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:46,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:47,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:48,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:49,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:50,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:51,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:52,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:53,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:54,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:55,095 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:56,095 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:57,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:58,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:00:59,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:00,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:01,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:02,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:03,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:04,095 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:05,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:06,095 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:07,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:08,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:09,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:10,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:11,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:12,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:13,095 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:14,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:15,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:16,095 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:17,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:18,095 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:19,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:20,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:21,095 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:22,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:23,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:24,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:25,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:26,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:27,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:28,095 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:29,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:30,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:31,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:32,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:33,105 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:34,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:35,158 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:36,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:37,099 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:38,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:39,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:40,095 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:41,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:42,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:43,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:44,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:45,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:46,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:47,095 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:48,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:49,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:50,095 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:51,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:52,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:53,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:54,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:55,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:56,095 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:57,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:58,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:01:59,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:02:00,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:02:01,095 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:02:02,095 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:02:03,316 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:02:04,095 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:02:05,095 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:02:06,094 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:02:07,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:02:08,096 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:02:09,095 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:02:10,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:02:11,095 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:02:12,106 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:02:13,097 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...
[Instance #1] 2022-01-09 22:02:14,138 DEBUG org.dpsoftware.managers.PipelineManager [pool-10-thread-1] Waiting device for my instance...

How to reproduce

I use wifi UDP stream without mqtt. (By the way, this template has only mqtt and usb).
After Windows 10 woke up from sleep, the firefly does not work.
He does not see the firefly on the network, although he is on the network and can be accessed directly (web) and controlled.
2022-01-09_220058
2022-01-09_220141
2022-01-09_215923

This problem also appears if the wifi connection was disconnected to Windows and then restored again.
The firefly is still online. But the application does not see it in the list of devices.

[Feature request]: Auto lights off when shutdown or suspension

Is your feature request related to a problem? Please describe

It would be nice to have an option to automatically power off the led lights at least when the computer is going to be shutdown.
A bonus would be to auto lights on and off when the computer is blocked/screensaver or after comming back to normal use.

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

[Feature request]: SSID/Password update

Is your feature request related to a problem? Please describe

I recently changed the password of my WiFi for security reasons and I was unable to update the same for Glowworm Luciferin installed on a custom ESP8266 board since it does not have a micro-USB port (installed the firmware by soldering wire on to the ESP8266 12-E Chip and connecting them to a CP2102 USB to TTL USB UART Module).

Describe the solution you'd like

Since Gloowworm Luciferin is able to push firmware updates to the Firefly device through wireless communication, there must be a way to set SSID/password for the Firefly device to connect to the WiFI.

Describe alternatives you've considered

No response

ALSA Format Error in logfile

Firefly Luciferin version

1.12.9

Glow Worm Luciferin version

4.9.9

Describe the bug

With the new music feature an Error message occurs in the logfile. The message is as follows:

Instance sblantipodi/glow_worm_luciferin#1] 2021-06-02 16:26:14,035 ERROR org.dpsoftware.audio.AudioLoopbackSoftware [JavaFX Application Thread] ALSA Format Error: 4294967274 (Das Argument ist ungültig) [Instance sblantipodi/glow_worm_luciferin#1] 2021-06-02 16:26:14,036 ERROR org.dpsoftware.audio.AudioLoopbackSoftware [JavaFX Application Thread] Alsa.cpp:110: in function XtiAlsaOpenPcm: snd_pcm_open(&pcmp, info.name.c_str(), stream, 0) [Instance sblantipodi/glow_worm_luciferin#1] 2021-06-02 16:26:14,037 ERROR org.dpsoftware.audio.AudioLoopbackSoftware [JavaFX Application Thread] Device.cpp:25: in function GetChannelCount: XtiAlsaOpenPcm(_info, &pcm) [Instance sblantipodi/glow_worm_luciferin#1] 2021-06-02 16:26:14,037 ERROR org.dpsoftware.audio.AudioLoopbackSoftware [JavaFX Application Thread] Shared.cpp:111: in function XtiCreateError: ALSA Format Error: 4294967274 (Das Argument ist ungültig)

The error occurs on a dual monitor setup runnig on Debian Buster 10.9

Logs

A full debug log file can be found here:
FireflyLuciferin.log

If you need any further questions feel free to ping me :)

-- Cheer Patrick

Cant start Linux Desktop app

Firefly Luciferin version

fireflyluciferin-1.8.7-1-x86_64

Describe the bug

The desktop app failed to start with "Please configure the app." message.

To Reproduce

$ /opt/fireflyluciferin/bin/FireflyLuciferin
11:18:31,616 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
11:18:31,616 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
11:18:31,617 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/fireflyluciferin/lib/app/FireflyLuciferin-jar-with-dependencies.jar!/logback.xml]
11:18:31,624 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2e4b8173 - URL [jar:file:/opt/fireflyluciferin/lib/app/FireflyLuciferin-jar-with-dependencies.jar!/logback.xml] is not of type file
11:18:31,669 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
11:18:31,672 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
11:18:31,674 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [CONSOLE]
11:18:31,721 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - This appender no longer admits a layout as a sub-component, set an encoder instead.
11:18:31,721 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
11:18:31,721 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
11:18:31,721 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
11:18:31,725 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE-ROLLING]
11:18:31,729 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@118394766 - setting totalSizeCap to 10 MB
11:18:31,730 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@118394766 - Archive files will be limited to [2 MB] each.
11:18:31,731 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@118394766 - No compression will be used
11:18:31,731 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@118394766 - Will use the pattern logs/archived/app.%d{yyyy-MM-dd}.%i.log for the active file
11:18:31,732 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@17046283 - The date pattern is 'yyyy-MM-dd' from file name pattern 'logs/archived/app.%d{yyyy-MM-dd}.%i.log'.
11:18:31,732 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@17046283 - Roll-over at midnight.
11:18:31,738 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@17046283 - Setting initial period to Sun Feb 07 11:18:16 CET 2021
11:18:31,739 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
11:18:31,742 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE-ROLLING] - Active log file name: /home/partizan/Documents/FireflyLuciferin/logs/FireflyLuciferin.log
11:18:31,742 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE-ROLLING] - File property is set to [/home/partizan/Documents/FireflyLuciferin/logs/FireflyLuciferin.log]
11:18:31,743 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.dpsoftware] to INFO
11:18:31,743 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.dpsoftware] to false
11:18:31,743 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE-ROLLING] to Logger[org.dpsoftware]
11:18:31,743 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to ERROR
11:18:31,743 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE-ROLLING] to Logger[ROOT]
11:18:31,743 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.dpsoftware] to DEBUG
11:18:31,743 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.dpsoftware] to false
11:18:31,743 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [CONSOLE] to Logger[org.dpsoftware]
11:18:31,743 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
11:18:31,744 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@5bd03f44 - Registering current configuration as safe fallback point

11:18:31.746 [main] DEBUG org.dpsoftware.JavaFXStarter - Starting default instance

(FireflyLuciferin:399762): Gtk-WARNING **: 11:18:31.902: Theme parsing error: gtk.css:63:28: The :prelight pseudo-class is deprecated. Use :hover instead.

(FireflyLuciferin:399762): Gtk-WARNING **: 11:18:31.902: Theme parsing error: gtk.css:73:35: The :prelight pseudo-class is deprecated. Use :hover instead.
11:18:32.010 [JavaFX Application Thread] INFO o.dpsoftware.managers.StorageManager - /home/partizan/Documents/FireflyLuciferin already exists
11:18:32.011 [JavaFX Application Thread] ERROR o.dpsoftware.managers.StorageManager - Error reading config file, writing a default one.
11:18:32.301 [JavaFX Application Thread] INFO o.dpsoftware.managers.StorageManager - /home/partizan/Documents/FireflyLuciferin already exists
11:18:32.301 [JavaFX Application Thread] ERROR o.dpsoftware.managers.StorageManager - Error reading config file, writing a default one.
11:18:32.360 [JavaFX Application Thread] ERROR org.dpsoftware.FireflyLuciferin -
file:/opt/fireflyluciferin/lib/app/FireflyLuciferin-jar-with-dependencies.jar!/org/dpsoftware/gui/linuxSettings.fxml

11:18:32.360 [JavaFX Application Thread] ERROR org.dpsoftware.FireflyLuciferin - Please configure the app.

Expected behavior

app starts up

[Bug]: there is no launch after the update

Firefly Luciferin version

v2.7.3

Glow Worm Luciferin version

--

Firmware type

FULL

What is the stream method?

USB

Fiefly Luciferin config file

OLD FILE:

---
numberOfCPUThreads: 1
captureMethod: "DDUPL"
serialPort: "LedTV"
baudRate: "2000000"
defaultLedMatrix: "FullScreen"
autoDetectBlackBars: true
topLed: 42
leftLed: 24
rightLed: 24
bottomLeftLed: 13
bottomRightLed: 13
bottomRowLed: 42
orientation: "Clockwise"
timeout: 100
screenResX: 1360
screenResY: 768
osScaling: 100
gamma: 2.2
whiteTemperature: 65
colorMode: 1
wifiEnable: true
mqttServer: "tcp://192.168.1.3:1883"
mqttTopic: "glowwormluciferin"
mqttUsername: ""
mqttPwd: ""
mqttEnable: false
mqttStream: true
streamType: "UDP stream"
checkForUpdates: true
eyeCare: true
nightModeFrom: "22:00"
nightModeTo: "08:00"
nightModeBrightness: "10%"
toggleLed: true
desiredFramerate: "30"
colorChooser: "0,0,255,255"
brightness: 255
ledStartOffset: 90
splitBottomRow: false
startWithSystem: true
multiMonitor: 1
monitorNumber: 0
syncCheck: true
effect: "Bias light"
audioLoopbackGain: 0.0
audioDevice: "Аудиовыход по умолчанию (Native)"
audioChannels: "2 channels"
multiScreenSingleDevice: false
powerSaving: "Disabled"
theme: "Dark theme"
language: "Pусский"
ledMatrix:
  FullScreen:
    1:
      x: 20
      "y": 692
      dimension: 22
    2:
      x: 52
      "y": 692
      dimension: 22
    3:
      x: 84
      "y": 692
      dimension: 22
    4:
      x: 116
      "y": 692
      dimension: 22
    5:
      x: 148
      "y": 692
      dimension: 22
    6:
      x: 180
      "y": 692
      dimension: 22
    7:
      x: 212
      "y": 692
      dimension: 22
    8:
      x: 244
      "y": 692
      dimension: 22
    9:
      x: 276
      "y": 692
      dimension: 22
    10:
      x: 308
      "y": 692
      dimension: 22
    11:
      x: 340
      "y": 692
      dimension: 22
    12:
      x: 372
      "y": 692
      dimension: 22
    13:
      x: 404
      "y": 692
      dimension: 22
    14:
      x: 436
      "y": 692
      dimension: 22
    15:
      x: 468
      "y": 692
      dimension: 22
    16:
      x: 500
      "y": 692
      dimension: 22
    17:
      x: 532
      "y": 692
      dimension: 22
    18:
      x: 564
      "y": 692
      dimension: 22
    19:
      x: 596
      "y": 692
      dimension: 22
    20:
      x: 628
      "y": 692
      dimension: 22
    21:
      x: 660
      "y": 692
      dimension: 22
    22:
      x: 692
      "y": 692
      dimension: 22
    23:
      x: 724
      "y": 692
      dimension: 22
    24:
      x: 756
      "y": 692
      dimension: 22
    25:
      x: 788
      "y": 692
      dimension: 22
    26:
      x: 820
      "y": 692
      dimension: 22
    27:
      x: 852
      "y": 692
      dimension: 22
    28:
      x: 884
      "y": 692
      dimension: 22
    29:
      x: 916
      "y": 692
      dimension: 22
    30:
      x: 948
      "y": 692
      dimension: 22
    31:
      x: 980
      "y": 692
      dimension: 22
    32:
      x: 1012
      "y": 692
      dimension: 22
    33:
      x: 1044
      "y": 692
      dimension: 22
    34:
      x: 1076
      "y": 692
      dimension: 22
    35:
      x: 1108
      "y": 692
      dimension: 22
    36:
      x: 1140
      "y": 692
      dimension: 22
    37:
      x: 1172
      "y": 692
      dimension: 22
    38:
      x: 1204
      "y": 692
      dimension: 22
    39:
      x: 1236
      "y": 692
      dimension: 22
    40:
      x: 1268
      "y": 692
      dimension: 22
    41:
      x: 1300
      "y": 692
      dimension: 22
    42:
      x: 1332
      "y": 692
      dimension: 22
    43:
      x: 1240
      "y": 667
      dimension: 15
    44:
      x: 1240
      "y": 642
      dimension: 15
    45:
      x: 1240
      "y": 617
      dimension: 15
    46:
      x: 1240
      "y": 592
      dimension: 15
    47:
      x: 1240
      "y": 567
      dimension: 15
    48:
      x: 1240
      "y": 542
      dimension: 15
    49:
      x: 1240
      "y": 517
      dimension: 15
    50:
      x: 1240
      "y": 492
      dimension: 15
    51:
      x: 1240
      "y": 467
      dimension: 15
    52:
      x: 1240
      "y": 442
      dimension: 15
    53:
      x: 1240
      "y": 417
      dimension: 15
    54:
      x: 1240
      "y": 392
      dimension: 15
    55:
      x: 1240
      "y": 367
      dimension: 15
    56:
      x: 1240
      "y": 342
      dimension: 15
    57:
      x: 1240
      "y": 317
      dimension: 15
    58:
      x: 1240
      "y": 292
      dimension: 15
    59:
      x: 1240
      "y": 267
      dimension: 15
    60:
      x: 1240
      "y": 242
      dimension: 15
    61:
      x: 1240
      "y": 217
      dimension: 15
    62:
      x: 1240
      "y": 192
      dimension: 15
    63:
      x: 1240
      "y": 167
      dimension: 15
    64:
      x: 1240
      "y": 142
      dimension: 15
    65:
      x: 1240
      "y": 117
      dimension: 15
    66:
      x: 1240
      "y": 92
      dimension: 15
    67:
      x: 1328
      "y": 0
      dimension: 22
    68:
      x: 1296
      "y": 0
      dimension: 22
    69:
      x: 1264
      "y": 0
      dimension: 22
    70:
      x: 1232
      "y": 0
      dimension: 22
    71:
      x: 1200
      "y": 0
      dimension: 22
    72:
      x: 1168
      "y": 0
      dimension: 22
    73:
      x: 1136
      "y": 0
      dimension: 22
    74:
      x: 1104
      "y": 0
      dimension: 22
    75:
      x: 1072
      "y": 0
      dimension: 22
    76:
      x: 1040
      "y": 0
      dimension: 22
    77:
      x: 1008
      "y": 0
      dimension: 22
    78:
      x: 976
      "y": 0
      dimension: 22
    79:
      x: 944
      "y": 0
      dimension: 22
    80:
      x: 912
      "y": 0
      dimension: 22
    81:
      x: 880
      "y": 0
      dimension: 22
    82:
      x: 848
      "y": 0
      dimension: 22
    83:
      x: 816
      "y": 0
      dimension: 22
    84:
      x: 784
      "y": 0
      dimension: 22
    85:
      x: 752
      "y": 0
      dimension: 22
    86:
      x: 720
      "y": 0
      dimension: 22
    87:
      x: 688
      "y": 0
      dimension: 22
    88:
      x: 656
      "y": 0
      dimension: 22
    89:
      x: 624
      "y": 0
      dimension: 22
    90:
      x: 592
      "y": 0
      dimension: 22
    91:
      x: 560
      "y": 0
      dimension: 22
    92:
      x: 528
      "y": 0
      dimension: 22
    93:
      x: 496
      "y": 0
      dimension: 22
    94:
      x: 464
      "y": 0
      dimension: 22
    95:
      x: 432
      "y": 0
      dimension: 22
    96:
      x: 400
      "y": 0
      dimension: 22
    97:
      x: 368
      "y": 0
      dimension: 22
    98:
      x: 336
      "y": 0
      dimension: 22
    99:
      x: 304
      "y": 0
      dimension: 22
    100:
      x: 272
      "y": 0
      dimension: 22
    101:
      x: 240
      "y": 0
      dimension: 22
    102:
      x: 208
      "y": 0
      dimension: 22
    103:
      x: 176
      "y": 0
      dimension: 22
    104:
      x: 144
      "y": 0
      dimension: 22
    105:
      x: 112
      "y": 0
      dimension: 22
    106:
      x: 80
      "y": 0
      dimension: 22
    107:
      x: 48
      "y": 0
      dimension: 22
    108:
      x: 16
      "y": 0
      dimension: 22
    109:
      x: 70
      "y": 92
      dimension: 15
    110:
      x: 70
      "y": 117
      dimension: 15
    111:
      x: 70
      "y": 142
      dimension: 15
    112:
      x: 70
      "y": 167
      dimension: 15
    113:
      x: 70
      "y": 192
      dimension: 15
    114:
      x: 70
      "y": 217
      dimension: 15
    115:
      x: 70
      "y": 242
      dimension: 15
    116:
      x: 70
      "y": 267
      dimension: 15
    117:
      x: 70
      "y": 292
      dimension: 15
    118:
      x: 70
      "y": 317
      dimension: 15
    119:
      x: 70
      "y": 342
      dimension: 15
    120:
      x: 70
      "y": 367
      dimension: 15
    121:
      x: 70
      "y": 392
      dimension: 15
    122:
      x: 70
      "y": 417
      dimension: 15
    123:
      x: 70
      "y": 442
      dimension: 15
    124:
      x: 70
      "y": 467
      dimension: 15
    125:
      x: 70
      "y": 492
      dimension: 15
    126:
      x: 70
      "y": 517
      dimension: 15
    127:
      x: 70
      "y": 542
      dimension: 15
    128:
      x: 70
      "y": 567
      dimension: 15
    129:
      x: 70
      "y": 592
      dimension: 15
    130:
      x: 70
      "y": 617
      dimension: 15
    131:
      x: 70
      "y": 642
      dimension: 15
    132:
      x: 70
      "y": 667
      dimension: 15
  Letterbox:
    1:
      x: 20
      "y": 607
      dimension: 22
    2:
      x: 52
      "y": 607
      dimension: 22
    3:
      x: 84
      "y": 607
      dimension: 22
    4:
      x: 116
      "y": 607
      dimension: 22
    5:
      x: 148
      "y": 607
      dimension: 22
    6:
      x: 180
      "y": 607
      dimension: 22
    7:
      x: 212
      "y": 607
      dimension: 22
    8:
      x: 244
      "y": 607
      dimension: 22
    9:
      x: 276
      "y": 607
      dimension: 22
    10:
      x: 308
      "y": 607
      dimension: 22
    11:
      x: 340
      "y": 607
      dimension: 22
    12:
      x: 372
      "y": 607
      dimension: 22
    13:
      x: 404
      "y": 607
      dimension: 22
    14:
      x: 436
      "y": 607
      dimension: 22
    15:
      x: 468
      "y": 607
      dimension: 22
    16:
      x: 500
      "y": 607
      dimension: 22
    17:
      x: 532
      "y": 607
      dimension: 22
    18:
      x: 564
      "y": 607
      dimension: 22
    19:
      x: 596
      "y": 607
      dimension: 22
    20:
      x: 628
      "y": 607
      dimension: 22
    21:
      x: 660
      "y": 607
      dimension: 22
    22:
      x: 692
      "y": 607
      dimension: 22
    23:
      x: 724
      "y": 607
      dimension: 22
    24:
      x: 756
      "y": 607
      dimension: 22
    25:
      x: 788
      "y": 607
      dimension: 22
    26:
      x: 820
      "y": 607
      dimension: 22
    27:
      x: 852
      "y": 607
      dimension: 22
    28:
      x: 884
      "y": 607
      dimension: 22
    29:
      x: 916
      "y": 607
      dimension: 22
    30:
      x: 948
      "y": 607
      dimension: 22
    31:
      x: 980
      "y": 607
      dimension: 22
    32:
      x: 1012
      "y": 607
      dimension: 22
    33:
      x: 1044
      "y": 607
      dimension: 22
    34:
      x: 1076
      "y": 607
      dimension: 22
    35:
      x: 1108
      "y": 607
      dimension: 22
    36:
      x: 1140
      "y": 607
      dimension: 22
    37:
      x: 1172
      "y": 607
      dimension: 22
    38:
      x: 1204
      "y": 607
      dimension: 22
    39:
      x: 1236
      "y": 607
      dimension: 22
    40:
      x: 1268
      "y": 607
      dimension: 22
    41:
      x: 1300
      "y": 607
      dimension: 22
    42:
      x: 1332
      "y": 607
      dimension: 22
    43:
      x: 1240
      "y": 589
      dimension: 8
    44:
      x: 1240
      "y": 571
      dimension: 8
    45:
      x: 1240
      "y": 553
      dimension: 8
    46:
      x: 1240
      "y": 535
      dimension: 8
    47:
      x: 1240
      "y": 517
      dimension: 8
    48:
      x: 1240
      "y": 499
      dimension: 8
    49:
      x: 1240
      "y": 481
      dimension: 8
    50:
      x: 1240
      "y": 463
      dimension: 8
    51:
      x: 1240
      "y": 445
      dimension: 8
    52:
      x: 1240
      "y": 427
      dimension: 8
    53:
      x: 1240
      "y": 409
      dimension: 8
    54:
      x: 1240
      "y": 391
      dimension: 8
    55:
      x: 1240
      "y": 373
      dimension: 8
    56:
      x: 1240
      "y": 355
      dimension: 8
    57:
      x: 1240
      "y": 337
      dimension: 8
    58:
      x: 1240
      "y": 319
      dimension: 8
    59:
      x: 1240
      "y": 301
      dimension: 8
    60:
      x: 1240
      "y": 283
      dimension: 8
    61:
      x: 1240
      "y": 265
      dimension: 8
    62:
      x: 1240
      "y": 247
      dimension: 8
    63:
      x: 1240
      "y": 229
      dimension: 8
    64:
      x: 1240
      "y": 211
      dimension: 8
    65:
      x: 1240
      "y": 193
      dimension: 8
    66:
      x: 1240
      "y": 175
      dimension: 8
    67:
      x: 1328
      "y": 61
      dimension: 22
    68:
      x: 1296
      "y": 61
      dimension: 22
    69:
      x: 1264
      "y": 61
      dimension: 22
    70:
      x: 1232
      "y": 61
      dimension: 22
    71:
      x: 1200
      "y": 61
      dimension: 22
    72:
      x: 1168
      "y": 61
      dimension: 22
    73:
      x: 1136
      "y": 61
      dimension: 22
    74:
      x: 1104
      "y": 61
      dimension: 22
    75:
      x: 1072
      "y": 61
      dimension: 22
    76:
      x: 1040
      "y": 61
      dimension: 22
    77:
      x: 1008
      "y": 61
      dimension: 22
    78:
      x: 976
      "y": 61
      dimension: 22
    79:
      x: 944
      "y": 61
      dimension: 22
    80:
      x: 912
      "y": 61
      dimension: 22
    81:
      x: 880
      "y": 61
      dimension: 22
    82:
      x: 848
      "y": 61
      dimension: 22
    83:
      x: 816
      "y": 61
      dimension: 22
    84:
      x: 784
      "y": 61
      dimension: 22
    85:
      x: 752
      "y": 61
      dimension: 22
    86:
      x: 720
      "y": 61
      dimension: 22
    87:
      x: 688
      "y": 61
      dimension: 22
    88:
      x: 656
      "y": 61
      dimension: 22
    89:
      x: 624
      "y": 61
      dimension: 22
    90:
      x: 592
      "y": 61
      dimension: 22
    91:
      x: 560
      "y": 61
      dimension: 22
    92:
      x: 528
      "y": 61
      dimension: 22
    93:
      x: 496
      "y": 61
      dimension: 22
    94:
      x: 464
      "y": 61
      dimension: 22
    95:
      x: 432
      "y": 61
      dimension: 22
    96:
      x: 400
      "y": 61
      dimension: 22
    97:
      x: 368
      "y": 61
      dimension: 22
    98:
      x: 336
      "y": 61
      dimension: 22
    99:
      x: 304
      "y": 61
      dimension: 22
    100:
      x: 272
      "y": 61
      dimension: 22
    101:
      x: 240
      "y": 61
      dimension: 22
    102:
      x: 208
      "y": 61
      dimension: 22
    103:
      x: 176
      "y": 61
      dimension: 22
    104:
      x: 144
      "y": 61
      dimension: 22
    105:
      x: 112
      "y": 61
      dimension: 22
    106:
      x: 80
      "y": 61
      dimension: 22
    107:
      x: 48
      "y": 61
      dimension: 22
    108:
      x: 16
      "y": 61
      dimension: 22
    109:
      x: 70
      "y": 175
      dimension: 8
    110:
      x: 70
      "y": 193
      dimension: 8
    111:
      x: 70
      "y": 211
      dimension: 8
    112:
      x: 70
      "y": 229
      dimension: 8
    113:
      x: 70
      "y": 247
      dimension: 8
    114:
      x: 70
      "y": 265
      dimension: 8
    115:
      x: 70
      "y": 283
      dimension: 8
    116:
      x: 70
      "y": 301
      dimension: 8
    117:
      x: 70
      "y": 319
      dimension: 8
    118:
      x: 70
      "y": 337
      dimension: 8
    119:
      x: 70
      "y": 355
      dimension: 8
    120:
      x: 70
      "y": 373
      dimension: 8
    121:
      x: 70
      "y": 391
      dimension: 8
    122:
      x: 70
      "y": 409
      dimension: 8
    123:
      x: 70
      "y": 427
      dimension: 8
    124:
      x: 70
      "y": 445
      dimension: 8
    125:
      x: 70
      "y": 463
      dimension: 8
    126:
      x: 70
      "y": 481
      dimension: 8
    127:
      x: 70
      "y": 499
      dimension: 8
    128:
      x: 70
      "y": 517
      dimension: 8
    129:
      x: 70
      "y": 535
      dimension: 8
    130:
      x: 70
      "y": 553
      dimension: 8
    131:
      x: 70
      "y": 571
      dimension: 8
    132:
      x: 70
      "y": 589
      dimension: 8
  Pillarbox:
    1:
      x: 290
      "y": 653
      dimension: 9
    2:
      x: 309
      "y": 653
      dimension: 9
    3:
      x: 328
      "y": 653
      dimension: 9
    4:
      x: 347
      "y": 653
      dimension: 9
    5:
      x: 366
      "y": 653
      dimension: 9
    6:
      x: 385
      "y": 653
      dimension: 9
    7:
      x: 404
      "y": 653
      dimension: 9
    8:
      x: 423
      "y": 653
      dimension: 9
    9:
      x: 442
      "y": 653
      dimension: 9
    10:
      x: 461
      "y": 653
      dimension: 9
    11:
      x: 480
      "y": 653
      dimension: 9
    12:
      x: 499
      "y": 653
      dimension: 9
    13:
      x: 518
      "y": 653
      dimension: 9
    14:
      x: 537
      "y": 653
      dimension: 9
    15:
      x: 556
      "y": 653
      dimension: 9
    16:
      x: 575
      "y": 653
      dimension: 9
    17:
      x: 594
      "y": 653
      dimension: 9
    18:
      x: 613
      "y": 653
      dimension: 9
    19:
      x: 632
      "y": 653
      dimension: 9
    20:
      x: 651
      "y": 653
      dimension: 9
    21:
      x: 670
      "y": 653
      dimension: 9
    22:
      x: 689
      "y": 653
      dimension: 9
    23:
      x: 708
      "y": 653
      dimension: 9
    24:
      x: 727
      "y": 653
      dimension: 9
    25:
      x: 746
      "y": 653
      dimension: 9
    26:
      x: 765
      "y": 653
      dimension: 9
    27:
      x: 784
      "y": 653
      dimension: 9
    28:
      x: 803
      "y": 653
      dimension: 9
    29:
      x: 822
      "y": 653
      dimension: 9
    30:
      x: 841
      "y": 653
      dimension: 9
    31:
      x: 860
      "y": 653
      dimension: 9
    32:
      x: 879
      "y": 653
      dimension: 9
    33:
      x: 898
      "y": 653
      dimension: 9
    34:
      x: 917
      "y": 653
      dimension: 9
    35:
      x: 936
      "y": 653
      dimension: 9
    36:
      x: 955
      "y": 653
      dimension: 9
    37:
      x: 974
      "y": 653
      dimension: 9
    38:
      x: 993
      "y": 653
      dimension: 9
    39:
      x: 1012
      "y": 653
      dimension: 9
    40:
      x: 1031
      "y": 653
      dimension: 9
    41:
      x: 1050
      "y": 653
      dimension: 9
    42:
      x: 1069
      "y": 653
      dimension: 9
    43:
      x: 970
      "y": 631
      dimension: 12
    44:
      x: 970
      "y": 609
      dimension: 12
    45:
      x: 970
      "y": 587
      dimension: 12
    46:
      x: 970
      "y": 565
      dimension: 12
    47:
      x: 970
      "y": 543
      dimension: 12
    48:
      x: 970
      "y": 521
      dimension: 12
    49:
      x: 970
      "y": 499
      dimension: 12
    50:
      x: 970
      "y": 477
      dimension: 12
    51:
      x: 970
      "y": 455
      dimension: 12
    52:
      x: 970
      "y": 433
      dimension: 12
    53:
      x: 970
      "y": 411
      dimension: 12
    54:
      x: 970
      "y": 389
      dimension: 12
    55:
      x: 970
      "y": 367
      dimension: 12
    56:
      x: 970
      "y": 345
      dimension: 12
    57:
      x: 970
      "y": 323
      dimension: 12
    58:
      x: 970
      "y": 301
      dimension: 12
    59:
      x: 970
      "y": 279
      dimension: 12
    60:
      x: 970
      "y": 257
      dimension: 12
    61:
      x: 970
      "y": 235
      dimension: 12
    62:
      x: 970
      "y": 213
      dimension: 12
    63:
      x: 970
      "y": 191
      dimension: 12
    64:
      x: 970
      "y": 169
      dimension: 12
    65:
      x: 970
      "y": 147
      dimension: 12
    66:
      x: 970
      "y": 125
      dimension: 12
    67:
      x: 1071
      "y": 15
      dimension: 9
    68:
      x: 1052
      "y": 15
      dimension: 9
    69:
      x: 1033
      "y": 15
      dimension: 9
    70:
      x: 1014
      "y": 15
      dimension: 9
    71:
      x: 995
      "y": 15
      dimension: 9
    72:
      x: 976
      "y": 15
      dimension: 9
    73:
      x: 957
      "y": 15
      dimension: 9
    74:
      x: 938
      "y": 15
      dimension: 9
    75:
      x: 919
      "y": 15
      dimension: 9
    76:
      x: 900
      "y": 15
      dimension: 9
    77:
      x: 881
      "y": 15
      dimension: 9
    78:
      x: 862
      "y": 15
      dimension: 9
    79:
      x: 843
      "y": 15
      dimension: 9
    80:
      x: 824
      "y": 15
      dimension: 9
    81:
      x: 805
      "y": 15
      dimension: 9
    82:
      x: 786
      "y": 15
      dimension: 9
    83:
      x: 767
      "y": 15
      dimension: 9
    84:
      x: 748
      "y": 15
      dimension: 9
    85:
      x: 729
      "y": 15
      dimension: 9
    86:
      x: 710
      "y": 15
      dimension: 9
    87:
      x: 691
      "y": 15
      dimension: 9
    88:
      x: 672
      "y": 15
      dimension: 9
    89:
      x: 653
      "y": 15
      dimension: 9
    90:
      x: 634
      "y": 15
      dimension: 9
    91:
      x: 615
      "y": 15
      dimension: 9
    92:
      x: 596
      "y": 15
      dimension: 9
    93:
      x: 577
      "y": 15
      dimension: 9
    94:
      x: 558
      "y": 15
      dimension: 9
    95:
      x: 539
      "y": 15
      dimension: 9
    96:
      x: 520
      "y": 15
      dimension: 9
    97:
      x: 501
      "y": 15
      dimension: 9
    98:
      x: 482
      "y": 15
      dimension: 9
    99:
      x: 463
      "y": 15
      dimension: 9
    100:
      x: 444
      "y": 15
      dimension: 9
    101:
      x: 425
      "y": 15
      dimension: 9
    102:
      x: 406
      "y": 15
      dimension: 9
    103:
      x: 387
      "y": 15
      dimension: 9
    104:
      x: 368
      "y": 15
      dimension: 9
    105:
      x: 349
      "y": 15
      dimension: 9
    106:
      x: 330
      "y": 15
      dimension: 9
    107:
      x: 311
      "y": 15
      dimension: 9
    108:
      x: 292
      "y": 15
      dimension: 9
    109:
      x: 270
      "y": 125
      dimension: 12
    110:
      x: 270
      "y": 147
      dimension: 12
    111:
      x: 270
      "y": 169
      dimension: 12
    112:
      x: 270
      "y": 191
      dimension: 12
    113:
      x: 270
      "y": 213
      dimension: 12
    114:
      x: 270
      "y": 235
      dimension: 12
    115:
      x: 270
      "y": 257
      dimension: 12
    116:
      x: 270
      "y": 279
      dimension: 12
    117:
      x: 270
      "y": 301
      dimension: 12
    118:
      x: 270
      "y": 323
      dimension: 12
    119:
      x: 270
      "y": 345
      dimension: 12
    120:
      x: 270
      "y": 367
      dimension: 12
    121:
      x: 270
      "y": 389
      dimension: 12
    122:
      x: 270
      "y": 411
      dimension: 12
    123:
      x: 270
      "y": 433
      dimension: 12
    124:
      x: 270
      "y": 455
      dimension: 12
    125:
      x: 270
      "y": 477
      dimension: 12
    126:
      x: 270
      "y": 499
      dimension: 12
    127:
      x: 270
      "y": 521
      dimension: 12
    128:
      x: 270
      "y": 543
      dimension: 12
    129:
      x: 270
      "y": 565
      dimension: 12
    130:
      x: 270
      "y": 587
      dimension: 12
    131:
      x: 270
      "y": 609
      dimension: 12
    132:
      x: 270
      "y": 631
      dimension: 12
extendedLog: false
configVersion: "2.5.9"

Relevant log output

[Instance #1] 2022-06-22 00:05:02,322 DEBUG org.dpsoftware.JavaFXStarter [main] Starting default instance
[Instance #1] 2022-06-22 00:05:05,438 INFO org.dpsoftware.grabber.ImageProcessor [JavaFX Application Thread] GStreamer path in use=C:/Users/%d0%ae%d0%bb%d0%b8%d1%8f/AppData/Local/Firefly Luciferin/app/classes
[Instance #1] 2022-06-22 00:15:37,719 DEBUG org.dpsoftware.JavaFXStarter [main] Starting default instance
[Instance #1] 2022-06-22 00:15:40,851 INFO org.dpsoftware.grabber.ImageProcessor [JavaFX Application Thread] GStreamer path in use=C:/Users/%d0%ae%d0%bb%d0%b8%d1%8f/AppData/Local/Firefly Luciferin/app/classes
[Instance #1] 2022-06-22 00:24:42,897 DEBUG org.dpsoftware.JavaFXStarter [main] Starting default instance
[Instance #1] 2022-06-22 00:24:52,091 INFO org.dpsoftware.grabber.ImageProcessor [JavaFX Application Thread] GStreamer path in use=C:/Users/%d0%ae%d0%bb%d0%b8%d1%8f/AppData/Local/Firefly Luciferin/app/classes

How to reproduce

win 10
reinstalled, updated java. it didn't help.
The complete removal of the Fire fly Lucifer in.yaml configuration file helped
FireflyLuciferin.yaml

DDUPL mode doesn't work anymore on v1.7.2

3440x1440

Release v1.7.2
DDUPL mode doesn't work anymore on this version

I'm using the version v1.6.8
DDUPL mode works on this version

Glow Worm Luciferin firmware v4.4.1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.