GStreamer-Python icon indicating copy to clipboard operation
GStreamer-Python copied to clipboard

child process killed by pare error.

Open sagneun opened this issue 3 years ago • 1 comments

Hello, I have 11 child-processes and 1 parent-process. Child-processes are exist for streaming each eleven cameras and the parent-process makes and runs child-processes. Some processes in 11 processes were killed by parse error.

I'm getting the following error :

Error received from element m_rtspsrc: gst-resource-error-quark: Could not read from resource. (9) Debugging information: gstrtspsrc.c(5216): gst_rtspsrc_loop_interleaved (): /GstPipeline:pipeline0/GstRTSPSrc:m_rtspsrc: Could not receive message. (Parse error) terminating cam pipe Stopping CAM Stream by main process

Anybody can you tell me how to solve this? Any information would be appreciated. Thanks in advance.

sagneun avatar Mar 10 '22 01:03 sagneun

Sorry, I have not experienced with 11 cams, though I have used it for 5 in my IoT projects. Can you share your config and screenshot of 'top command while running your program?

sahilparekh avatar Mar 25 '22 05:03 sahilparekh