You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by Nagaraj007 <gi...@git.apache.org> on 2017/03/11 10:45:56 UTC

[GitHub] cordova-plugin-media pull request #135: cordova-plugin-media-with-compressio...

GitHub user Nagaraj007 opened a pull request:

    https://github.com/apache/cordova-plugin-media/pull/135

    cordova-plugin-media-with-compression "stopRecord" Not working

    I am using cordova-plugin-media-with-compression using the latest updates of it,I am trying to record it.
    Record is working,but when I call stopRecord its not working,My recorded file size get keep on increasing
    til i closed my app need help.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/remoorejr/cordova-plugin-media-with-compression master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-plugin-media/pull/135.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 #135
    
----
commit ec41a9ee500a357b5c306acce6b445b27ad235fc
Author: Bob Moore <@remoorejr>
Date:   2015-05-18T17:36:38Z

    initial commit, iOS startRecordWithCompression

commit f191eed1c6dbc74507e8486f92fa5cb8f16bc194
Author: Bob Moore <@remoorejr>
Date:   2015-05-18T17:40:57Z

    Version change

commit 048a909a5b2e2b35984188273ca08884faefa2c1
Author: Bob Moore <@remoorejr>
Date:   2015-05-18T17:46:06Z

    Revised doc

commit 9569ca103337ba56806e52dd5f2bfc872be111dd
Author: Bob Moore <@remoorejr>
Date:   2015-05-20T14:25:51Z

    renamed plugin

commit 7820094b421940993db650231212ad24240a21cc
Author: Bob Moore <@remoorejr>
Date:   2015-05-20T14:32:48Z

    renamed plugin, title

commit 48d789522fa68c791f094ba9d5ecece55b0c6fd4
Author: Bob Moore <@remoorejr>
Date:   2015-05-20T14:34:47Z

    updated version number

commit 955374cc008e657f845ddbc711fe8d527ea334a0
Author: Bob Moore <@remoorejr>
Date:   2015-05-20T14:44:47Z

    Revised doc,  version

commit b001fd163347c1e74eb264b78207f7decd95ff95
Author: Bob Moore <@remoorejr>
Date:   2015-05-20T15:00:06Z

    Revised doc, version

commit b83d0ad2ab9437d2061d1ebc56c7bb4350eba619
Author: Bob Moore <@remoorejr>
Date:   2015-05-20T15:04:03Z

    Revised doc, version

commit a2a681fcbd9693a9afb56fed51e8be1376a97410
Author: Bob Moore <@remoorejr>
Date:   2015-05-20T15:30:50Z

    revised plugin name for cordova.require

commit 9fe320ad7e1e6e2bb0206e69b95d375543752932
Author: Bob Moore <@remoorejr>
Date:   2015-05-20T15:39:05Z

    revised doc, version

commit 1888b736d8c71942aa335f1fa661146a5a1a9b35
Author: Bob Moore <@remoorejr>
Date:   2015-05-20T15:56:30Z

    revised doc, version

commit 792c68e1bde8bd2113048f890421f620038b5a54
Author: Bob Moore <@remoorejr>
Date:   2015-06-15T16:16:15Z

    Changed default Android output to MPEG_4 / ACC encoding

commit 46aa42e92e6f57b5c83c12d031bad8d30269703b
Author: Bob Moore <@remoorejr>
Date:   2015-06-15T16:36:01Z

    Test, previous build failed

commit a24a1ff3e0c213d10a84daad50b5535044ac2f66
Author: Bob Moore <@remoorejr>
Date:   2015-06-15T16:48:02Z

    test at 16khz sample rate

commit dbe0d603b33c227ce28cd5ec07da618e6ec939e5
Author: Bob Moore <@remoorejr>
Date:   2015-06-15T16:58:30Z

    setAudioSamplingRate !

commit 1036893fedf39d6e967ec870aa8fd5e6176e7970
Author: Bob Moore <@remoorejr>
Date:   2015-06-15T20:14:35Z

    Added startRecordWithCompression to Android
    
    Allows setting SampleRate and NumberOfChannels

commit f56fa7096ad3a22bb52bc774d5101d90680e42aa
Author: Bob Moore <@remoorejr>
Date:   2015-06-15T20:21:23Z

    missing method

commit 999d304c9a7eba695aef4b5e262406368d122377
Author: Bob Moore <@remoorejr>
Date:   2015-06-15T20:38:08Z

    fixed typo

commit d3e6b4433a2d69d9b45d3c213f1625b9ffabf74a
Author: Bob Moore <@remoorejr>
Date:   2015-06-15T21:02:23Z

    Added try/catch block for JSONObject

commit 0bec1206c485896b162d2223e20bffefdd3ead1d
Author: Bob Moore <@remoorejr>
Date:   2015-06-15T21:06:52Z

    getInt !

commit 1b873a2d3549e0c4badca50f7922172c991f6a49
Author: Bob Moore <@remoorejr>
Date:   2015-06-15T21:19:39Z

    move defaults

commit 83897c50c03bca806595b70a6185e1424f70530b
Author: Bob Moore <@remoorejr>
Date:   2015-06-15T21:57:14Z

    code cleanup

commit 32cf161b05e64ca3853e86c283e143564848462e
Author: Bob Moore <@remoorejr>
Date:   2015-06-16T19:03:47Z

    Final revs to readme and comments

commit 8bb21b42e82eb893200a89c660eec019efd8ad21
Author: Bob Moore <@remoorejr>
Date:   2015-06-16T19:08:51Z

    Updated readme

commit 4accf1d494e86e121fe05dba41ef792a1d432a61
Author: Bob Moore <@remoorejr>
Date:   2015-06-16T19:13:10Z

    revised readme

commit 38f13934f4267fd7dea1baa88319f21157d17280
Author: Bob Moore <@remoorejr>
Date:   2015-06-16T19:26:36Z

    fixed typo

commit 9b1345cdcfae452668adeba7497c8e852bb2cd0a
Author: Bob Moore <@remoorejr>
Date:   2015-06-16T20:35:11Z

    modified bit rate to keep file sizes small on Android

commit 7b501aa74b5fe4c42f33df58ade669b3eaf80ea7
Author: Bob Moore <@remoorejr>
Date:   2015-06-16T20:39:32Z

    fixed typo

commit d3c356a60272bd421e729885f96ab679b20d0ed8
Author: Bob Moore <@remoorejr>
Date:   2015-06-16T21:00:36Z

    Adjusted Android bit rates for better file compression

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] cordova-plugin-media pull request #135: cordova-plugin-media-with-compressio...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/cordova-plugin-media/pull/135


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] cordova-plugin-media issue #135: cordova-plugin-media-with-compression "stop...

Posted by filmaj <gi...@git.apache.org>.
Github user filmaj commented on the issue:

    https://github.com/apache/cordova-plugin-media/pull/135
  
    This looks like a completely different plugin. Closing.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] cordova-plugin-media issue #135: cordova-plugin-media-with-compression "stop...

Posted by cordova-qa <gi...@git.apache.org>.
Github user cordova-qa commented on the issue:

    https://github.com/apache/cordova-plugin-media/pull/135
  
    Cordova CI Build has one or more failures. 
    
    **Commit**     - [Link](https://github.com/apache/cordova-plugin-media/pull/135/commits/d186438d4eab8e6745cf4012add45a2a21bc244b)
    **Dashboard** - [Link](http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-media-pr/109/)
    
    | Builder Name  | Console Output | Test Report | Device Logs  |
    |     :---:     |     :---:      |   :---:     |     :---:    |
    | [Windows 10  Store]( http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-media-pr/109//PLATFORM=windows-10-store/) | [Link]( http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-media-pr/109//PLATFORM=windows-10-store/console) | [Link]( http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-media-pr/109//PLATFORM=windows-10-store/testReport/) | [Link]( http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-media-pr/109//PLATFORM=windows-10-store/artifact/) |
    | [iOS 9.3]( http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-media-pr/109//PLATFORM=ios-9.3/) | [Link]( http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-media-pr/109//PLATFORM=ios-9.3/console) | [Link]( http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-media-pr/109//PLATFORM=ios-9.3/testReport/) | [Link]( http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-media-pr/109//PLATFORM=ios-9.3/artifact/) |
    | [iOS 10.0]( http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-media-pr/109//PLATFORM=ios-10.0/) | [Link]( http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-media-pr/109//PLATFORM=ios-10.0/console) | [Link]( http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-media-pr/109//PLATFORM=ios-10.0/testReport/) | [Link]( http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-media-pr/109//PLATFORM=ios-10.0/artifact/) |
    | [Android 4.4]( http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-media-pr/109//PLATFORM=android-4.4/) | [Link]( http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-media-pr/109//PLATFORM=android-4.4/console) | [Link]( http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-media-pr/109//PLATFORM=android-4.4/testReport/) | [Link]( http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-media-pr/109//PLATFORM=android-4.4/artifact/) |
    | [Android 5.1]( http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-media-pr/109//PLATFORM=android-5.1/) | [Link]( http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-media-pr/109//PLATFORM=android-5.1/console) | [Link]( http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-media-pr/109//PLATFORM=android-5.1/testReport/) | [Link]( http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-media-pr/109//PLATFORM=android-5.1/artifact/) |
     



---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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