Error with gst-resource-error-quark

Thanks for the replay.

Ok, I’m gonna explain my setup to because maybe that is the problem.

I have 20 ip cameras, connected to the internet each with a different dynamic IP provided by the ISP. Every 12 h there is a forced IP change.
In my local network i have a VPN that connects the 20 camaras with a local static IP.
The Xavier is connected to the 20 cameras via the local network (using the VPN)

We suspect that each time our ISP force a ip change in the camaras, the app crash. But this does not make any sense because it should lock as a micro cut of max 5sec to the app.

Edit: After more testing we are sure that the error is when camara ip change. I create a new topic.

If someone have problem that the cameras are not showing the real time, we fixed with this:
FPS = 12
BATCHED_PUSH_TIMEOUT = 1 / FPS * 1000 * 1000