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
I am using node js to start video-stream and converting received buffer to frames. I am able to achieve minicap stream for connected device on browser. But each image frame size is more that 140kb. Want to reduce it more if at all possible or already done by anyone let me know.
I am using node js to start video-stream and converting received buffer to frames. I am able to achieve minicap stream for connected device on browser. But each image frame size is more that 140kb. Want to reduce it more if at all possible or already done by anyone let me know.
For Reference:
Scale factor doesn't seems any effect on scale or image
Its sending frame size same as 1.0 value.
Please help to reduce it.
The text was updated successfully, but these errors were encountered: