Hello! So it seems like ATLauncher has ms account support and works on the RPI for now! I'm talking with them to see if it can detect if it's running on a RPI and link the lwjgl by default.
Not sure if it's relevant to this seemingly power-related issue, but I've had this similar issue in the past: Duplicate the Pi's SD card to a USB drive, without changing the UUIDs. Unplug the USB drive. Plug in the USB drive. The Pi will immediately unmount the SD card's boot partition, and then aut...
Yes, manufactured for the Brazilian market (but not in Brazil) I don't think they are made any more. Are there any blue Pi 4B computers? Same question. I'd love to get my hands on a blue 4B! What ever happened to those red Pi3s for the Chinese market? Do they now make red 4Bs? Black would be my fav...
I was browsing Amazon this morning and found this:
In addition to the color change, the Amazon listing is titled "Element14 Raspberry Pi 3 B+ Motherboard".
A lot of questions come to mind.
As for latency, with our simple set up, using nginx to receive the live stream and forward it as RTMP and HLS streams, the biggest latency problem is in a all the buffering that nginx does. Both client streams are about 10 seconds behind real-time. If you have any suggestions for reducing the laten...
While I'd love to use a smaller, non-4G module, it seems to me that 4G is the only network capable of transmitting live video. I came across a similar project called SOLARBOI. It's a remote-control, solar-powered rover that drives for kilometers in Australia. The maker determined that 3G was too slo...
awesome! one more step to avoid turning on the iMac and use the RP as a Solar PC PS: is it the express version or just a regular "liberated" full version? Thanks! The script downloads Eagle straight from the official download site. It's the free version with an option to unlock a few extr...
Maybe something like this HAT board: https://www.amazon.com/Waveshare-4G-GNSS-HAT-Raspberry-Pi-Zero-SIM7600A-H-LTE-CAT4-150Mbps-Support-Phone-Call-Wireless-Communication/dp/B07PLXNVGZ/ref=sr_1_5?dchild=1&keywords=raspberry+4g+board&qid=1611070431&sr=8-5 Interesting. That HAT would proba...
Can't give you a recommendation, but if you remove the plastic case and de-solder the USB connector (and all the other connectors on the Raspberry Pi you don't need for your project), things get considerably smaller and more lightweight. Yes, but first it's important to start with the right dongle ...
I'm considering building a long-range, first-person-view, remote control rover. To transmit drive commands and live video, I think a cellular radio + raspberry pi is the only option. If you know of a more compact option please let me know. This rover is small. Every millimeter counts. A USB 4G LTE a...
There is a group of Pi devs who have managed to add a bunch of cool stuff to Minecraft Pi Edition. For example, they've made a playable survival mode, multiplayer, a 3D-glasses mode, and with the help of Docker, have gotten it running on x86 Linux machines. In a few days, it will be added to Pi-Apps...
Update: I've not been able to find Chromium version 87 in the Raspberry Pi OS repositories. @neodimitri, what OS are you using? "Version 87.0.4280.88 (Developer Build) built on Debian 10.7, running on Debian 10.7 (64-bit)" is in Raspberry Pi Operating System ARM64 Beta OS ;) If @neodimitr...
Hello Botspot, First of all, many thanks for your work on this Widewine problem on the PI. :) I have just made a fresh install of a PI 4 and I am facing to same issues than the others I think: - Chromium version 83 - after apt update: chromium 87 - I have ran your script and even tried to copy the ...
Hello Botspot, First of all, many thanks for your work on this Widewine problem on the PI. :) I have just made a fresh install of a PI 4 and I am facing to same issues than the others I think: - Chromium version 83 - after apt update: chromium 87 - I have ran your script and even tried to copy the ...
So I checked the site https://bitmovin.com/demos/drm and it detected me the widevine support. Good to know. Thanks for clarifying. :) BTW thank you for all your great work in contributing ... your hard work is admirable 8-) Thank you for your kind words! Contributing does take its toll on me, but c...
No need :) the old version is still working OK :) Did you mean: The old version of Chromium ("Back to Chromium v78") works? The existing version of Chromium Widevine works with Chromium v86? I'm curious what worked for you - as I'm currently satisfied with Chromium v78 for the foreseeable...
still not working pi@raspberrypi:~ $ sudo ENABLE_VIRGL=no ~/vdesktop/vdesktop /path/to/your.img No such file or directory. Check spelling and try again. pi@raspberrypi:~ $ sudo ~/vdesktop/vdesktop You did not specify what to boot. pi@raspberrypi:~ $ sudo ~/vdesktop/vdesktop /home/pi/2020-08-20-rasp...
To run WINE on a Pi3, you need to recompile the kernel to a 3G/1G memory split. I remember seeing a website, forum post, blog, SOMEBODY said they were regularly compiling this kernel and uploading it to a download server. Right now , I'd very much like to find it. ;) Does this ring a bell for anyone...
dependencies are installed successfully, but now error coming is Virgilrenderer server not found failed to install dependencies for virgilrenderer Hmm, then maybe it's time to stop using Pi Power Tools to run vdesktop virtual machines, and just use vdesktop standalone. git clone https://github.com/...
hi Botspot, After several weeks, i tried to install pi power tools on my rpi 4 4 gb, 128 gb card installation went fine, i downloaded 3.7 gb img, but on clicking booth it is getting stuck in boot console showing Systemd-nspawn, Xephyr and Expect need to be installed for vdesktop to work. Proceed? [...
Good morning. I have been using my new raspberry pi 4 8gb since december, it's very good. However i cannot find a solution for drm on chromium. I'm currently using raspberry pi 64 beta , mate desktop. I followed the aforementioned guide and installed pi-apps. However after launching pi-apps there's...