Enhancements to the read-only version 0.1#93
Open
DBaluxa wants to merge 6 commits intoant-thomas:masterfrom
Open
Enhancements to the read-only version 0.1#93DBaluxa wants to merge 6 commits intoant-thomas:masterfrom
DBaluxa wants to merge 6 commits intoant-thomas:masterfrom
Conversation
DBaluxa
commented
Dec 16, 2018
- Saving RTSP stream to the SD via ffmpeg, and removing old video files when SD is almost full
- Securely forwarding RTSP stream to given host via SSH port forwarding. Usefull when integrating a camera into a video surveillance sytem (e.g. zoneminder) outside the local network. Implemented watchdog process, which rebuilds stalled SSH connection after a network error.
- Hardening the system - Telnet connection disabled, FTP and SSH connections asks for password (password should be added both to /etc/passwd and /etc/shadow - password change not included in the change)
* Saving RTSP stream to the SD via ffmpeg, and removing old video files when SD is almost full * Securely forwarding RTSP stream to given host via SSH port forwarding. Usefull when integrating a camera into a video surveillance sytem (e.g. zoneminder) outside the local network. Implemented watchdog process, which rebuilds stalled SSH connection rebuilds after a network error. * Hardening the system - Telnet connection disabled, FTP and SSH connections asks for password (password should be added both to /etc/passwd and /etc/shadow)
|
camera HIP291G2MAI: for stream av1 - 640x360 video recording is normal, in the file ffmpeg.log: |
…where the RTSP stream has password
Author
|
Hi paus56, There is no such script, which kills the ffmpeg executable, so my guess is that ffmpeg has been killed by the kernel because of resource problems (e.g. not enough memory). Try starting ffmpeg.sh manually, while monitoring the system resources. BR, |
added 2 commits
January 1, 2019 10:59
Default user/pass: ptz/cxlinux
syslogd logging to sdcard Added timestamp to log files
|
You can add a cURL to your package, to send video files to FTP ? |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.