Green Slide – Wasserbaun Water Park Williamsburg

Wasserbaun Water Park Resort Williamsburg IA at the Ramada Hotel. http://ramadawasserbahn.com/

GoPro Hero Black (Amazon Affiliate)
US: https://amzlink.to/az0oVCbMGFxAK
UK: https://amzlink.to/az0D4rwE8B36W
CA: https://amzlink.to/az0ZeYAJKSx8O
ES: https://amzlink.to/az0jphnk2WqSi
FR: https://amzlink.to/az0w4of1wDG6p
IT: https://amzlink.to/az0PggPf2XVu7
DE: https://amzlink.to/az03R78p254cJ
IN: https://amzlink.to/az0pNXADbndLY

SanDisk Extreme Pro microSD Card (Amazon Affiliate)
➡️ Purchase here: https://amzlink.to/az0ha4P7ToQ5h
UK: https://amzlink.to/az0I6JdElWcoX
CA: https://amzlink.to/az0lPPvnoN0XE
ES: https://amzlink.to/az0FXP0vmWoJM
FR: https://amzlink.to/az0LOB70rd5JV
IT: https://amzlink.to/az0UJgicCgXaL
DE: https://amzlink.to/az0GstEgeuGvn
IN: https://amzlink.to/az07zAwCiC3vy

GoPole Bobber Floating Hand Grip
US: https://amzlink.to/az0iQ1ImSQcvB
UK: https://amzlink.to/az0aMb18TcfOL
CA: https://amzlink.to/az0atwivwKVL3
ES: https://amzlink.to/az0ORMiKiTifD (similar)
FR: https://amzlink.to/az0u2ochJEFit
IT: https://amzlink.to/az0nuv4DBU0Ei
DE: https://amzlink.to/az0wWfbIx1xG0 (ähnlich)
IN: https://amzlink.to/az0MjoUdsGCCR

Stream Camera Board Video from One Raspberry Pi to Another

Raspbian setup: https://youtu.be/djOYldP3wFw

In this video, I stream video from the camera board from one Raspberry Pi to another using netcat (nc). I use avahi-daemon and avahi-autoipd to setup a network link between the Pis without using a DHCP server.

Raspberry Pi Case compatible with camera board (Amazon Affiliate)
US: https://amzlink.to/az0I4tfMQJGAe

Raspberry Pi (Amazon Affiliate)
➡️ Purchase here: https://amzlink.to/az0g1mNVmPoHn
UK: https://amzlink.to/az0PomlnEt5SC
CA: https://amzlink.to/az0DiN8Nn3a0q
ES: https://amzlink.to/az0EJBn77Kx6U
FR: https://amzlink.to/az0D9vAO9c6oj
IT: https://amzlink.to/az0IacDlkzUlJ
DE: https://amzlink.to/az0gJZ0joeiV5
IN: https://amzlink.to/az0EvJYL9uC71

Install Avahi on both Raspberry Pis
sudo apt install avahi-daemon
sudo apt install avahi-autoipd
Camera Setup
raspivid -o - -t 0 -n  | nc -l 3333
Viewer Setup Console 1
mkfifo stream.mp4
nc camera.local 3333 > stream.mp4
Viewer Setup Console 2
omxplayer stream.mp4

Raspberry Pi Raspbian My Initial Setup Configurations

View my updated video on setting up Raspbian Buster Lite: https://youtu.be/_e2BiOHy-aA

In this video, I go over my initial setup procedure when running Raspbian on a Raspberry Pi. Things I cover include:
* Changing the console font
* raspi-config
* Expanding the filesystem
* Internationalization Options
* Changing Locale
* Changing Timezone
* Changeing Keyboard Layout
* Overclocking
* Disabling overscan
* Changing the hostname
* Enabling SSH
* Updating packages
* Updating firmware
* Installing zeroconf (avahi-daemon)
* Starting the GUI interface

Raspberry Pi (Amazon Affiliate)
➡️ Purchase here: https://amzlink.to/az0g1mNVmPoHn
UK: https://amzlink.to/az0PomlnEt5SC
CA: https://amzlink.to/az0DiN8Nn3a0q
ES: https://amzlink.to/az0EJBn77Kx6U
FR: https://amzlink.to/az0D9vAO9c6oj
IT: https://amzlink.to/az0IacDlkzUlJ
DE: https://amzlink.to/az0gJZ0joeiV5
IN: https://amzlink.to/az0EvJYL9uC71