Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Nov 9th, 2017
163
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.14 KB
| None
|
0
0
raw
download
clone
embed
print
report
#!/bin/bash
cd /camera
while true
do
ffmpeg -i rtsp://10.1.10.30:554 -c copy -t 00:10:00 `date +%Y%m%d-%H%M%S`.mp4
sleep 0.5
done
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
product-categories-field-on-vendor-registrati...
PHP | 18 min ago | 5.27 KB
Untitled
Lua | 57 min ago | 0.01 KB
Untitled
Lua | 2 hours ago | 13.15 KB
Free Giftcards Method
JavaScript | 3 hours ago | 1.06 KB
container_escape_shell
Bash | 4 hours ago | 2.79 KB
Changelly.com Exchange Exploit
JavaScript | 4 hours ago | 1.39 KB
CFM.js
JavaScript | 4 hours ago | 278.42 KB
2025-07-19_stats.json
JSON | 4 hours ago | 3.15 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!