Logo
Explore Help
Sign In
studio/meet
2
0
Fork 0
You've already forked meet
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
99cbc1f78447788f6772fdf94de6d3d2985fd97a
meet/docker/livekit/config/livekit-egress.yaml

8 lines
124 B
YAML
Raw Normal View History

✨(livekit) run locally Egress service LiveKit offers Universal Egress, designed to provide universal exports of LiveKit sessions or tracks to a file or stream data. Egress is kept outside of the server to keep the load off the SFU and avoid impacting real-time audio or video performance/quality. Followed the "Running Locally" steps from the https://github.com/livekit/egress repository, but I adapted them to docker-compose. By default, I chose to run both the LiveKit server and the Egress when you up the stack. If we see any performance issue, we could only run the LiveKit server, which is the barebone of the product. Egress will be usefull only when dealing with recording/exporting data. Egress service will output file recordings to "./docker/livekit/out" Note: the Egress service doesn't run as root. You need to update the "/out" permissions, so all user could write to it.
2024-07-05 16:43:54 +02:00
log_level: debug
api_key: devkey
api_secret: secret
ws_url: "ws://livekit:7880"
insecure: true
redis:
address: redis:6379
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 91ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API