[flac-dev] About Decode Streaming
Burak Orçun Özkablan
borcunozkablan at gmail.com
Mon Jul 1 07:48:32 PDT 2013
Hi,
I am developing an audio network system and using boost, OpenAL and FLAC
library in C/C++.
I can stream raw audio data over network but I want to encode audio before
streaming in current PC and decode after streaming in other PC because of
bandwidth limit.
I run your sample codes, encode.c and decode.c, about file encode / decode.
Then, I run
streaming encode / decode with two different source codes but when I use
streaming encode / decode over network in real-time, code throws LOST_SYNC
exception and only reading callback runs not writing callback after
exception.
How can I solve sync problem over network? Is it possible over network or
does FLAC stream with file?
Best Regards,
Orcun.
--
Burak Orçun ÖZKABLAN
Computer Science Engineer
Mobile : 0 541 302 18 78
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/flac-dev/attachments/20130701/d4f69d3d/attachment.htm
More information about the flac-dev
mailing list