nurdism / neko

A self hosted virtual browser (rabb.it clone) that runs in docker.
Apache License 2.0
2.03k stars 185 forks source link

[ENHANCEMENT] pause encoding when no users are connected for a 'long' time #64

Closed GigaFyde closed 4 years ago

GigaFyde commented 4 years ago

Currently the encoding pipeline is always active even when there are no users connected. Would it be possible to somehow temporarily pause it to save on cpu usage when not in use?