Scott Moreau
Scott Moreau
This is a workaround: ``` if chromecast.media_controller.is_playing: chromecast.media_controller.update_status() ``` but it would still be nice to know why this happens.
Actually I can run the app over wifi, it's just I get no debug output in logcat. It says 'no debuggable process' in red in logcat process dropdown.
Actually it shows 'no debuggable process' even if plugged to usb but I get messages when plugged. I get no messages at all over wifi, for my app or otherwise....
Data read handler is being called now after using code from http://nilhcem.com/android-things/usb-communications but I still don't get any messages in logcat connected over wifi.
I am having a similar issue. I send 3 bytes with delimiter, always the same, as a test. On android, I receive the data but every once in awhile, data[318]...
I can reproduce this on an ODROID-HC4 ubuntu server 20.10 with 4GB ram and 2x640x480 cams, it was working fine for some 1.3x releases and then an update around the...
For what it's worth, I'm trying iSpy/Agent. After installing `dotnet`, it was easy to run and configure. Email works with postfix gmail relay. It consumes much more cpu than zoneminder...
About geometry_ppt, I wrote a patch for it but you must use all ppt or use the original geometry function, can't mix and match. You can check it out in...
[This is a patch](http://ix.io/4a4t) that adds sticky, always_on_top and the 2nd idea from #1566.
@tsujan Check out #1572, I changed it so it's 'set always_on_top' and 'set sticky', since it seemed to make more sense.