RunningDroid

Results 15 comments of RunningDroid

I tested with a binary built from git (c8ff23e) and it doesn't rely on XWayland anymore*, but there's still no surface information: ![2022-12-30T12:58:15,068252944-05:00](https://user-images.githubusercontent.com/486393/210099839-6882c976-5203-4d0d-8693-d2d84bcc9aab.png) [log.txt](https://github.com/SaschaWillems/VulkanCapsViewer/files/10325782/log.txt) I don't know if I resolved...

It seems like Github decided not to notify me until @firescry commented here. The latest release appears to change where the error is for me, if I run `QT_QPA_PLATFORM=wayland-egl ./vulkancapsviewer_3.32_linux64_wayland.AppImage`...

> I think there is a way that exact duplicates could be detected very easily: hashing the raw audio and video bitstreams. Note that FFMPEG supports [hashing every frame](https://ffmpeg.org/ffmpeg-formats.html#framehash) of...

> > > I think there is a way that exact duplicates could be detected very easily: hashing the raw audio and video bitstreams. > > > > > >...

@K1rdro I had the same issue on Linux, then I merged arduino-esp32-solo with `esp32/hardware/esp32/1.0.6/tools` and now I have a watchdog rebooting my ESP32-DevKitM-1 because nothing's resetting the watchdog: ``` ets...