burak-58

Results 35 comments of burak-58

java.lang.reflect.InvocationTargetException: null at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.red5.server.service.ServiceInvoker.invoke(ServiceInvoker.java:189) at org.red5.server.net.rtmp.RTMPHandler.invokeCall(RTMPHandler.java:213) at org.red5.server.net.rtmp.RTMPHandler.onCommand(RTMPHandler.java:309) at org.red5.server.net.rtmp.BaseRTMPHandler.messageReceived(BaseRTMPHandler.java:115) at org.red5.server.net.rtmp.ReceivedMessageTask.call(ReceivedMessageTask.java:72) at org.red5.server.net.rtmp.ReceivedMessageTask.call(ReceivedMessageTask.java:38) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at...

I couldn't reproduce the issue. The issue may related to that: While updating the subtracklist for the Listeners room WebRTCViewerCount field may also be kept as previous value. So the...

Updated in: https://antmedia.io/discover-the-filter-plugin/ and https://github.com/ant-media/Plugins/tree/master/FilterPlugin#readme

Hi @PASSIONCORNERS, It is still opened but we have another solution for merging streams other than the MCU. It is [Media Push](https://github.com/ant-media/Plugins/tree/master/MediaPushPlugin). Please try it.

Thank you @guiiicd for the report. Could you please create a separate issue from: https://github.com/ant-media/Ant-Media-Server/issues/new/choose Let me close this one.

Many thanks @geneukum for the solution.

It is fixed with the same PR for https://github.com/ant-media/Ant-Media-Server/issues/5172.

Let me close this. @USAMAWIZARD please reopen if it doesn't fix your issue.

Hi @MaZZly , For old stream-base conferencing, there is an application setting `acceptOnlyRoomsInDataStore` for that. If you set it you can join only the room that is created in advance....

Thank you @farawaysouthwest for reporting the issue. Could you please provide some details about the RTMP streaming? For example which tool you are using and provide the settings.