ScuffleTV / scuffle

Live streaming platform
https://scuffle.tv
224 stars 25 forks source link

[Transcoder] restrict ffmpeg process #94

Closed TroyKomodo closed 1 year ago

TroyKomodo commented 1 year ago

Proposed changes

Remove env variables and change the UID and GID of the ffmpeg process.

completes #86 part 3

Types of changes

Checklist

codecov[bot] commented 1 year ago

Codecov Report

Merging #94 (192e363) into main (f5c2914) will increase coverage by 0.00%. The diff coverage is 69.56%.

@@           Coverage Diff           @@
##             main      #94   +/-   ##
=======================================
  Coverage   73.88%   73.88%           
=======================================
  Files         209      209           
  Lines       15180    15196   +16     
=======================================
+ Hits        11215    11228   +13     
- Misses       3965     3968    +3     
Impacted Files Coverage Δ
video/transcoder/src/transcoder/job/mod.rs 75.52% <66.66%> (-0.11%) :arrow_down:
video/transcoder/src/config.rs 89.04% <100.00%> (+0.30%) :arrow_up:

... and 1 file with indirect coverage changes