Chetan Padia
Chetan Padia
I'm seeing the same error in version 2.17.0 with Electron 10.1.5. 
Thank you for this. You helped me to get hot reloading working again rather than the whole window refreshing. I set `devServer: { hot: true, liveReload: false }` in the...
> If you like, try the beta plugin ([v3.0.0-beta1](https://github.com/iamscottxu/obs-rtspserver/releases/tag/v3.0.0-beta1)) that supports OBS 28. I did a quick test with OBS 28.0.1 on Mac ARM64 and it works great. 🙌🏼 Thanks!
The Jammy Server image from https://www.armbian.com/uefi-arm64/ or and Ubuntu cloud image from https://cloud-images.ubuntu.com/minimal/releases/ seem like good test cases although I'm not sure how much UEFI complicates things. The official Ubuntu/Debian...
I'm using a 32-bit ARM OS (Raspberry Pi OS) but I can't run the docker image. ``` $ sudo docker run -ti --rm --platform linux/arm/v7 ngoduykhanh/wireguard-ui Unable to find image...
Hey @TomFrost, even some of the merged fixes from two years ago haven't been released. I understand you have been very busy so is it worth considering a co-maintainer for...
Well spotted! In fact there don't seem to have been a release since September 2020. @TomFrost Are you happy to make a new release? Also @TomFrost, with reference to #82...
Hey! Yes, you could definitely use a screen like that. This project run VLC with the HTTP server on port 80 so you could write a script that polls http://127.0.0.1:8080/requests/status.xml...
Kodi [can indeed play DVDs](https://kodi.wiki/view/Settings/Player/Discs) and can be configured to play them automatically. I believe you'll still need to purchase an MPEG-2 hardware decode key from [here](https://codecs.raspberrypi.org/mpeg-2-license-key/) if you're using...
If you're using a Pi 4 you should be able to install Kodi and plug in a DVD drive. :)