Live Video Streaming from IP Camera

2012-11-29 Thread Nguyen, Joe
Hello All, Could somebody please share some ideas as how to capture live video streaming using Cordova? Thank you so much. Joe Nguyen This message and/or attachments may include information subject to GD Corporate Policy 07-105 and is intended to be accessed

we can enable nitro

2012-11-29 Thread Brian LeRoux
of course just because we can doesn't mean we should http://www.littlereddoor.co.uk/ios/how-to-enable-the-nitro-javascript-engine-in-ios-applications-directly-through-xcode/

Re: we can enable nitro

2012-11-29 Thread Brian LeRoux
Whatcha think, add to the docs or just put a note in the wiki? On Thu, Nov 29, 2012 at 10:42 AM, Shazron shaz...@gmail.com wrote: Awesome -- Apple might disapprove for App Store apps but doesn't mean an enterprise developer can't enable it for enterprise distributed apps On Thu, Nov 29, 2012

[jira] [Created] (CB-1954) Header support for PhoneGap's FileTransfer (Upload)

2012-11-29 Thread JIRA
Julien Fougère created CB-1954: -- Summary: Header support for PhoneGap's FileTransfer (Upload) Key: CB-1954 URL: https://issues.apache.org/jira/browse/CB-1954 Project: Apache Cordova Issue

[jira] [Updated] (CB-1930) window.openDatabase() throws exception 18 on iOS

2012-11-29 Thread Mikhail Kadan (JIRA)
[ https://issues.apache.org/jira/browse/CB-1930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Kadan updated CB-1930: -- Attachment: sample.zip Sample project window.openDatabase() throws exception 18 on iOS

RE: tag 2.3.0rc1 this week?

2012-11-29 Thread Leutwyler, Markus
Thanks Herm Markus -Original Message- From: Herm Wong [mailto:kingoftheo...@hotmail.com] Sent: Donnerstag, 29. November 2012 01:35 To: dev@cordova.apache.org Subject: RE: tag 2.3.0rc1 this week? Markus - I've merged in your changes to the Cordova-JS project and also applied them to

Re: [iOS] Cordova.plist to config.xml - deprecation

2012-11-29 Thread Braden Shepherdson
The code I checked in, which is now tagged, is expecting config.xml only. It wouldn't be terribly hard to support plists too, but I agree that a clean change is less confusing. I think a conversion script is overkill, it only takes about three to convert one to the other (30 seconds if you vim

Re: we can enable nitro

2012-11-29 Thread Dave Johnson
It would be cool to try an app with and without nitro and see how much of a difference it makes. On Thu, Nov 29, 2012 at 3:02 AM, Brian LeRoux b...@brian.io wrote: Whatcha think, add to the docs or just put a note in the wiki? On Thu, Nov 29, 2012 at 10:42 AM, Shazron shaz...@gmail.com wrote:

Re: [iOS] Cordova.plist to config.xml - deprecation

2012-11-29 Thread Anis KADRI
I've already started working on pluginstall…which btw is now called plugmanhttp://github.com/imhotep/plugmanas it has diverged significantly from the original tool. I am expecting to commit the code sometime today. On Thu, Nov 29, 2012 at 8:38 AM, Braden Shepherdson bra...@chromium.orgwrote:

Transferring Binary data across exec bridge

2012-11-29 Thread Michal Mocny
I'm experimenting with serializing transferring ArrayBuffer's, but wanted to see what the current state of art for binary data xfers was? I think I heard at PGDay EU some examples about how we xfer picture data across the bridge? -Michal

Re: [iOS] Cordova.plist to config.xml - deprecation

2012-11-29 Thread Braden Shepherdson
Oh, sweet. I'm glad I went to lunch instead of working on it further :P Braden On Thu, Nov 29, 2012 at 12:47 PM, Anis KADRI anis.ka...@gmail.com wrote: I've already started working on pluginstall…which btw is now called plugmanhttp://github.com/imhotep/plugmanas it has diverged

Re: [iOS] Cordova.plist to config.xml - deprecation

2012-11-29 Thread Andrew Grieve
Copying from the JIRA issue to this thread: I think supporting both was one of the things that upset users when Android made the switch (at least, it upset me). What happened was that I ended up having both files present, and the code was silently using one and not the other, and I couldn't

Reminder: FOSDEM CrossDesktop DevRoom 2013 - Call for Talks

2012-11-29 Thread Pau Garcia i Quiles
Hello, The Call for Talks for the CrossDesktop DevRoom at FOSDEM 2013 is officially open and will close in two weeks (Dec 14th). Please submit your talk proposals ASAP! --8--- * FOSDEM is one of the largest gatherings of Free Software contributors in the world and happens each February in

Re: we can enable nitro

2012-11-29 Thread Shazron
Having trouble with entitlements, don't know what's going on yet: [image: Inline image 1] On Thu, Nov 29, 2012 at 10:14 AM, Shazron shaz...@gmail.com wrote: We should definitely put this in the wiki if testing shows that it works -- I'll give it a spin with some benchmarks On Thu, Nov 29,

Re: we can enable nitro

2012-11-29 Thread Shazron
Not sure this really works. To get the dynamic-codesigning entitlement in the Provisioning Profile -- that has to come from Apple in the Dev Provisioning portal. Your entitlements file settings in your project must match the entitlements set in the Provisioning Profile. Thus, for this to work (in

[jira] [Commented] (CB-1475) Allow Cleaver to use as a wwwFolderName an absolute path (eg. ~/Library)

2012-11-29 Thread Michal Mocny (JIRA)
[ https://issues.apache.org/jira/browse/CB-1475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13506726#comment-13506726 ] Michal Mocny commented on CB-1475: -- pushed patch for using url as startpage on ios.

Re: WebNotifications plugin

2012-11-29 Thread Filip Maj
I think I had discussions with someone about this particular feature. What about having empty stubs for these functions that some plugins need to hook into (I.e. didReceiveLocalNotification) and then have the tooling drop code in where necessary for these functions? This can be a slippery slope

Re: Live Video Streaming from IP Camera

2012-11-29 Thread Filip Maj
You'd have to write a plugin for that, for sure. Don't think webrtc-type functionality exists in any of the web views/browsers on mobile at this time. On 11/28/12 12:47 PM, Nguyen, Joe joe.ngu...@gdsatcom.com wrote: Hello All, Could somebody please share some ideas as how to capture live video

Test WP8 template

2012-11-29 Thread Jesse
I need some confirmation that this template works for someone other than me. Please import this template into the folder: Documents\Visual Studio 2012\Templates\ProjectTemplates Then attempt to create a new project with it. Build and Run, and report please ... Also, just out of curiousity, how

Re: Test WP8 template

2012-11-29 Thread Shazron
I've got all the tools installed. Where is the test template? On Thu, Nov 29, 2012 at 1:08 PM, Jesse purplecabb...@gmail.com wrote: I need some confirmation that this template works for someone other than me. Please import this template into the folder: Documents\Visual Studio

Re: Test WP8 template

2012-11-29 Thread Jesse
The attachment was dropped ... Here it is in dropbox: https://www.dropbox.com/s/38om77vi4xs1p3w/CordovaWP8AppFull-2.3.0rc1.zip On Thu, Nov 29, 2012 at 1:17 PM, Shazron shaz...@gmail.com wrote: I've got all the tools installed. Where is the test template? On Thu, Nov 29, 2012 at 1:08 PM,

Re: WebNotifications plugin

2012-11-29 Thread Jesse
Have the AppDelegate raise events when things like 'didReceiveLocalNotification' happen. Have plugins subscribe to the event. Party. On Thu, Nov 29, 2012 at 1:30 PM, Anis KADRI anis.ka...@gmail.com wrote: It's tricky exactly because of that reason (i.e multiple plugins editing the same

[jira] [Updated] (CB-1062) Way to get instance of a plugin via PluginManager

2012-11-29 Thread Joe Bowser (JIRA)
[ https://issues.apache.org/jira/browse/CB-1062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Bowser updated CB-1062: --- Fix Version/s: (was: 2.3.0) 2.4.0 I found a use case for this on the branch where we

Re: WebNotifications plugin

2012-11-29 Thread Shazron
Ok this is the essence of what the previous threads I linked to guys :) On Thu, Nov 29, 2012 at 1:43 PM, Jesse purplecabb...@gmail.com wrote: Have the AppDelegate raise events when things like 'didReceiveLocalNotification' happen. Have plugins subscribe to the event. Party. On Thu, Nov

RE: Test WP8 template

2012-11-29 Thread Sergey Grebnov (Akvelon)
Confirm 1. VS 2012 express and VS 2012 Ultimate 2. Emulators only (will be able to test on real device tomorrow morning, but manifest file looks great) 3. Cordova is initialized correctly Log:Received Event: deviceready PS. I'll check tomorrow if it correctly handles local files access via

[jira] [Commented] (CB-1947) Secure whitelisted URLs not loading in Android

2012-11-29 Thread Antony Lees (JIRA)
[ https://issues.apache.org/jira/browse/CB-1947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13506876#comment-13506876 ] Antony Lees commented on CB-1947: - Yeah, so the CN = COMODO High-Assurance Secure Server CA

Re: Transferring Binary data across exec bridge

2012-11-29 Thread Brian LeRoux
state of the art would be marshaling strings aka 'outsider art' On Thu, Nov 29, 2012 at 7:00 PM, Michal Mocny mmo...@google.com wrote: I'm experimenting with serializing transferring ArrayBuffer's, but wanted to see what the current state of art for binary data xfers was? I think I heard at

Re: WebNotifications plugin

2012-11-29 Thread Brian LeRoux
+1 to Jesse's suggestion of Party. And the events thing. On Thu, Nov 29, 2012 at 10:51 PM, Shazron shaz...@gmail.com wrote: Ok this is the essence of what the previous threads I linked to guys :) On Thu, Nov 29, 2012 at 1:43 PM, Jesse purplecabb...@gmail.com wrote: Have the AppDelegate

Re: [iOS] Cordova.plist to config.xml - deprecation

2012-11-29 Thread Anis KADRI
Here it is: https://github.com/imhotep/plugman/commits/master I still need to add the ability to install plugins that have a plugins-plist tag to cordova 2.3.0 projects (that don't have the plists anymore). On Thu, Nov 29, 2012 at 10:40 AM, Andrew Grieve agri...@chromium.orgwrote: Copying

[jira] [Created] (CB-1955) CDVViewController causes exception with legacy backupWebStorage value

2012-11-29 Thread Derek Jensen (JIRA)
Derek Jensen created CB-1955: Summary: CDVViewController causes exception with legacy backupWebStorage value Key: CB-1955 URL: https://issues.apache.org/jira/browse/CB-1955 Project: Apache Cordova

Re: WebNotifications plugin

2012-11-29 Thread Ally Ogilvie
Hi Chaps, For Cordova 1.9 we were able to receive these events without any modification to the AppDelegate by registering for didFinishLaunching notifications etc. in the class' load method.

[jira] [Commented] (CB-1893) Convert cordova.plist - config.xml

2012-11-29 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-1893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13507111#comment-13507111 ] Andrew Grieve commented on CB-1893: --- Added a conversion script: