[jira] [Comment Edited] (CB-12246) After recording a video when I click over movie to see it asks me what program I want to open it

2016-12-15 Thread Elysio (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15751338#comment-15751338
 ] 

Elysio edited comment on CB-12246 at 12/15/16 5:37 PM:
---

There is another problem... All the movie are saved in the library, I don't 
want to save this in the gallery.

Is there anyway to prevent that?


was (Author: elysio):
There is another problem... All the movie are saved in the library, I don't 
want to save this in the library.

Is there anyway to prevent that?

> After recording a video when I click over movie to see it asks me what 
> program I want to open it
> 
>
> Key: CB-12246
> URL: https://issues.apache.org/jira/browse/CB-12246
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Android, Plugin Media Capture
>Reporter: Elysio
> Attachments: Screenshot_2016-12-15-10-57-06.png, 
> Screenshot_2016-12-15-10-57-12.png, Screenshot_2016-12-15-10-57-18.png
>
>
> Hello everyone!
> I need a big help! When I record a video over android the duration option not 
> works.
> After I record, when I click Play it asks me what application to use to show 
> the video.
> Is there anyway to play inside the app like iOS? If not, is there anyway to 
> pass this process programmatically(User select Use or ✓)?
> Sincerely,
> Elysio



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (CB-12246) After recording a video when I click over movie to see it asks me what program I want to open it

2016-12-15 Thread Elysio (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15751338#comment-15751338
 ] 

Elysio commented on CB-12246:
-

There is another problem... All the movie are saved in the library, I don't 
want to save this in the library.

Is there anyway to prevent that?

> After recording a video when I click over movie to see it asks me what 
> program I want to open it
> 
>
> Key: CB-12246
> URL: https://issues.apache.org/jira/browse/CB-12246
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Android, Plugin Media Capture
>Reporter: Elysio
> Attachments: Screenshot_2016-12-15-10-57-06.png, 
> Screenshot_2016-12-15-10-57-12.png, Screenshot_2016-12-15-10-57-18.png
>
>
> Hello everyone!
> I need a big help! When I record a video over android the duration option not 
> works.
> After I record, when I click Play it asks me what application to use to show 
> the video.
> Is there anyway to play inside the app like iOS? If not, is there anyway to 
> pass this process programmatically(User select Use or ✓)?
> Sincerely,
> Elysio



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Comment Edited] (CB-12246) After recording a video when I click over movie to see it asks me what program I want to open it

2016-12-15 Thread Elysio (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15751323#comment-15751323
 ] 

Elysio edited comment on CB-12246 at 12/15/16 1:11 PM:
---

This is the code:

navigator.device.capture.captureVideo(
  SuccessFunction, // your success callback
  ErrorFunction,   // your error callback
  {
limit: 1,
duration: 5,
highquality: false,
frontcamera: true
  }
  );


was (Author: elysio):
This is the code:

navigator.device.capture.captureVideo(
  assinaturaSuccesso, // your success callback
  assinaturaErro,   // your error callback
  {
limit: 1,
duration: 5,
highquality: false,
frontcamera: true
  }
  );

> After recording a video when I click over movie to see it asks me what 
> program I want to open it
> 
>
> Key: CB-12246
> URL: https://issues.apache.org/jira/browse/CB-12246
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Android, Plugin Media Capture
>Reporter: Elysio
> Attachments: Screenshot_2016-12-15-10-57-06.png, 
> Screenshot_2016-12-15-10-57-12.png, Screenshot_2016-12-15-10-57-18.png
>
>
> Hello everyone!
> I need a big help! When I record a video over android the duration option not 
> works.
> After I record, when I click Play it asks me what application to use to show 
> the video.
> Is there anyway to play inside the app like iOS? If not, is there anyway to 
> pass this process programmatically(User select Use or ✓)?
> Sincerely,
> Elysio



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Comment Edited] (CB-12246) After recording a video when I click over movie to see it asks me what program I want to open it

2016-12-15 Thread Elysio (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15751323#comment-15751323
 ] 

Elysio edited comment on CB-12246 at 12/15/16 1:10 PM:
---

This is the code:

navigator.device.capture.captureVideo(
  assinaturaSuccesso, // your success callback
  assinaturaErro,   // your error callback
  {
limit: 1,
duration: 5,
highquality: false,
frontcamera: true
  }
  );


was (Author: elysio):
This is the code:

navigator.device.capture.captureVideo(
  assinaturaSuccesso, // your success callback
  assinaturaErro,   // your error callback
  {
limit: 1, // the nr of videos to record, default 1 (on iOS 
always 1)
duration: 5, // max duration in seconds, default 0, which is 
'forever'
highquality: false, // set to true to override the default low 
quality setting
frontcamera: true, // set to true to override the default 
backfacing camera setting. iOS: works fine, Android: YMMV (#18)
// you'll want to sniff the useragent/device and pass the best 
overlay based on that.. assuming iphone here
  }
  );

> After recording a video when I click over movie to see it asks me what 
> program I want to open it
> 
>
> Key: CB-12246
> URL: https://issues.apache.org/jira/browse/CB-12246
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Android, Plugin Media Capture
>Reporter: Elysio
> Attachments: Screenshot_2016-12-15-10-57-06.png, 
> Screenshot_2016-12-15-10-57-12.png, Screenshot_2016-12-15-10-57-18.png
>
>
> Hello everyone!
> I need a big help! When I record a video over android the duration option not 
> works.
> After I record, when I click Play it asks me what application to use to show 
> the video.
> Is there anyway to play inside the app like iOS? If not, is there anyway to 
> pass this process programmatically(User select Use or ✓)?
> Sincerely,
> Elysio



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (CB-12246) After recording a video when I click over movie to see it asks me what program I want to open it

