Error: Stream did not start with ADTS header.
Nobody has claimed this yet.
- Dominant language
- ActionScript
- Stars
- 744
- Forks
- 259
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with AACDemuxer.as at getADIF(), then trace the call from TSDemuxer.as at _parseADTSPES() and _parseTSPacket(). Reproduce the reported stream error and determine which input condition causes the missing ADTS header; document the cause and verify the resulting behavior with a focused test or reproduction.
Written by the indexing model from the issue text.
Assessment
- Domain
- audio-video-rtc
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100