mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
fix #264, remove the test code. 1.0.11
This commit is contained in:
parent
1dfac0bf1d
commit
7737042795
1 changed files with 0 additions and 1 deletions
|
@ -1435,7 +1435,6 @@ int SrsHls::on_audio(SrsSharedPtrMessage* audio)
|
|||
if (!hls_enabled) {
|
||||
return ret;
|
||||
}
|
||||
return 1;
|
||||
|
||||
sample->clear();
|
||||
if ((ret = codec->audio_aac_demux(audio->payload, audio->size, sample)) != ERROR_SUCCESS) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue