solomax commented on a change in pull request #132:
URL: https://github.com/apache/openmeetings/pull/132#discussion_r582722825
##########
File path:
openmeetings-core/src/main/java/org/apache/openmeetings/core/remote/KStream.java
##########
@@ -324,6 +319,16 @@ private WebRtcEndpoint createEndpoint(String sid, String
uid, boolean recv) {
return endpoint;
}
+ private void reApplyIceCandiates(WebRtcEndpoint endpoint, boolean recv)
{
Review comment:
I would put it inline :)
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]