livekit / client-sdk-js

LiveKit browser client SDK (javascript)
https://livekit.io
Apache License 2.0
335 stars 146 forks source link

Account for spatial layers in default video encoding for SVC codecs #1139

Open lukasIO opened 4 months ago

lukasIO commented 4 months ago

I couldn't find any analysis on how much additional bitrate a spatial layer adds for SVC, going with cube root is more of a gut feeling. Please advise on what a better factor for this could be.

changeset-bot[bot] commented 4 months ago

🦋 Changeset detected

Latest commit: 867adb6142062c3fadb238c11f4eb9aafb361dec

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | -------------- | ----- | | livekit-client | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

github-actions[bot] commented 4 months ago

size-limit report 📦

Path Size
dist/livekit-client.esm.mjs 79.95 KB (+0.03% 🔺)
dist/livekit-client.umd.js 85.64 KB (+0.04% 🔺)
davidzhao commented 4 months ago

I'm not sure about this one.. let's think through and discuss?