Skip to content
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

SRT: Fix srt to rtmp crash when sps or pps empty. v5.0.112 #3323

Merged
merged 2 commits into from
Dec 18, 2022

Conversation

xiaozhihong
Copy link
Collaborator

Srt to rtmp need to check wether the sps or pps empty.

@xiaozhihong xiaozhihong changed the base branch from develop to 5.0release December 17, 2022 07:28
@xiaozhihong xiaozhihong linked an issue Dec 17, 2022 that may be closed by this pull request
@winlinvip winlinvip changed the title Fix srt to rtmp crash when sps or pps empty. SRT: Fix srt to rtmp crash when sps or pps empty. Dec 17, 2022
@winlinvip winlinvip merged commit 09a9617 into ossrs:5.0release Dec 18, 2022
@winlinvip winlinvip changed the title SRT: Fix srt to rtmp crash when sps or pps empty. SRT: Fix srt to rtmp crash when sps or pps empty. v5.0.112 Dec 18, 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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SRT: Service stopped by assert fail.
2 participants