This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| deb http://deb.debian.org/debian buster-backports main contrib non-free |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # __ .__ | |
| # _______/ |_ ___.__.| | ____ | |
| # / ___/\ __< | || | _/ __ \ | |
| # \___ \ | | \___ || |_\ ___/ | |
| # /____ > |__| / ____||____/\___ > | |
| # \/ \/ \/ | |
| autoload -U colors && colors | |
| PS1="%{$fg[magenta]%}┌──%{$fg[red]%}%t - %n 💀 %d$reset_color"$'\n'"%{$fg[magenta]%}└─# %{$reset_color%}" |
OlderNewer