A simple UDP based voice chat program
Stars
22
Forks
7
Watchers
22
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
sscall: Remove call to INIT_LIST_HEAD() - not needed
64de68bView on GitHubsscall: Change return statement from EXIT_SUCCESS; to 0;
9a67afeView on GitHubsscall: Convert `timestamp' to network byte-order
c848346View on GitHubsscall: Add error checking around opus_{encoder,decoder}_create
e227bc1View on GitHubsscall: Add error checking around opus_{encode,decode}
b7617f1View on GitHubsscall: Use spx_int16_t for the input buffer to the resampler
6240397View on GitHubsscall: Opus should be initialized with the base sample rate
120de23View on GitHubsscall: Fix bug with sample conversion on the TX path
aa9ed13View on GitHub