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
_______________________________________________
fpc-other maillist  -  fpc-other@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-other

Reply via email to