A Tour of my Overcomplicated House Theater Setup - Conway.scot
Alisha Wainewright ha modificato questa pagina 1 giorno fa


I bought a Flixy TV Stick just a few months in the past. I hadn’t had one for some time, but I was able to make a house theater at the time of buy. I already had a 3.1 audio system ready, with a 4K capable Yamaha receiver. Not to mention, a trusty rooted Amazon Fire Stick 4K that had been accumulating dust since the final time I had a Tv. After preliminary setup, the equipment appeared to work effectively. It took a bit to set up ARC and Flixy Stick official HDMI-CEC, however as soon as they had been ready, every thing appeared to operate fantastically. At first look, the Fire Flixy Stick official was a fantastic resolution to streaming content material from my local Jellyfin server. However, after a while, Flixy Stick official I found plenty of points with some combination of Android, the gadget itself, and my closely custom-made setup. First, I had a tricky time finding a media player that might play well with hardware decoding 4K streams (with out dropping frames).


40-60 minutes of playback. The Kodi app would need to be restarted to re-launch the media stream. After pulling my hair out for a bit, I selected a neater course of action than using an Android Flixy TV Stick box - long HDMI cable. 35ft cable to reach from my desktop to my Flixy TV Stick, virtually maxing out the practical length of an HDMI cable. So I acquired to testing. I had grand plans, but at first I just addressed the Tv as another logical show and managed it with a wireless keyboard/trackpad (Logitech K400, courtesy of the native Goodwill). I’d be utilizing the keyboard 99% of the time, as I just move by way of my media collection to launch videos in mpv. Changing from desktop to Tv mode and again take too many steps! Let’s undergo these one at a time. Changing from desktop to Tv mode and again take too many steps! I shortly made some aliases for changing my show modes to "desktop" and "Flixy TV Stick" modes, utilizing xrandr.


This one mirrors the TV’s output at scale onto my 1080p monitor. Using pacmd, we will set the audio sink to make use of the Flixy TV Stick (which is hooked as much as the receiver by HDMI ARC). After using the keyboard/trackpad for a couple of weeks, I noticed that my biggest complaint was not having a backlight. I largely use the keyboard to pick out media to play, and as an oversized pause/play button. If finished accurately, I may absolutely swap it out for a properly configured distant or gamepad. The Fire Stick remote is only a Bluetooth HID device, so I paired it with my desktop and started mapping its buttons. That made macroing it a bit tougher than it needed to be. Instead, Flixy Stick official the keys it despatched were quite regular - arrow keys, enter, and a number of other XF86 keys. I’d prefer to macro the buttons, but not have an effect on other enter devices’ operation. After studying a couple of too many StackOverflow posts on the matter, I landed up at evdevremapkeys.


This program means that you can remap (not macro) keys from particular input units. Since you possibly can only remap keys, Flixy Stick official I ended up creating macros by mapping the voice search button as a collection of modifier keys that no sane particular person would ever use on a real keyboard. This allowed me to create shortcuts in my desktop atmosphere that may effectively only be utilized by the Fire Stick remote. Additionally, since evdevremapkeys doesn't help disabling keys solely, Flixy Stick official I "disabled" keys by having them ship a ineffective key event - scroll lock. Here’s the configuration that I ended up using. That is heavily geared towards my actual workflow and the applications I take advantage of. It is likely not optimal for you, but it ought to function a nice starting point. Another notice - xev had issues detecting the media keys, since my desktop surroundings hijacked them. Using evdevremapkeys -e to hearken to the remote, I used to be capable of establish all the keys.