Displaying 2 results from an estimated 2 matches for "97bb9946".
2019 May 03
2
Source client with HTTP PUT
Hi,
I'm writting a source client in c#, in which I'm sending chunks of a mp3 file with http Put to IceCast.
My problem is, that it is not a continues stream. Each http PUT request is an extra track.
How can I generate an ongoing stream with mp3 chunks, which I send per http Put to IceCast.
Any suggestions?
My headers are:
Headers.Add("Content-Type", "audio/mpeg");
2019 May 04
4
Source client with HTTP PUT
...DE305133015
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: This is a digitally signed message part
URL: <http://lists.xiph.org/pipermail/icecast/attachments/20190504/97bb9946/attachment.sig>