mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-11-20 09:56:07 -05:00
start splitting wall and media duration for #34
This splits the schema and playback path. The recording path still adjusts the frame durations and always says the wall and media durations are the same. I expect to change that in a following commit. I wouldn't be surprised if that shakes out some bugs in this portion.
This commit is contained in:
@@ -258,5 +258,8 @@ Version 6 adds over version 5:
|
||||
before it on that stream. This is useful for MediaSourceExtension-based
|
||||
web browser UIs when setting timestamps of video segments in the
|
||||
SourceBuffer.
|
||||
* decoupled "wall time" and "media time" of recoridngs, as a step toward
|
||||
implementing audio support without giving up clock frequency adjustment. See
|
||||
[this comment](https://github.com/scottlamb/moonfire-nvr/issues/34#issuecomment-651548468).
|
||||
|
||||
On upgrading to this version, sessions will be revoked.
|
||||
|
||||
Reference in New Issue
Block a user