Skip to content

rtspsrc: Avoid stack overflow recursing waiting for response

Instead of recursing, simply implement a loop with gotos, the same way it was done before 81217528

Fixes #710 (closed)

Merge request reports