下載 APKPure App
可在安卓獲取RearPi的歷史版本
使用您的樹莓派如後視鏡/倒車攝像頭和破折號凸輪
RearPi is a simple application to display and record video signals transmitted by your Raspberry Pi over wifi.
Usable for nearly every car.
Caravans have an extra benefit when wifi is used to transmit video signals
Features:
- Front Loop Recording (15 min. 30 min. 45 min)
- Back Loop Recording (15 min. 30 min. 45 min)
- Option to set recording quality
- Integrated mediaplayer to watch recordings
- Integrated documentation
- Connect to your Raspberry via ssh (IP-Adress/Login name & Password)
- Start your camera on app start or with the "OPEN" button
- Close your camera with the "EXIT" button
- Full screen mode
To use your Raspberry Pi with RearPi as rearwiew camera / backup camera there are some steps to do.
Documentation: https://alikamouche.files.wordpress.com/2018/05/rearpi_documentation_v1-4.pdf
Quickguide:
First: Set up a Hot-spot to connect the Raspberry Pi and your phone/tablet.
Raspberry Pi:
To stream video you have to install mjpg streamer.
◦ sudo apt-get install build-essential libjpeg-dev imagemagick subversion libv4l-dev checkinstall
◦ svn co svn://svn.code.sf.net/p/mjpg-streamer/code/ mjpg-streamer
◦ cd mjpg-streamer/mjpg-streamer
◦ VERSION=$( sed -n '/SOURCE_VERSION/s/^.*"\(.*\)".*$/\1/gp' < mjpg_streamer.h )
◦ REVISION=$( svnversion -cn | sed "s/.*://" )
◦ sudo checkinstall --pkgname=mjpg-streamer --pkgversion="$VERSION+$REVISION~checkinstall" --default
◦ make USE_LIBV4L2=true ← optional
- Give your Raspberry Pi a static IP-Address (detailed steps in the manual PDF).
- Connect with the App to your Raspberry Pi (IP/Login/PW)
Finish!
Last updated on 2018年09月04日
V1.6.2
+ Upgrade to API level 26
V1.6.1
- Permanent recording modus deleted
+ Added 45 Minutes Loop recording
+ New Documentation v1.4
+ Design changes
V1.6
+ New Documentation v1.3
+ Keep screen alive while app is running
+ Better Back Recording using ffmpeg (15 min. 30 min. or permanent)
+ Rotatable screen.
+ Bugfixes
- Donate Button removed
V1.5
+ New Documentation
+ Nexus 7 2012 Support
V1.4
+ Bugfixes
RearPi
1.6.2 by Ali Kamouche
2018年09月04日