Richard Klingler

Results 16 comments of Richard Klingler

Okay...sorry for late reply....time zone differences (o; My setup: Intel NUC10i7 running latest shinobi pro under Ubuntu Server 0.04.1 On the same machine neolink 0.3.0 connecting to D800 on local...

Also when recording manually with ffmpeg I get video where it stucks from time to time with constant messages below: me@blender:~$ ffmpeg -i rtsp://10.0.100.22:8554/office -fflags +igndts -copytb 1 -c:v copy...

Same here... Always stops around the 520th reading: 520,100.00,113.50,0.00 Even this part is not executed anymore which I added for debugging: if (millis() > nextRead) { Serial.println("input"); } When the...

Problem seems to be solved... As I use a display with higher resolution the variable x should be defined as unsigned int instead of unsigned char...otherwise during drawing the temp...

Also no livew update here....on two fresh Debian 11.1 installs with Apache2.... `goaccess example.net/logs/access.log -o example.net/html_public/report.html --log-format=COMBINED --real-time-html --ssl-cert=/etc/letsencrypt/archive/example.net/cert1.pem --ssl-key=/etc/letsencrypt/archive/example.net/privkey1.pem` No warning/errors reported when starting goaccess... It only updates when...

Well even if I remove the connection from the mac mini and switch it off...then restart the esp32 I can connect from my iPhone to the esp32....but just not play...

Very confusing this auto reconnect.... So for macOS I need to turn it on and for iOS off.....though iOS and macOS would now behave the same...

Yes this works for iOS...but then for macOS it won't reconnect automatically on startup, which is the preferred method for a PC when the esp32 was selected as audio output......

brew on macOS has already installed latest version: OSX86:~ me$ brew upgrade libusb Error: libusb 1.0.21 already installed

Planned as one of the next components as I have some m5core2 here.... Not on the top list...but it also requires AXP PMIOC support as some of the control lines...