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

H265: Support HEVC over HTTP-TS. v6.0.4 #3275

Merged
merged 1 commit into from
Nov 23, 2022

Conversation

winlinvip
Copy link
Member

  1. Update TS video codec to HEVC during streaming.
  2. Return error when HEVC is disabled.
  3. Parse HEVC NALU type by SrsHevcNaluTypeParse.
  4. Show message when codec change for TS.

1. Update TS video codec to HEVC during streaming.
2. Return error when HEVC is disabled.
3. Parse HEVC NALU type by SrsHevcNaluTypeParse.
4. Show message when codec change for TS.
@winlinvip winlinvip merged commit 70d5618 into ossrs:develop Nov 23, 2022
@winlinvip winlinvip linked an issue Dec 26, 2022 that may be closed by this pull request
@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.

H265: Support HEVC in RTMP/SRT/HLS/WebRTC/DASH/GB28181
2 participants