-
-
Notifications
You must be signed in to change notification settings - Fork 456
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
HDR 10bit support HVEC H265 #552
Comments
Hello roulendz, Thank you for your feature request. It is a good point. We have added it to the official feature request list. #345 To be honest: This feature is not on our 2023 roadmap. There are several ways to achieve this goal: GitHub Pull Request: The fastest and easiest way is to develop the feature and submit a pull request on GitHub. We will incorporate your code into one of the upcoming releases. Sponsor the feature for the community: If you urgently need this feature for a commercial application, you can sponsor its development. This can be done via Open Collective or Patreon, for example. If you prefer other methods, we will work together to find a solution that works for you. So that you know, this extension would require 2 to 4 days of development time for a software developer to integrate it into Restreamer. Feature request on GitHub: This is the least confident and slowest approach to requesting the feature. We may eventually develop the feature, but a specific timeframe or guarantee has yet to be set. You can add your request by commenting on our feature list: #345 We appreciate your interest and contributions to the project. Cheerio |
Hello @roulendz We are closing your ticket #552. This may be due to the following reasons:
You can reopen this ticket at any time! Please only open related tickets once! Always answer/ask in the original ticket with the same issue! |
I am able to get h265 steam working (i think). by first setting it to stream h264 in obs and set to passthrough in restreamer, then switch to stream h265. only drawback so far is that the preview in restreamer isn't working, but you can always use hls link and play on an external player |
hi I can't use OBS. |
Is your feature request related to a problem? Please describe.
Currently, when sending a 10-bit signal from OBS through the SRT input, it needs to be re-encoded to H264, which does not support 10-bit HDR. YouTube has been supporting HDR streaming for some time now, as shown here: HDR 10bit support HEVC H265.
I believe this would significantly benefit new creators looking to distinguish themselves with HDR live streams, particularly those who have HDR-supporting devices.
Describe the solution you'd like
If implementing H265 is not feasible at the moment, perhaps a quicker solution would be to simply allow forwarding of the incoming signal. There is a passthrough feature, but as far as I understand, it passes the re-encoded stream to YouTube.
Restreamer Reencoded HDR stream nerd stats
HDR Enabled nerd stats
Additional context
Please check out this HDR Livestream. It looks really fantastic, especially if you have HDR enabled on your phone or monitor. Link to the HDR Livestream
Thank you for your attention to this matter. I appreciate your help in improving the streaming experience for creators and viewers alike.
The text was updated successfully, but these errors were encountered: