Skip to content

FLV: Reset has_audio or has_video if only sequence header.#3310

Merged
winlinvip merged 1 commit intoossrs:5.0releasefrom
winlinvip:feature/flv-reset-av-flag
Dec 14, 2022
Merged

FLV: Reset has_audio or has_video if only sequence header.#3310
winlinvip merged 1 commit intoossrs:5.0releasefrom
winlinvip:feature/flv-reset-av-flag

Conversation

@winlinvip
Copy link
Copy Markdown
Member

  1. Reset has_audio if got some video frames but no audio frames.
  2. Reset has_video if got some audio frames but no video frames.
  3. Note that audio/video frames are not sequence header.

@winlinvip winlinvip changed the base branch from develop to 5.0release December 14, 2022 11:51
1. Reset has_audio if got some video frames but no audio frames.
2. Reset has_video if got some audio frames but no video frames.
3. Note that audio/video frames are not sequence header.
@winlinvip winlinvip force-pushed the feature/flv-reset-av-flag branch from d4f7a23 to 4a628b1 Compare December 14, 2022 11:56
@winlinvip winlinvip merged commit 35185cf into ossrs:5.0release Dec 14, 2022
winlinvip added a commit that referenced this pull request Dec 18, 2022
1. SRT: Fix srt to rtmp crash when sps or pps empty. v5.0.112 (#3323)
2. GB28181: Fix memory overlap for small packets. v5.0.111 (#3315)
3. FLV: Support set default has_av and disable guessing. v5.0.110 (#3311)
4. FLV: Drop packet if header flag is not matched. v5.0.109 (#3306)
5. FLV: Reset has_audio or has_video if only sequence header. (#3310)
winlinvip added a commit that referenced this pull request Dec 18, 2022
1. SRT: Fix srt to rtmp crash when sps or pps empty. v5.0.112 (#3323)
2. GB28181: Fix memory overlap for small packets. v5.0.111 (#3315)
3. FLV: Support set default has_av and disable guessing. v5.0.110 (#3311)
4. FLV: Drop packet if header flag is not matched. v5.0.109 (#3306)
5. FLV: Reset has_audio or has_video if only sequence header. (#3310)
@winlinvip winlinvip added the EnglishNative This issue is conveyed exclusively in English. label Jul 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

EnglishNative This issue is conveyed exclusively in English.

2 participants