-
Notifications
You must be signed in to change notification settings - Fork 356
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AACSource packet size over MAX_RTP_PAYLOAD_SIZE-AU_SIZE will abandon #75
Comments
fixed way bool AACSource::HandleFrame(MediaChannelId channel_id, AVFrame frame)
} |
here is are links you can download it |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
when aac file some packet is over than MAX_RTP_PAYLOAD_SIZE-AU_SIZE
its need like H264Source H265Source piece by piece send
The text was updated successfully, but these errors were encountered: