Connecting a Bluetooth Keyboard and Mouse to a Fire TV Stick

All-new Fire TV Stick with Alexa Voice Remote (includes TV controls) | HD streaming device | 2020 release (Amazon Affiliate)
➡️ Purchase here: https://amzlink.to/az0Oq1eFShw4O
UK: https://amzlink.to/az0w9qqoisbhC
CA: https://amzlink.to/az0hGI8K3WHrx
ES: https://amzlink.to/az0ep9YRo70rP
FR: https://amzlink.to/az0hilEzTR2Og
IT: https://amzlink.to/az0m1zI5ckMWK
DE: https://amzlink.to/az0avUNoT6a81
IN: https://amzlink.to/az08mX2mdsiYD
AU: https://amzlink.to/az0WRrYw7vo2C (Lite)

Backlit Bluetooth Keyboard (K62B-3), Jelly Comb Multi Device Ultra Slim Rechargeable Keyboard Wireless Illuminated Keyboard Switch to 3 Devices for iPad, iPhone, iOS, Mac OS, Windows, Android (Jelly Comb Affiliate)
US: https://www.jellycomb.com/products/k62b-3-bluetooth-keyboard?ref=d60zd2uafo

Promo code (10%off): RICKMAKES

Amazon Alexa/Echo/Fire TV Playlist: https://youtube.com/playlist?list=PLErU2HjQZ_ZNfF9xXNZzs7VzMrYPmzp1F

Using a Raspberry Pi Camera Board with FFmpeg

Open raspi-config (Enable Camera and change GPU Memory to 256)
raspi-config
Update Package List
sudo apt update
Install v4l-utils and ffmpeg
sudo apt install v4l-utils ffmpeg
List Formats (two techniques)
ffmpeg -f v4l2 -list_formats all -i /dev/video0<br>v4l2-ctl --list-formats-ext
Preview Camera
ffplay -fs -f v4l2 -input_format h264 -video_size 1920x1080 -framerate 30 -i /dev/video0
Record Camera
ffmpeg -f v4l2 -input_format h264 -video_size 1920x1080 -framerate 30 -i /dev/video0 -vcodec copy video.mp4
Play Video
ffplay video.mp4

Trying Tinkercad on a Raspberry Pi 4

CanaKit Raspberry Pi 4 (4GB) Starter Kit (Amazon Affiliate)
➡️ Purchase here: https://amzlink.to/az0ZfrkkOaE2j
UK: https://amzlink.to/az0tldMyYgHkO
CA: https://amzlink.to/az02dRfQRpSbE
ES: https://amzlink.to/az0LjL2QjxrJf (similar)
FR: https://amzlink.to/az03BF7ks0KJJ (similaire)
IT: https://amzlink.to/az0TWmA9d7fFm (simile)
DE: https://amzlink.to/az0cV12rz0zJb (ähnlich)
IN: https://amzlink.to/az0KxgOoOocos
AU: https://amzlink.to/az0cjN4OPfBBq
NL: https://amzlink.to/az0yZHtGePHqS (vergelijkbaar)