Tomas Kislan

Results 11 comments of Tomas Kislan

@dusty-nv Is there something I can help with? I have this set up as both development and later deployment containers .. and video output is really bad I can give...

@dusty-nv Didn't help .. i've also double checked the gstreamer version, and it matches the one thats on the device actually using nvidia encoders cause the pipeline to get stuck,...

``` [gstreamer] gstEncoder -- codec not specified, defaulting to H.264 [gstreamer] gstEncoder -- pipeline launch string: [gstreamer] appsrc name=mysource is-live=true do-timestamp=true format=3 ! nvv4l2h264enc bitrate=4000000 ! video/x-h264 ! h264parse !...

I've managed to get it working .. but there still is a bug Given that I have an image with dimensions: `(960x643, 3 channels)` I want to crop it into...

So it is not the same problem at all

I tried reverting from 1.17.3 to 1.16.8, but I was still experiencing the same problem. Only way how to fix this is to have DaemonSet running, and call `ip r...

Doesn't seem to have helped when I unloaded the kernel module, and restarted the pods ``` Warning Unhealthy 20s (x2 over 21s) kubelet Readiness probe failed: calico/node is not ready:...

@svenefftinge One example is using private packages in a project. Without a secret there is no way to have prebuild download and resolve all the dependencies

I have this same problem ``` gpio_modules: - name: raspberrypi module: raspberrypi sensor_modules: - name: dht22_sensor module: dht22 type: AM2302 pin: 4 - name: mhz19 module: mhz19 device: "/dev/ttyAMA0" range:...