You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/07/23 03:24:36 UTC

[GitHub] [cordova-plugin-media-capture] krunalm2194 opened a new issue #182: I have set duration for video capture into code but still unable to see into OnePlus

krunalm2194 opened a new issue #182:
URL: https://github.com/apache/cordova-plugin-media-capture/issues/182


   # Bug Report
   
   ## Problem
   I have set duration for video capture into code but still unable to see into OnePlus.
   It's working into Redmi and other devices.
   Please anyone help me out with this.
   ![image](https://user-images.githubusercontent.com/39325104/88249396-fdfa1180-ccc1-11ea-81a9-d3123ce17c62.png)
   
   
   ### What is expected to happen?
   
   
   
   ### What does actually happen?
   
   
   
   ## Information
   <!-- Include all relevant information that might help understand and reproduce the problem -->
   
   
   
   ### Command or Code
   <!-- What command or code is needed to reproduce the problem? -->
   
   
   
   ### Environment, Platform, Device
   <!-- In what environment, on what platform or on which device are you experiencing the issue? -->
   
   
   
   ### Version information
   <!-- 
   What are relevant versions you are using?
   For example:
   Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins 
   Other Frameworks: Ionic Framework and CLI version
   Operating System, Android Studio, Xcode etc.
   -->
   
   
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [ ] I searched for existing GitHub issues
   - [ ] I updated all Cordova tooling to most recent version
   - [ ] I included all the necessary information above
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-plugin-media-capture] breautek edited a comment on issue #182: I have set duration for video capture into code but still unable to see into OnePlus

Posted by GitBox <gi...@apache.org>.
breautek edited a comment on issue #182:
URL: https://github.com/apache/cordova-plugin-media-capture/issues/182#issuecomment-662809118


   Please supply any errors reported in the console, or wrap the `captureVideo` method around a try/catch to log any potential errors.
   
   I'd assume you are receiving one of these [errors](https://github.com/apache/cordova-plugin-media-capture#constants). Knowing which one will help to steer us in the right direction.
   
   Also, `cordova-android@6.4` is pretty ancient and no longer supported.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-plugin-media-capture] rahulii commented on issue #182: I have set duration for video capture into code but still unable to see into OnePlus

Posted by GitBox <gi...@apache.org>.
rahulii commented on issue #182:
URL: https://github.com/apache/cordova-plugin-media-capture/issues/182#issuecomment-832918329


   HI @krunalm2194 , i am getting the same error on oneplus.Did you find any work around?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-plugin-media-capture] breautek commented on issue #182: I have set duration for video capture into code but still unable to see into OnePlus

Posted by GitBox <gi...@apache.org>.
breautek commented on issue #182:
URL: https://github.com/apache/cordova-plugin-media-capture/issues/182#issuecomment-662809118


   Please supply any errors reported in the console, or wrap the `captureVideo` method around a try/catch to log any potential errors.
   
   Also, `cordova-android@6.4` is pretty ancient and no longer supported.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-plugin-media-capture] krunalm2194 commented on issue #182: I have set duration for video capture into code but still unable to see into OnePlus

Posted by GitBox <gi...@apache.org>.
krunalm2194 commented on issue #182:
URL: https://github.com/apache/cordova-plugin-media-capture/issues/182#issuecomment-662841384


   @breautek 
   Thank you for your reply.
   Actually I am not getting any error. When I go capture video and duration  limit is set then the recording is going beyond the duration limit.
   Video is getting recorded.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org