This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Compiler/AM5718: Gst-rtsp-server 1.14.4 hang on client disconnect

Part Number: AM5718


Tool/software: TI C/C++ Compiler

Hi.All

I am using gst-rtsp-server 1.14.4. I used an example from the documentation for the rtsp server. During its operation, when the client disconnects from the server, the client session is not closed and blocks subsequent connections to the server until reboot. I found a similar problem here bugzilla.gnome.org/show_bug.cgi. What could be the error that the client remains hanging and blocks the gst-rtsp-server 1.14.4 server?