RaspberryPi RTSP Streaming Camera
This project uses the Raspberry Pi Camera. The image will be streamed in H.264 over the integrated RTSP Server.
This project is meant to be very secure, therefore we renounce e.g. on a web interface, which whould provides an attack area.
The Build on Travis-CI failed due to missing binfmt-support. I am now using my own Build System.
wpa_supplicant.conf
file on the boot partition to connect the camera with you WIFI. Consider multiple AP for am more stable communication in case an AP goes down.'pi'
and password 'raspberry'
. !!! You need to change that. !!!rtsp://<PI-IP-ADDRESS>:8554
Optional:
git clone git@github.com:florian-asche/RaspberryPiStreamingCamera.git
cd RaspberryPiStreamingCamera
cd stage3
cd files
raspi-config
[...]
./install.sh
cd /installfiles/
./make_me_readonly.sh
The configuration is made the best way i could find. It should be perfect. If you still want to change that, you can to so here:
sudo su
cd /etc/uv4l/