diff --git a/AudioVideoRecorder/README.md b/AudioVideoRecorder/README.md index 607f7c70..877bd6f7 100644 --- a/AudioVideoRecorder/README.md +++ b/AudioVideoRecorder/README.md @@ -1,4 +1,4 @@ -##### Audio+Video Recording using MediaRecorder / [Demo](https://webrtc-experiment.appspot.com/AudioVideoRecorder/) +##### Audio+Video Recording using MediaRecorder / [Demo](https://www.webrtc-experiment.com/AudioVideoRecorder/) Only audio-relevant parts are supported in the moment. Audio+Video recording coming soon. @@ -6,10 +6,16 @@ Support? Current/Latest Firefox Nightly (ONLY). Understood? Download from: http: = +##### Note + +There is another relevant project: https://github.com/streamproc/MediaStreamRecorder + += + ##### How to use AudioVideoRecorder? ```html - + ``` = @@ -47,7 +53,7 @@ AudioVideoRecorder({ ##### Browser Support -[AudioVideoRecorder.js](https://webrtc-experiment.appspot.com/AudioVideoRecorder/) works fine on following web-browsers: +[AudioVideoRecorder.js](https://www.webrtc-experiment.com/AudioVideoRecorder/) works fine on following web-browsers: | Browser | Support | | ------------- |-------------| @@ -57,4 +63,4 @@ AudioVideoRecorder({ ##### License -[AudioVideoRecorder.js](https://webrtc-experiment.appspot.com/AudioVideoRecorder/) is released under [MIT licence](https://webrtc-experiment.appspot.com/licence/) . Copyright (c) 2013 [Muaz Khan](https://plus.google.com/100325991024054712503). +[AudioVideoRecorder.js](https://www.webrtc-experiment.com/AudioVideoRecorder/) is released under [MIT licence](https://www.webrtc-experiment.com/licence/) . Copyright (c) 2013 [Muaz Khan](https://plus.google.com/100325991024054712503). diff --git a/AudioVideoRecorder/index.html b/AudioVideoRecorder/index.html index d1a52030..3ee2071c 100644 --- a/AudioVideoRecorder/index.html +++ b/AudioVideoRecorder/index.html @@ -91,7 +91,7 @@ ::-moz-selection { background: #ccc; } - +
-<script src="https://webrtc-experiment.appspot.com/AudioVideoRecorder.js"></script> +<script src="https://www.webrtc-experiment.com/AudioVideoRecorder.js"></script> AudioVideoRecorder({ @@ -185,12 +185,12 @@Send Message - +