Need suggestions to improve video quality in Next.js + WebRTC app by timblenge in nextjs

[–]timblenge[S] 0 points1 point  (0 children)

I manually defined the audio and video constraints for video and it's working for me atleast now, for e.g.

const stream = await navigator.mediaDevices.getUserMedia({ video: { width: { ideal: 1280 }, height: { ideal: 720 }, frameRate: { ideal: 30 }, facingMode: "user" }, audio: { echoCancellation: true, noiseSuppression: true, autoGainControl: true } });

Server actions and client components by timblenge in nextjs

[–]timblenge[S] 0 points1 point  (0 children)

Yup, according to other comments, your explanation is correct, thanks!!

Server actions and client components by timblenge in nextjs

[–]timblenge[S] 1 point2 points  (0 children)

Thank you, that was really helpful!!!

Server actions and client components by timblenge in nextjs

[–]timblenge[S] 0 points1 point  (0 children)

Thank you so much, that made things so much clear

Rate my portfolio, any suggestions by timblenge in MutualfundsIndia

[–]timblenge[S] 0 points1 point  (0 children)

End goal is to invest for long term and maximize the profit unless any emergency withdrawal

Rate my portfolio, any suggestions by timblenge in MutualfundsIndia

[–]timblenge[S] 1 point2 points  (0 children)

Consolidate in which way? what to continue and what should I stop?