mangui / mangui/flashls

Error: Stream did not start with ADTS header.

Open
#344 5 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.