You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by johncblandii <gi...@git.apache.org> on 2015/08/05 07:00:20 UTC

[GitHub] cordova-plugin-media pull request: CB-9452: Treat RTSP streams as ...

GitHub user johncblandii opened a pull request:

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

    CB-9452: Treat RTSP streams as remote URLs

    Cordova Media plugin fails to play when attempting to play an RTSP stream. The stream is treated as a local resource so in AudioPlayer.java:305.

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

    $ git pull https://github.com/johncblandii/cordova-plugin-media rtsp_streaming

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

    https://github.com/apache/cordova-plugin-media/pull/63.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 #63
    
----
commit 0bfa72636e707655fe94783289aa0da533c18216
Author: John C. Bland II <jo...@gmail.com>
Date:   2015-08-05T04:55:27Z

    CB-9452: Treat RTSP streams as remote URLs

----


---
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: CB-9452: Treat RTSP streams as ...

Posted by johncblandii <gi...@git.apache.org>.
Github user johncblandii commented on the pull request:

    https://github.com/apache/cordova-plugin-media/pull/63#issuecomment-161147134
  
    Ah, missed an email. Saw the closed before the merge. Good deal.


---
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: CB-9452: Treat RTSP streams as ...

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

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


---
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: CB-9452: Treat RTSP streams as ...

Posted by johncblandii <gi...@git.apache.org>.
Github user johncblandii commented on the pull request:

    https://github.com/apache/cordova-plugin-media/pull/63#issuecomment-127881080
  
    I will happily write tests if I can see how to run them. :) I didn't see the normal culprits for a test runner or anything in the README.


---
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: CB-9452: Treat RTSP streams as ...

Posted by purplecabbage <gi...@git.apache.org>.
Github user purplecabbage commented on the pull request:

    https://github.com/apache/cordova-plugin-media/pull/63#issuecomment-161146830
  
    https://github.com/apache/cordova-plugin-media/commit/f21a2815fba843cb7a8f414f35208424b892e232



---
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: CB-9452: Treat RTSP streams as ...

Posted by purplecabbage <gi...@git.apache.org>.
Github user purplecabbage commented on the pull request:

    https://github.com/apache/cordova-plugin-media/pull/63#issuecomment-161147955
  
    Thanks for the contribution! :+1: 


---
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: CB-9452: Treat RTSP streams as ...

Posted by johncblandii <gi...@git.apache.org>.
Github user johncblandii commented on the pull request:

    https://github.com/apache/cordova-plugin-media/pull/63#issuecomment-161146104
  
    Why was this closed?


---
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: CB-9452: Treat RTSP streams as ...

Posted by ghenry22 <gi...@git.apache.org>.
Github user ghenry22 commented on the pull request:

    https://github.com/apache/cordova-plugin-media/pull/63#issuecomment-161146771
  
    It's been merged into master :+1: 


---
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: CB-9452: Treat RTSP streams as ...

Posted by johncblandii <gi...@git.apache.org>.
Github user johncblandii commented on the pull request:

    https://github.com/apache/cordova-plugin-media/pull/63#issuecomment-161199689
  
    No problem.


---
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