You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: cap Pexels b-roll at 1080p to prevent Lambda disk overflow
selectBestFile() now picks the closest resolution at or below 1080p instead of the highest available. Prevents 4K UHD videos (100-500MB) from filling Lambda's 2GB disk.\n\nFixes render timeout caused by Chrome rejecting frame fetches when disk is full.
0 commit comments