1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

for bug #251, refine the mic algorithm. 2.0.63

This commit is contained in:
winlin 2014-12-06 22:50:51 +08:00
parent d53fd7f570
commit 330819fb74
5 changed files with 140 additions and 151 deletions

View file

@ -135,6 +135,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#define ERROR_OpenSslGetPeerPublicKey 2038
#define ERROR_OpenSslComputeSharedKey 2039
#define ERROR_RTMP_MIC_CHUNKSIZE_CHANGED 2040
#define ERROR_RTMP_MIC_CACHE_OVERFLOW 2041
//
// system control message,
// not an error, but special control logic.