Skip to content

Instantly share code, notes, and snippets.

@joubin
joubin / ffmpeg_nest.bash
Last active September 7, 2021 07:52
Download Nest Public Stream URLs for NAS/Local copy
ffmpeg -i "https://stream-us1-bravo.dropcam.com/nexus_aac/[CODE]" -f segment -segment_time 300 -strftime 1 %Y-%m-%d_%H-%M-%S-Garage.mp4
deb http://deb.debian.org/debian buster-backports main contrib non-free
# __ .__
# _______/ |_ ___.__.| | ____
# / ___/\ __< | || | _/ __ \
# \___ \ | | \___ || |_\ ___/
# /____ > |__| / ____||____/\___ >
# \/ \/ \/
autoload -U colors && colors
PS1="%{$fg[magenta]%}┌──%{$fg[red]%}%t - %n 💀 %d$reset_color"$'\n'"%{$fg[magenta]%}└─# %{$reset_color%}"