Palt0n / rc_rpi_fpv_video_stream

Streams NTSC / PAL @ 5.8GHz FPV video using a Raspberry Pi with the Eachine ROTG01 Pro FPV Receiver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rc_rpi_fpv_video_stream

Streams NTSC / PAL @ 5.8GHz FPV video using a Raspberry Pi with the Eachine ROTG01 Pro FPV Receiver show_video

Required Libraries

Need to install opencv first

Auto Start Script

mkdir /home/pi/.config/autostart
nano /home/pi/.config/autostart/show_video.desktop

/home/pi/.config/autostart/show_video.desktop

[Desktop Entry]
Type=Application
Name=Show_Video
Exec=/usr/bin/python3 /home/pi/rc_rpi_fpv_video_stream/show_video.py

About

Streams NTSC / PAL @ 5.8GHz FPV video using a Raspberry Pi with the Eachine ROTG01 Pro FPV Receiver


Languages

Language:Python 100.0%