Brady Dean
Brady Dean
Ok I figured it out. The rd keeps track based on (ep, d) and the ip:port has nothing to do with the issue. I added an ep in the registration_parameters...
I ended up using `async for response in request.observation` so the `ClientObservation` hands around. I just started learning `asyncio` today and I suspect my coroutine was finishing execution, destroying the...
@6by9 does h264_v4l2m2m use any hardware support? I'm not familiar with it.
@6by9 So I'm curious now. On my RPI4 (64bit), ffmpeg has the h264_v4l2m2m encoder available - I take it it's not using omx underneath so then what is it actually...
I'm getting this error using the `tcardonne/github-runner` container and a Fedora based container action. Is there a way to make this work?
I think this should also be added. And as another feature, when you backspace an empty `{}` it should delete both parentheses.