Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

child process killed by pare error. #8

Open
sagneun opened this issue Mar 10, 2022 · 1 comment
Open

child process killed by pare error. #8

sagneun opened this issue Mar 10, 2022 · 1 comment

Comments

@sagneun
Copy link

sagneun commented Mar 10, 2022

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 sagneun changed the title child process killed by something child process killed by pare error. Mar 10, 2022
@sahilparekh
Copy link
Owner

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants