muaz-khan / Chrome-Extensions

WebRTC chrome extensions for screen sharing, screen recording, file sharing, youtube+audio sharing, etc.
MIT License
1.08k stars 523 forks source link

How to adjust the aspect ratio and record actual video feed from mobile #10

Open KRBhave opened 7 years ago

KRBhave commented 7 years ago

I am using this extension to record the calls coming from our own enhanced AppRTC native mobile app. I can see the actual video feed in the chrome browser pop up, however It only records the 16x9 middle section. About 2/3 of the video data that we are transmitting is not visible. Can you please suggest what could be the issue and if there is any solution with this extension?

eg: If Image-1 is the actual image, I only see Image as in Image-2. IMAGE-1 image

Image-2

image

muaz-khan commented 7 years ago

Please search for aspectRatio here:

Open options page (chrome://extensions/?options=ndcljioonkecdnaaihodjgiliohngojp) and select relevant resolutions. E.g.

  1. 4K UHD sets 1.77 i.e. 16:9
  2. WQXGA sets 1.6 i.e. 16:10
  3. UXGA sets 1.3 i.e. 4:3
KRBhave commented 7 years ago

Thanks! But changing the resolution from options does not seem to work. Still the video recorded is same. Please suggest.

KRBhave commented 7 years ago

Thanks! But changing the resolution from options does not seem to work. Still the video recorded is same. Please suggest.

muaz-khan commented 7 years ago

Still not solved? Please try screen recording option (via dropdown) using this demo:

KRBhave commented 7 years ago

Hello Muaz Sir,

We are facing Web socket error on WebRTC and AppRTC. I am sure you must have faced the same issue and probably installed the collider as a solution.

We are directly using WebRTC server. Can you please help us to know what should be done in this scenario? We have a demo scheduled tomorrow and calling feature is not working.

Thank you!

Regards, Balkrishna

On Sat, Mar 11, 2017 at 11:32 AM, Muaz Khan notifications@github.com wrote:

Still not solved? Please try screen recording option (via dropdown) using this demo:

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/muaz-khan/Chrome-Extensions/issues/10#issuecomment-285846062, or mute the thread https://github.com/notifications/unsubscribe-auth/AXSGpoOBrX0Pj4Bs334QbxcAJbkT3gZwks5rkjj4gaJpZM4Lq7aq .