GitHub user vldmrrr opened a pull request:
https://github.com/apache/cordova-plugin-media/pull/34
CB-7931: Windows: different behaviors from other platforms
CB-7931: Plugin media behaves differently from other platforms in following
respects.
Status change is not reported on start and finish of recording.
Using URL to specify target for recording fails.
This patch adds reporting media status changes on recording and adds
support for URL as recording destination. The changes enable cross platform
program that rely on these behaviors to work on windows.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vldmrrr/cordova-plugin-media CB-7931
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-media/pull/34.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #34
----
commit 700a8cf3a1816cf0d541b3a9cb79ff5f2b73322e
Author: Vladimir Avdonin <[email protected]>
Date: 2014-11-04T00:57:52Z
Report status change on start/stop recording. Support URL's for recording
destination
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]