-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Optimize nginx & recordings #4688
Optimize nginx & recordings #4688
Conversation
✅ Deploy Preview for frigate-docs canceled.
|
A couple tings we should look into:
|
I don't think |
Isn't it already false? https://github.com/blakeblackshear/frigate/blob/dev/frigate/http.py#L1139 or do you mean setting that somewhere else too? |
Tried out concat but it doesn't seem to make a difference, also found this: kaltura/nginx-vod-module#264 (comment)
So seems it may not be relevant since we only have one sequence |
0f710b5
to
5a4c013
Compare
Can't move forward with DASH as it is not supported on iOS |
acefa85
to
87131c2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One other thing we could do is prefetch the next hour's playlist ahead of time so VOD will populate the metadata cache. That may get rid of the loading when going to the next hour during playback.
b7b6ac1
to
c2cda49
Compare
8125462
to
132442d
Compare
• Use faststart for recordings segments
• Use threading in nginx
• Reload video on first error while viewing recordings