Streaming an IP Camera to a Web Browser using FFmpeg

https://youtu.be/ztjT2YqQ2HcVideo can’t be loaded because JavaScript is disabled: Streaming an IP Camera to a Web Browser using FFmpeg (https://youtu.be/ztjT2YqQ2Hc) In this video I stream an IP Camera to a web browser using ffmpeg. The video is served using nginx web browser set up on Ubuntu linux. Amcrest IP Cameras: https://amzn.to/2FPzuXv (Amazon affiliate) hls.js site:https://github.com/video-dev/hls.js/blob/master/docs/API.md shell.sh …

Synology Virtual Machine Manager Clone Ubuntu Virtual Machine

In this video, I clone an Ubuntu Virtual Machine on a Synology NAS running Virtual Machine Manager. Synology Playlist: https://www.youtube.com/playlist?list=PLErU2HjQZ_ZPL8Yx7FxnY6xKxcMiVWkkJ Errata: If your system uses systemd (like the one in the video), you change the hostname with “sudo hostnamectl set-hostname apt-client-3” then: “sudo nano /etc/cloud/cloud.cfg” Change “preserve_hostname” from “false” to “true”