Replies: 6 comments
-
Dont have access to a UHD8000, but I'll have a look at it. May need your help testing if that is OK |
Beta Was this translation helpful? Give feedback.
-
I will be happy to help in testing, also I have a problem with the display of cameras on rstp and onvif here is more detailed https://community.home-assistant.io/t/does-not-show-cctv-cameras-on-zidoo-via-home-assistan/789889 if it is also somehow related to the model of the player is also ready to test everything. |
Beta Was this translation helpful? Give feedback.
-
This may be a limitation of the zidoo codecs and rtsp. I haven't found a reliable method of displaying camera feeds as yet. The only success I've had is to use something like Jellyfin to re-encode to HLS. I did see a write up of doing something similar within HA streams. You could try expermenting. |
Beta Was this translation helpful? Give feedback.
-
If you can find a link to the article it would be appreciated. And what about onvif ? |
Beta Was this translation helpful? Give feedback.
-
https://community.home-assistant.io/t/i-tried-all-the-camera-platforms-so-you-dont-have-to/222999?page=12 If you make any headway, let us know |
Beta Was this translation helpful? Give feedback.
-
I had a quick look at this, and am thinking that it is beyond the scope of this integration. The calls seem to be similar to the existing Typically I recommend using the remote 'Send Button Key' service/action for this type of control. If the supplied remote has additional audio input/output buttons available, perhaps you could go back to the developers and ask if there are custom key commands for them. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
With this integration is it possible to set which output and input I need ?
I asked zidoo support for the commands and they look like this, the ip address needs to be changed to my address
Input source switching
http://192.168.11.200:9529/ZidooMusicControl/v2/setInputList?tag=XMOS&index=0
http://192.168.11.200:9529/ZidooMusicControl/v2/setInputList?tag=USB&index=1
Output switching:
http://192.168.11.200:9529/ZidooMusicControl/v2/setOutInputList?tag=XLR&index=0
http://192.168.11.200:9529/ZidooMusicControl/v2/setOutInputList?tag=RCA&index=1
http://192.168.11.200:9529/ZidooMusicControl/v2/setOutInputList?tag=XLRRCA&index=2
http://192.168.11.200:9529/ZidooMusicControl/v2/setOutInputList?tag=HDMI&index=3
http://192.168.11.200:9529/ZidooMusicControl/v2/setOutInputList?tag=HDMI2&index=4
http://192.168.11.200:9529/ZidooMusicControl/v2/setOutInputList?tag=SPDIF&index=5
http://192.168.11.200:9529/ZidooMusicControl/v2/setOutInputList?tag=USB&index=6
Beta Was this translation helpful? Give feedback.
All reactions