Skip to content

Comments

1. Fixed recording start into new file when file size limit was reached.#2

Open
asvzzz wants to merge 4 commits intoIvip:masterfrom
asvzzz:master
Open

1. Fixed recording start into new file when file size limit was reached.#2
asvzzz wants to merge 4 commits intoIvip:masterfrom
asvzzz:master

Conversation

@asvzzz
Copy link

@asvzzz asvzzz commented Dec 13, 2016

  1. File names associated with stream timestamps instead of system time. (recorder->record_pts_file_slices in cfg file, off by default)
  2. Fixed improper timestamps handling for some cameras. (server->delta_pts_fix in cfg file)
  3. Added recording restart when gap in the timestamps was found (recorder->record_gap_timediff in cfg file, disabled by default)

2. File names associated with stream timestamps instead of system time. (recorder->record_pts_file_slices in cfg file, off by default)
3. Fixed improper timestamps handling for some cameras. (server->delta_pts_fix in cfg file)
4. Added recording restart when gap in the timestamps was found (recorder->record_gap_timediff in cfg file, disabled by default)
…ERR replaced by NGX_LOG_WARN. Removed identical parts of code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant