ElToberino

Results 22 comments of ElToberino

@constant-flow: I tried your great usermod "Playback-Recordings" with 0.13.3 (ESP32dev) but I had two issues with it: 1. In the usermod descrpition you wrote that default fps rate is 25....

@harueg It's linked [some posts above](https://github.com/Aircoookie/WLED/pull/2413#issuecomment-1236206323). I use Jinx! as a tpm2 recorder which always outputs 25 fps. So it should run properly out of the box without manually configuring...

It's just another branch of his fork - but that's indeed a little confusing... I haven't tested the sd card support yet - I just uploaded my file via ..../edit...

I'm using your really great software with Ws2812b Pixels on Port A and Port B. (about 900 pixels in total) After a certain time (about 20-30 Minutes) my Pixels freeze....

Does the WDT/freeze issue also occur with the old version ArtNetNode v1.2.0? I just want to set up a simple node, without pixel support, RDM etc. So v1.2.0 would be...

Sounds good; I'll give it a try and will report. Your link is not working. I guess you meant this: https://community.blynk.cc/t/solved-esp8266-nodemcu-v1-0-and-wdt-resets/7047

Here it doesn't work, too. Tested it with pixels on port A. Function is worse than it was before, without these changes. Edit: If someone is interested in an alternative...

I hope it will be possible to merge this PR soon. I like the support of ArtNet/sACN very much because it enables driving large matrixes easily via programs like Jinx!...

Meanwhile I compiled V0.13-b6 with these changes. Everything works fine - it's really a great feature. I wonder if it would make sense to make the variable "recordingRepeats" (in wled00/tpm2record.cpp)...

@constant-flow: I took a deeper look at the code and found a solution for the two issues in usermod_playback_recordings.h: 1. change code in line 56 `#define PLAYBACK_FRAME_DELAY 40` // set...