<html><head/><body>I&#39;m following up on a thread started by Stephen a couple months ago about building a JavaScript source client using webrtc. <br>
<br>
The first step suggested was to figure out how to mux the audio and video. After I posted a feature request on the webrtc experiment js library, we seem to have a solution: <a href="https://github.com/muaz-khan/WebRTC-Experiment/issues/28#issuecomment-20791759">https://github.com/muaz-khan/WebRTC-Experiment/issues/28#issuecomment-20791759</a><br>
<br>
Based on the last comment on the icecast Dec list, we now only need to do do an HTTP put request to the icecast server ( <a href="http://lists.xiph.org/pipermail/icecast-dev/2013-May/002171.html">http://lists.xiph.org/pipermail/icecast-dev/2013-May/002171.html</a>). <br>
<br>
Great! I&#39;ve got my jquery ready, but am having trouble finding docs on how to build the put request. I tried looking at the libshout source, but my c skills aren&#39;t quite good enough to figure it out. <br>
<br>
Any help would be appreciated, particularly with an example.<br>
<br>
Thanks for all your work on icecast - we use it a lot here at May First/People Link.<br>
<br>
Jamie</body></html>