Code Monkey home page Code Monkey logo

Comments (19)

3akat avatar 3akat commented on July 28, 2024 1

Please take a look at 0.82.4

from android-sdk-demo.

3akat avatar 3akat commented on July 28, 2024

@objectorientedperson can you please specify the device and android version?

from android-sdk-demo.

objectorientedperson avatar objectorientedperson commented on July 28, 2024

@3akat Android 6.0 - LG Nexus 5

from android-sdk-demo.

objectorientedperson avatar objectorientedperson commented on July 28, 2024

@3akat Anything new?

from android-sdk-demo.

3akat avatar 3akat commented on July 28, 2024

Hi @objectorientedperson,
Unfortunately was unable to reproduce on any of my devices, will try to fix blindly.

from android-sdk-demo.

3akat avatar 3akat commented on July 28, 2024

@objectorientedperson can you please try version a420c47417?

from android-sdk-demo.

3akat avatar 3akat commented on July 28, 2024

Hi @objectorientedperson, did you have a chance to try the fix?

from android-sdk-demo.

Bane-D avatar Bane-D commented on July 28, 2024

@3akat Just wanted to let you know that I had checked all of our channels and no one else was reporting such issues. LG is one of the common marks of devices that tests are done on as well so it is possible that there was something specific happening.

I suggest closing it by the end of the week as solved. @objectorientedperson please let us know before in case you are still experiencing any similar experience as your original report.

from android-sdk-demo.

sagrawal31 avatar sagrawal31 commented on July 28, 2024

Hi, @Bane-D I was about to create an issue and I found this. I'm facing this exact same issue. And the thing is that I can reproduce it constantly without a hitch.

Can we reopen it to discuss more?

from android-sdk-demo.

3akat avatar 3akat commented on July 28, 2024

@sagrawal31 done! Please add more info if you have something :)

from android-sdk-demo.

sagrawal31 avatar sagrawal31 commented on July 28, 2024

Like we have been discussing over the email 😄we have written a Cordova plugin https://github.com/wizpanda/cordova-plugin-ziggeo and we are stabilizing it.

In the start, I was thinking that this issue of wrong orientation (180 degrees rotated) is because of some misconfiguration in the Cordova plugin code. But later I figured out that, it is only happening when we are explicitly setting the facing to front camera through the following code:

builder.facing(CameraView.FACING_FRONT);

When this flag is not set (i.e. back camera is being used), this issue is not happening. (I have not tried by manually switch the camera).

from android-sdk-demo.

sagrawal31 avatar sagrawal31 commented on July 28, 2024

This can be easily reproduced by setting the line builder.facing(CameraView.FACING_FRONT) in this demo app only.

from android-sdk-demo.

sagrawal31 avatar sagrawal31 commented on July 28, 2024

https://stackoverflow.com/questions/29609838/nullpointerexception-from-mediaplayer-onpause-looses-reference this helps?

from android-sdk-demo.

3akat avatar 3akat commented on July 28, 2024

will check everything, thanks!

from android-sdk-demo.

sagrawal31 avatar sagrawal31 commented on July 28, 2024

Any solution/workaround for this to fix?

from android-sdk-demo.

sagrawal31 avatar sagrawal31 commented on July 28, 2024

Sorry to rush because our app is recording only with the front camera only as it is an assessment test app.

from android-sdk-demo.

sagrawal31 avatar sagrawal31 commented on July 28, 2024

That's so fast 😄 This issue is actually fixed now. Thank you for the quick resolution. Please close this issue.

By the way, what was the problem? Why using the front camera was recording in reverse orientation?

from android-sdk-demo.

3akat avatar 3akat commented on July 28, 2024

Great to hear that!
The problem is that camera orientation value is different from screen orientation. For example if screen orientation is 0 recorder should be configured with 90. And the case was that for the from camera it should be 270 instead of 90.
In short - wrong calculation.

from android-sdk-demo.

sagrawal31 avatar sagrawal31 commented on July 28, 2024

Thank you for the explanation @3akat 😄 👍

from android-sdk-demo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.