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.
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.