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
Anyone else having issues with the latest Hue Firmwares and XBMC Gotham. I've recently noticed I'm getting delays of about 3-4 seconds between the video and the lights after only a few seconds of playback. Changing xbmc.sleep(100) to xbmc.sleep(300) resolves the issue for me. Although it's disappointing as the hue should be capable of handling much more requests than that.
I've tried it with both Gotham version's on Openelec and SteamOS with the exact same results.
The text was updated successfully, but these errors were encountered:
jazz1138
changed the title
Video/Hue sync problems with lates firmware XBMC
Video/Hue sync problems with latest firmwares and XBMC
Mar 27, 2014
Anyone else having issues with the latest Hue Firmwares and XBMC Gotham. I've recently noticed I'm getting delays of about 3-4 seconds between the video and the lights after only a few seconds of playback. Changing
xbmc.sleep(100)
toxbmc.sleep(300)
resolves the issue for me. Although it's disappointing as the hue should be capable of handling much more requests than that.I've tried it with both Gotham version's on Openelec and SteamOS with the exact same results.
The text was updated successfully, but these errors were encountered: