Replies: 1 comment
-
Hello, this library is open source and you can see which routines are started and why by looking at the source code. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When you start capturing a stream from rtsp server, 8 goroutines work before calling the gortsplib.Client.Play(nil) method. After calling the gortsplib.Client.Play(nil) method, after a few seconds, third-party processes begin to appear in htop and their number reaches 14-20 within 15 minutes. What is the reason for the emergence of new processes?
Beta Was this translation helpful? Give feedback.
All reactions