<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;" dir="ltr">
<p></p>
<div>Hello.</div>
<div><br>
</div>
<div>Here demo of opus encoder.</div>
<div>It is the translation in fpc of opus_trivial_example.c</div>
<div><br>
</div>
<div><a href="https://sites.google.com/site/fredvsbinaries/opus_demo.tar.xz" class="OWAAutoLink" id="LPlnk128404" previewremoved="true">https://sites.google.com/site/fredvsbinaries/opus_demo.tar.xz</a><br>
</div>
<div><br>
</div>
<div>It opens a pcm buffer, encodes it, does some dsp (convert little-endian<>native-endian) and saves the decoded pcm to file.</div>
<div><br>
</div>
<div>Opus libraries for Linux64 + Windows32 included. Only compile and test it.</div>
<div><br>
</div>
<div>So all is ready for web-server-streaming.</div>
<div><br>
</div>
<div>Only something like a THttpPutBufferonServer is missing to make it live (save the decoded pcm-packet to server)...</div>
<br>
<p></p>
<p>Fre;D</p>
<div style="color: rgb(0, 0, 0);"></div>
</div>
</body>
</html>