-
Notifications
You must be signed in to change notification settings - Fork 263
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
Error: Stream did not start with ADTS header. #344
Comments
@blitheinsz flashls is complaining about AAC audio not being formatted properly. could you share debug logs ? |
thanks,this is my debug logs: INFO:HLSNetStream:close |
plz enable debug/debug2 logs as well |
Not sure if this helps, but I've been getting this error as well. These are my debugs: DEBUG:Loaded position/duration/sliding/discontinuity:14.23/0.14/0.02/false StrobeMediaPlayback.html |
these are truncated debug logs, i can't help with that. |
at org.mangui.hls.demux::AACDemuxer$/getADIF()[D:\Users\sewise\Adobe Flash Builder 4.7\HLSVideoTest\src\org\mangui\hls\demux\AACDemuxer.as:146]
at org.mangui.hls.demux::TSDemuxer/_parseADTSPES()[D:\Users\sewise\Adobe Flash Builder 4.7\HLSVideoTest\src\org\mangui\hls\demux\TSDemuxer.as:348]
at org.mangui.hls.demux::TSDemuxer/_parseTSPacket()[D:\Users\sewise\Adobe Flash Builder 4.7\HLSVideoTest\src\org\mangui\hls\demux\TSDemuxer.as:685]
at org.mangui.hls.demux::TSDemuxer/_parseTimer()[D:\Users\sewise\Adobe Flash Builder 4.7\HLSVideoTest\src\org\mangui\hls\demux\TSDemuxer.as:213]
at flash.utils::Timer/_timerDispatch()
at flash.utils::Timer/tick()
hello,Why does this error occur?
The text was updated successfully, but these errors were encountered: