You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to have a state / service for the HDR option ?
with :
state = hdr_mode: 'on' or 'off'
service = dreamscreen.set_hdr (mode: 0 for 'off' and 1 for 'on')
That would be really nice in order to switch depending on the source of the video.
Thank you :)
The text was updated successfully, but these errors were encountered:
Is that a feature available on the 4k model? I don't believe I see that on my HD version. In the UDP Protocol it sounds like it's called HDR Tone Remapping, is that what you're looking for?
Hello,
I'm using your component and you did a great job!
Is it possible to have a state / service for the HDR option ?
with :
state = hdr_mode: 'on' or 'off'
service = dreamscreen.set_hdr (mode: 0 for 'off' and 1 for 'on')
That would be really nice in order to switch depending on the source of the video.
Thank you :)
The text was updated successfully, but these errors were encountered: