-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
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 SRT, RTMP with NVENC and LARIX #3388
Labels
Bug
It might be a bug.
EnglishNative
This issue is conveyed exclusively in English.
Enhancement
Improvement or enhancement.
Milestone
Comments
build the latest code, publish HEVC over RTMP still not work, logs as below
|
@chundonglinlin Your PR(#3389) works |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Bug
It might be a bug.
EnglishNative
This issue is conveyed exclusively in English.
Enhancement
Improvement or enhancement.
Description
Streaming HEVC over RTMP, SRT with NVENC and LARIX app doesn't work even tho it's the same codec, and FFprobe detects all the same codec parameters between Libx265 and Hevc_nvenc ad Larix.
SRS Version: SRS/6.0.20 with ./configure --h265=on --srt=on
SRS Log:
Replay
Step 1: Clone and build SRS DEV docker
Step 2: WORKS - FFmpeg libx265 - start streaming with ffmpeg using libx265 works
Step 3: DOESN'T WORK - FFmpeg nvenc - start streaming with ffmpeg using hevc_nvenc and check the logs on SRS server.
Step 4: DOESN'T WORK - Larix hevc - start streaming with Larix broadcaster app doesn't work
Download the Larix broadcaster app on Google Play or App Store
Import Larix grove stream settings
Expect
All three ways to stream should work since they use the same HEVC codec and the same or similar encoding settings like level, profile, bitrate, etc.
The text was updated successfully, but these errors were encountered: