======RoadMap====== =====Proof of concept===== {{:check.png|}} Create Project folders (autotools).\\ {{:check.png|}} Put project in Git.\\ {{:check.png|}} Create simple network code (udp based connection transporting character buffers).\\ {{:check.png|}} Create audio input code.\\ {{:check.png|}} Create audio output code.\\ {{:uncheck.png|}} Read, transmit and play raw audio.\\ {{:uncheck.png|}} Encode and decode raw audio using CELT/Opus codec not using network.\\ {{:uncheck.png|}} Connect encoding/decoding with network code.\\ {{:uncheck.png|}} Encode and decode raw audio using FLAC.\\ {{:uncheck.png|}} Transport, store and play complete FLAC file using network code (extend protocol, use tcp?).\\