A Tour Of My Overcomplicated House Theater Setup - Conway.scot

De Transcrire-Wiki
Aller à la navigation Aller à la recherche


I bought a Flixy TV Stick a number of months ago. I hadn’t had one for a while, but I used to be ready to make a house theater at the time of buy. I already had a 3.1 audio system ready, with a 4K succesful Yamaha receiver. Not to mention, a trusty rooted Amazon Fire Stick 4K that had been amassing dust since the last time I had a Tv. After initial setup, the tools appeared to work well. It took a bit to set up ARC and HDMI-CEC, but once they have been prepared, every thing seemed to operate fantastically. At first glance, the Fire Stick was an ideal answer to streaming content material from my local Jellyfin server. However, after some time, I discovered a number of points with some mixture of Android, Flixy TV Stick the gadget itself, and my heavily custom-made setup. First, I had a troublesome time finding a media participant that will play properly with hardware decoding 4K streams (without 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 decided on a better course of action than utilizing an Android Flixy TV Stick field - long HDMI cable. 35ft cable to succeed in from my desktop to my Flixy TV Stick, nearly maxing out the sensible size of an HDMI cable. So I obtained to testing. I had grand plans, but at first I just addressed the Tv as another logical show and Flixy TV Stick reviews managed it with a wireless keyboard/trackpad (Logitech K400, Flixy TV Stick reviews courtesy of the native Goodwill). I’d be using the keyboard 99% of the time, as I simply move by means of my media assortment to launch videos in mpv. Changing from desktop to Tv mode and again take too many steps! Let’s go through these one at a time. Changing from desktop to Tv mode and back take too many steps! I shortly made some aliases for changing my display modes to "desktop" and "Flixy TV Stick reviews" modes, Flixy TV Stick reviews using xrandr.



This one mirrors the TV’s output at scale onto my 1080p monitor. Using pacmd, we can set the audio sink to use the Tv (which is hooked up to the receiver through HDMI ARC). After using the keyboard/trackpad for a number of weeks, I seen that my greatest complaint was not having a backlight. I largely use the keyboard to pick media to play, and as an oversized pause/play button. If achieved correctly, I might absolutely swap it out for a correctly configured distant or gamepad. The Fire Stick remote is just a Bluetooth HID gadget, so I paired it with my desktop and began mapping its buttons. That made macroing it a bit tougher than it needed to be. Instead, the keys it despatched had been fairly normal - arrow keys, enter, and Flixy TV Stick reviews several other XF86 keys. I’d like to macro the buttons, however not have an effect on other enter devices’ operation. After studying a few too many StackOverflow posts on the matter, I landed up at evdevremapkeys.



This program lets you remap (not macro) keys from particular enter units. Since you possibly can solely remap keys, I ended up creating macros by mapping the voice search button as a sequence of modifier keys that no sane particular person would ever use on an actual keyboard. This allowed me to create shortcuts in my desktop environment that will effectively only be used by the Fire Stick distant. Additionally, since evdevremapkeys does not support disabling keys entirely, I "disabled" keys by having them send a ineffective key occasion - scroll lock. Here’s the configuration that I ended up utilizing. This is closely geared in the direction of my actual workflow and the applications I exploit. It is likely not optimum for you, however it should serve as a nice starting point. Another notice - xev had problems detecting the media keys, since my desktop atmosphere hijacked them. Using evdevremapkeys -e to listen to the remote, I used to be capable of identify all the keys.