kclyu / rpi-webrtc-streamer

This repo's objective is providing something like Web Cam server on the most popular Raspberry PI hardware. By integrating [WebRTC](https://webrtc.org/native-code/) and Raspberry PI, we can stream the Raspberry camera feed to browser or native client which talks WebRTC.
Other
626 stars 108 forks source link

README_building.md have mismatched raspios image file name #110

Closed mikeqoo1 closed 4 years ago

mikeqoo1 commented 4 years ago

./build_rootfs.sh download file is yyyy-mm-dd-raspios-buster-(armhf).zip' notyyyy-mm-dd-raspbian-buster.zip`

mikeqoo1 commented 4 years ago

123

kclyu commented 4 years ago

It has been fixed in a recent patch.