--
You received this message because you are subscribed to the Google Groups "kurento" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kurento+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to a topic in the Google Groups "kurento" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/kurento/agVJHmxfVDQ/unsubscribe.
To unsubscribe from this group and all its topics, send an email to kurento+u...@googlegroups.com.
Interesting, this was in my dev environment so it should only have been 1 simultaneous connection.Am I perhaps not properly disposing of some resource after each connection ends?
Yes releasing the pipe will release all the elements inside, but if it is not guaranteed to be called that could be the issue.