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)
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Instead of recursing, simply implement a loop with gotos, the same way it was done before 81217528
Fixes #710 (closed)