2016-12-15 Thread Elysio (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15751323#comment-15751323
 ] 

Elysio commented on CB-12246:
-

This is the code:

navigator.device.capture.captureVideo(
  assinaturaSuccesso, // your success callback
  assinaturaErro,   // your error callback
  {
limit: 1, // the nr of videos to record, default 1 (on iOS 
always 1)
duration: 5, // max duration in seconds, default 0, which is 
'forever'
highquality: false, // set to true to override the default low 
quality setting
frontcamera: true, // set to true to override the default 
backfacing camera setting. iOS: works fine, Android: YMMV (#18)
// you'll want to sniff the useragent/device and pass the best 
overlay based on that.. assuming iphone here
  }
  );

> After recording a video when I click over movie to see it asks me what 
> program I want to open it
> 
>
> Key: CB-12246
> URL: https://issues.apache.org/jira/browse/CB-12246
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Android, Plugin Media Capture
>Reporter: Elysio
> Attachments: Screenshot_2016-12-15-10-57-06.png, 
> Screenshot_2016-12-15-10-57-12.png, Screenshot_2016-12-15-10-57-18.png
>
>
> Hello everyone!
> I need a big help! When I record a video over android the duration option not 
> works.
> After I record, when I click Play it asks me what application to use to show 
> the video.
> Is there anyway to play inside the app like iOS? If not, is there anyway to 
> pass this process programmatically(User select Use or ✓)?
> Sincerely,
> Elysio



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (CB-12246) After recording a video when I click over movie to see it asks me what program I want to open it

2016-12-15 Thread Elysio (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15751317#comment-15751317
 ] 

Elysio commented on CB-12246:
-

The version of the plugin is:
 cordova-plugin-media-capture 1.4.1 "Capture"

> After recording a video when I click over movie to see it asks me what 
> program I want to open it
> 
>
> Key: CB-12246
> URL: https://issues.apache.org/jira/browse/CB-12246
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Android, Plugin Media Capture
>Reporter: Elysio
> Attachments: Screenshot_2016-12-15-10-57-06.png, 
> Screenshot_2016-12-15-10-57-12.png, Screenshot_2016-12-15-10-57-18.png
>
>
> Hello everyone!
> I need a big help! When I record a video over android the duration option not 
> works.
> After I record, when I click Play it asks me what application to use to show 
> the video.
> Is there anyway to play inside the app like iOS? If not, is there anyway to 
> pass this process programmatically(User select Use or ✓)?
> Sincerely,
> Elysio



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (CB-12246) After recording a video when I click over movie to see it asks me what program I want to open it

2016-12-15 Thread Elysio (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15751314#comment-15751314
 ] 

Elysio commented on CB-12246:
-

My device is a Lenovo Vibe K5 Plus A6020 with Lolipop 5.1

> After recording a video when I click over movie to see it asks me what 
> program I want to open it
> 
>
> Key: CB-12246
> URL: https://issues.apache.org/jira/browse/CB-12246
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Android, Plugin Media Capture
>Reporter: Elysio
> Attachments: Screenshot_2016-12-15-10-57-06.png, 
> Screenshot_2016-12-15-10-57-12.png, Screenshot_2016-12-15-10-57-18.png
>
>
> Hello everyone!
> I need a big help! When I record a video over android the duration option not 
> works.
> After I record, when I click Play it asks me what application to use to show 
> the video.
> Is there anyway to play inside the app like iOS? If not, is there anyway to 
> pass this process programmatically(User select Use or ✓)?
> Sincerely,
> Elysio



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Updated] (CB-12246) After recording a video when I click over movie to see it asks me what program I want to open it

2016-12-15 Thread Elysio (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-12246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Elysio updated CB-12246:

Attachment: Screenshot_2016-12-15-10-57-18.png
Screenshot_2016-12-15-10-57-12.png
Screenshot_2016-12-15-10-57-06.png

First image shows the time problem... I set duration to 5s and didn't work.

Second image shows the result screen and when I tap over play button appears 
options to load the movie and have to exit of app.

The third image shows the options to load the movie.



> After recording a video when I click over movie to see it asks me what 
> program I want to open it
> 
>
> Key: CB-12246
> URL: https://issues.apache.org/jira/browse/CB-12246
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Android, Plugin Media Capture
>Reporter: Elysio
> Attachments: Screenshot_2016-12-15-10-57-06.png, 
> Screenshot_2016-12-15-10-57-12.png, Screenshot_2016-12-15-10-57-18.png
>
>
> Hello everyone!
> I need a big help! When I record a video over android the duration option not 
> works.
> After I record, when I click Play it asks me what application to use to show 
> the video.
> Is there anyway to play inside the app like iOS? If not, is there anyway to 
> pass this process programmatically(User select Use or ✓)?
> Sincerely,
> Elysio



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Created] (CB-12246) After recording a video when I click over movie to see it asks me what program I want to open it

2016-12-13 Thread Elysio (JIRA)
Elysio created CB-12246:
---

 Summary: After recording a video when I click over movie to see it 
asks me what program I want to open it
 Key: CB-12246
 URL: https://issues.apache.org/jira/browse/CB-12246
 Project: Apache Cordova
  Issue Type: Bug
  Components: Android, Plugin Media Capture
Reporter: Elysio


Hello everyone!

I need a big help! When I record a video over android the duration option not 
works.

After I record, when I click Play it asks me what application to use to show 
the video.

Is there anyway to play inside the app like iOS? If not, is there anyway to 
pass this process programmatically(User select Use or ✓)?

Sincerely,
Elysio



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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