livekit / ingress

Ingest streams (RTMP/WHIP) or files (HLS, MP4) to LiveKit WebRTC
Apache License 2.0
76 stars 26 forks source link

Fix layer dimension calculation logic #143

Closed biglittlebigben closed 1 year ago

biglittlebigben commented 1 year ago

Change layer dimension calculation logic to respect source spec ratio, and never upscale original frame. Also, prune layers that are too large for the original frame.