pkg update -y

pkg upgrade -y

pkg install python ffmpeg -y

pip install google-cloud-storage

ffplay "rtsp://E2270:8093590245-Ab@10.78.28.129:554/cam/realmonitor?channel=1&subtype=0"

ffplay "rtsp://E2270:8093590245-Ab@10.78.28.129:554/live"

ffplay "rtsp://E2270:8093590245-Ab@10.78.28.129:554/streaming/channels/101"


pkg install openssh -y

passwd

sshd

ffmpeg -i "rtsp://admin:L260D960@10.78.28.129:554/cam/realmonitor?channel=1&subtype=0" -t 5 -c copy ~/storage/shared/Recordings/test.mp4