morrolinux

Results 79 comments of morrolinux

I have to add that this happens to me as well, but only on my Pi 3. The Pi Zero W is perfectly stable. Test conditions were the same, so...

Yeah... the thing is I've had to switch to string type to support named workspaces, hence the alphabetical order. It could be worked around with a conditional cast to int...

You need to install tensorflow-gpu 1.14

> The last thing I obtain on the client is: > > TCP server is listening on port 12346. Waiting for client to connect... This is not the client. It's...

> So i have the server on the local machine and the client on the remote one? Yes, the viewer app is a server which waits for the remote host...

Looks ok.... What's the content of your hprdp file? (See the README)

You should try deleting that file and laughing the AppImage again. It will be re-generated, hopefully with the right settings, or at least with something specific to your system so...

If your hprdp file looks exactly like this: ``` echo $BASHPID > /tmp/ffmpeg.pid; ffmpeg -f x11grab -draw_mouse 0 -s 1920 1600x1080 900 -framerate 30 -i $DISPLAY -c:v libx264 -preset medium...

> works fine, thanks a lot. > I've checked my display: > 1920x1080 > 1600x900 Cool, I'm happy to hear that. And I think I've got a clue on what...

Thanks for getting back to me, I've been quite busy and forgot to give you some feedback. I found the culprit and basically all is needed is a better way...