Re: How to use http-put for JavaScript source client
Daniel James <[email protected]>
| Newsgroups | gmane.comp.audio.icecast.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Jamie, > If you are > sending the data to a nodejs app on a server, why not have the nodejs > app doing any additional encoding necessary? Presumably so you can save bandwidth between client and server, i.e. compress as early as possible. Cheers! Daniel