Title:
audio-record-playback-udp Download
Description: Implemented using C recording and playback programs, udp The client is responsible for recording, udp broadcast of the server is responsible for synchronization. In the recording, before the data transmission, using g711u approach to coding and then decoding at the receiving end for playback. Code is clear and detailed comments.
File list (Check if you may need any files):
server2playback
...............\g711.c
...............\g711.h
...............\g711.o
...............\Makefile.win
...............\server2playback.c
...............\server2playback.dev
...............\server2playback.exe
...............\server2playback.layout
...............\server2playback.o
...............\udptools.c
...............\udptools.h
...............\udptools.o
client2record
.............\client2record.c
.............\client2record.dev
.............\client2record.exe
.............\client2record.o
.............\g711.c
.............\g711.h
.............\g711.o
.............\Makefile.win
.............\udptools.c
.............\udptools.h
.............\udptools.o