Greger
Greger
I have not built rpi-webrtc-streamer yet, but I did manage to cross compile WebRTC on Ubuntu x64 for Raspberry OS ARMv7 target. Comparing my own notes to README_building.md step 2.2....
Sorry, I haven't done it that way. I got the raspberry pi tools and compiler from $ git clone https://github.com/raspberrypi/tools.git Just an idea. Did you run a command with sudo...
I believe I have the same issue, except with the RP2040 microcontroller. My combination is: macOS arm64 (13.5.2), VSCode (1.83.1), PlatformIO (Core 6.1.11, Home 3.4.4), Arduino framework, RP2040. I'm trying...
I have now confirmed that the same sketch works on the Raspberry Pi Pico W board and connects to "My wifi" without problem. Programmed from Arduino IDE 2.2.1 using the...