Closed jbuchacher closed 3 months ago
Issue has been automatically marked as stale due to inactivity for 90 days. Update the issue to remove label, otherwise it will be automatically closed.
Issue has been automatically marked as stale due to inactivity for 90 days. Update the issue to remove label, otherwise it will be automatically closed.
Describe the bug The
udev-video-broker
pod crashes with an OOMError, even after settingudev.configuration.brokerPod.resources.memoryLimit=400Mi
.Output of
kubectl get pods,akrii,akric -o wide
Kubernetes Version: [e.g. Native Kubernetes 1.19, MicroK8s 1.19, Minikube 1.19, K3s]
MicroK8s v1.27.4 revision 5650
To Reproduce Steps to reproduce the behavior:
Expected behavior Video broker pods will come up healthy and not be killed with an OOM error.
Logs (please share snips of applicable logs)
kubectl logs <pod name>
kubectl get logs <pod name> --previous
journalctl -u kubelet
orjournalctl -u snap.microk8s.daemon-kubelet
if you are using a MicroK8s cluster.No entries in journalctl: `-- No entries --
udev-video-broker pod logs:
Additional context
v4l2-ctl --device /dev/video0 --set-fmt-video=width=3280,height=2464,pixelformat=JPEG --stream-mmap --stream-to=frame.jpg --stream-count=1
Raspberry Pi 4 Model B Rev 1.2
with 4GB of RAM. Also tried with 8GB of RAMavenc_mjpeg
plugin to work properly in the test gstreamer pipelines. I get the following error: