I am trying to get multiple Onn 4k devices setup with a LinkPi ENC5-v2 encoder, but I've been struggling with getting the devices to work correctly. It "works" but the video on the second device is dim, however, this is only the case when I launch the NBC app streams via ADB.
I'm using the following command:
adb shell am start -a android.intent.action.VIEW -d "nbctve://live/msnbc" com.nbcuni.nbc.androidtv
The only post I could find that mentioned dimming in the forums spoke of it being dim every other time, which is not the case for me. Its always dim on the second device, and the first device is always good. I have also tried playing with every YpCbCr8-bit setting and HDR disabling I could find to no avail.
Note, the same problem occurs even if its launched from ADBTuner (which makes sense since its sending the exact same ADB command). If I launch the channel manually from the NBC App Guide via the remote, it looks correct.
I have tried multiple ports on the linkpi and even directly connecting the device to the TV. None of these have helped. The second device is dim and the first device looks good.
I have gone setting by setting through every menu of the decides and they are configured identically.
I have also reset the second device back to factory settings more times than I can count.
I have also tried an old Tivo Stream device and it was also dim for the NBC app only when tuned via ADB. I had the same problem on a FireTV, which is why I bought the second Onn device. I think its something in the NBC app itself though, but I can't for the life of me figure out what it is.
I would appreciate any suggestions.