Display HDMI Video on a browser

Enjoyed this video? Join my Locals community for exclusive content at flyingrich.locals.com!
2 years ago
3

Display any HDMI Video on a browser!
Amazon Video Capture https://amzn.to/37EI4Ec
Amazon USB Extensions https://amzn.to/3lTQX5i

The code:
apt install motion
mkdir ~/.motion
nano ~/.motion/motion.conf
motion

Config File:
videodevice /dev/video0
stream_quality 98
stream_maxrate 5
stream_port 8080
stream_localhost off
output_pictures off
framerate 30
ffmpeg_video_codec mpeg4
width 1920
height 1080

Loading comments...