You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openmeetings.apache.org by GitBox <gi...@apache.org> on 2021/03/25 02:54:38 UTC

[GitHub] [openmeetings] sebawagner commented on a change in pull request #140: OPENMEETINGS-2601 Able to configure which certificate type to use for WebRtcEndpoint

sebawagner commented on a change in pull request #140:
URL: https://github.com/apache/openmeetings/pull/140#discussion_r601006337



##########
File path: openmeetings-core/src/main/java/org/apache/openmeetings/core/remote/AbstractStream.java
##########
@@ -48,8 +49,15 @@ public void release() {
 
 	public abstract void release(boolean remove);
 
-	public static WebRtcEndpoint createWebRtcEndpoint(MediaPipeline pipeline, Boolean recv) {
+	public static WebRtcEndpoint createWebRtcEndpoint(MediaPipeline pipeline, Boolean recv,

Review comment:
       its not a constructor?




-- 
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:
users@infra.apache.org