[fpc-other] fpc and voip.

Fred van Stappen fiens at hotmail.com
Sat Feb 4 23:19:12 CET 2017


Hello.

Here demo of opus encoder.
It is the translation in fpc of opus_trivial_example.c

https://sites.google.com/site/fredvsbinaries/opus_demo.tar.xz

It opens a pcm buffer, encodes it, does some dsp (convert little-endian<>native-endian) and saves the decoded pcm to file.

Opus libraries for Linux64 + Windows32 included. Only compile and test it.

So all is ready for web-server-streaming.

Only something like a THttpPutBufferonServer is missing to make it live (save the decoded pcm-packet to server)...


Fre;D
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-other/attachments/20170204/c88b5487/attachment.html>


More information about the fpc-other mailing list