I have jitsi Videobridge installed via plugin in Openfire, I set resolution to 360, it still not working with Jitsi (tools > create video brdige).
We can't see others only our webcam, and other issues like that.
It only works when we wait until we can see one participant and activate next webcam and so on (In real conference we shouldn't have issues like that).
Also, I activate this port range 50000 / 60000 (firewall-cmd --add-port 50000-60000/udp) but when checking with nmap, I have this:
I also have problems with Jitsi Vodeobridge as Openfire plugin. It is connected properlu to Openfire server (I can see component session). When I try to create conference i get error just after call starts: "..... Caused by: net.java.sip.communicator.service.protocol.OperationFailedException: Failed to allocate colibri channel."Videobridge receives IQ packet, starts listening on prepared ports, but then throws an error: 13:01:48.002 INFO: [93] org.ice4j.ice.Agent.createComponent() MY_IP_ADDRES:10016/udp (host)13:01:48.002 INFO: [93] org.ice4j.ice.Agent.gatherCandidates() Gather candidates for component audio.RTCP13:01:48.048 INFO: [93] org.ice4j.ice.Agent.createComponent() SECOND_PERSON_IP_ADDRES:10017/udp (host)13:01:48.048 INFO: [93] org.jitsi.videobridge.Content.info() Created channel e94c59f4efa2ab0d of content audio of conference a1f08c9f90580008. The total number of conferences is now 3, channels 1.java.lang.IllegalArgumentException: null is not a currently supported Transport at org.ice4j.Transport.parse(Transport.java:107) at org.jitsi.videobridge.IceUdpTransportManager.doStartConnectivityEstablishment(IceUdpTransportManager.java:1266) at org.jitsi.videobridge.IceUdpTransportManager.startConnectivityEstablishment(IceUdpTransportManager.java:1357) at org.jitsi.videobridge.Channel.setTransport(Channel.java:692) at org.jitsi.videobridge.Videobridge.handleColibriConferenceIQ(Videobridge.java:711) at org.jitsi.videobridge.Videobridge.handleColibriConferenceIQ(Videobridge.java:449) at org.jitsi.videobridge.xmpp.ComponentImpl.handleColibriConferenceIQ(ComponentImpl.java:204) at org.jitsi.videobridge.xmpp.ComponentImpl.handleIQRequest(ComponentImpl.java:350) at org.jitsi.videobridge.xmpp.ComponentImpl.handleIQ(ComponentImpl.java:281) at org.jitsi.videobridge.xmpp.ComponentImpl.handleIQ(ComponentImpl.java:233) at org.jitsi.videobridge.xmpp.ComponentImpl.handleIQGet(ComponentImpl.java:332) at org.xmpp.component.AbstractComponent.processIQRequest(AbstractComponent.java:511) at org.xmpp.component.AbstractComponent.processIQ(AbstractComponent.java:289) at org.xmpp.component.AbstractComponent.processQueuedPacket(AbstractComponent.java:239) at org.xmpp.component.AbstractComponent.access$100(AbstractComponent.java:81) at org.xmpp.component.AbstractComponent$PacketProcessor.run(AbstractComponent.java:1051) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source)What can be wrong? I have enabled 10000-20000/UDP ports on vide-bridge server's firewall so i don't thing this is the firewall problem. --Michal--Od: "MELLAH Khadija" <kmellah@jouve.fr>Do: users@jitsi.org; Wysłane: 14:20 Poniedziałek 2014-09-01Temat: [jitsi-users] jitsi videobridge issuesHello everyone,I still have problems with jitsi videobridge:I have jitsi Videobridge installed via plugin in Openfire, I set resolution to 360, it still not working with Jitsi (tools > create video brdige).We can't see others only our webcam, and other issues like that.It only works when we wait until we can see one participant and activate next webcam and so on (In real conference we shouldn't have issues like that).Also, I activate this port range 50000 / 60000 (firewall-cmd --add-port 50000-60000/udp) but when checking with nmap, I have this:PORT STATE SERVICE50000/udp closed unknownCan you please tell me what's the problem?Thanks for your help.
De: "Michal" <michal1981@poczta.fm>
À: "Jitsi Users" <users@jitsi.org>
Envoyé: Mardi 2 Septembre 2014 13:06:12
Objet: Re: [jitsi-users] jitsi videobridge issues
I also have problems with Jitsi Vodeobridge as Openfire plugin. It is connected properlu to Openfire server (I can see component session). When I try to create conference i get error just after call starts:
"..... Caused by: net.java.sip.communicator.service.protocol.OperationFailedException: Failed to allocate colibri channel."
Videobridge receives IQ packet, starts listening on prepared ports, but then throws an error:
13:01:48.002 INFO: [93] org.ice4j.ice.Agent.createComponent() MY_IP_ADDRES:10016/udp (host)
13:01:48.002 INFO: [93] org.ice4j.ice.Agent.gatherCandidates() Gather candidates for component audio.RTCP
13:01:48.048 INFO: [93] org.ice4j.ice.Agent.createComponent() SECOND_PERSON_IP_ADDRES:10017/udp (host)
13:01:48.048 INFO: [93] org.jitsi.videobridge.Content.info() Created channel e94c59f4efa2ab0d of content audio of confer
ence a1f08c9f90580008. The total number of conferences is now 3, channels 1.
java.lang.IllegalArgumentException: null is not a currently supported Transport
at org.ice4j.Transport.parse(Transport.java:107)
at org.jitsi.videobridge.IceUdpTransportManager.doStartConnectivityEstablishment(IceUdpTransportManager.java:126
6)
at org.jitsi.videobridge.IceUdpTransportManager.startConnectivityEstablishment(IceUdpTransportManager.java:1357)
at org.jitsi.videobridge.Channel.setTransport(Channel.java:692)
at org.jitsi.videobridge.Videobridge.handleColibriConferenceIQ(Videobridge.java:711)
at org.jitsi.videobridge.Videobridge.handleColibriConferenceIQ(Videobridge.java:449)
at org.jitsi.videobridge.xmpp.ComponentImpl.handleColibriConferenceIQ(ComponentImpl.java:204)
at org.jitsi.videobridge.xmpp.ComponentImpl.handleIQRequest(ComponentImpl.java:350)
at org.jitsi.videobridge.xmpp.ComponentImpl.handleIQ(ComponentImpl.java:281)
at org.jitsi.videobridge.xmpp.ComponentImpl.handleIQ(ComponentImpl.java:233)
at org.jitsi.videobridge.xmpp.ComponentImpl.handleIQGet(ComponentImpl.java:332)
at org.xmpp.component.AbstractComponent.processIQRequest(AbstractComponent.java:511)
at org.xmpp.component.AbstractComponent.processIQ(AbstractComponent.java:289)
at org.xmpp.component.AbstractComponent.processQueuedPacket(AbstractComponent.java:239)
at org.xmpp.component.AbstractComponent.access$100(AbstractComponent.java:81)
at org.xmpp.component.AbstractComponent$PacketProcessor.run(AbstractComponent.java:1051)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
What can be wrong? I have enabled 10000-20000/UDP ports on vide-bridge server's firewall so i don't thing this is the firewall problem.
I have jitsi Videobridge installed via plugin in Openfire, I set resolution to 360, it still not working with Jitsi (tools > create video brdige).
We can't see others only our webcam, and other issues like that.
It only works when we wait until we can see one participant and activate next webcam and so on (In real conference we shouldn't have issues like that).
Also, I activate this port range 50000 / 60000 (firewall-cmd --add-port 50000-60000/udp) but when checking with nmap, I have this:
sorry, you are right i meant an external component :) Od: "MELLAH Khadija" <kmellah@jouve.fr>Do: "Jitsi Users" <users@jitsi.org>; Wysłane: 14:03 Wtorek 2014-09-02Temat: Re: [jitsi-users] jitsi videobridge issuesYou can not see Jitsi videoBridge in component session if you say that you have it as a plugin in openfire, you have something wrong, see: https://community.igniterealtime.org/docs/DOC-2753#comment-8597De: "Michal" <michal1981@poczta.fm>À: "Jitsi Users" <users@jitsi.org>Envoyé: Mardi 2 Septembre 2014 13:06:12Objet: Re: [jitsi-users] jitsi videobridge issuesI also have problems with Jitsi Vodeobridge as Openfire plugin. It is connected properlu to Openfire server (I can see component session). When I try to create conference i get error just after call starts: "..... Caused by: net.java.sip.communicator.service.protocol.OperationFailedException: Failed to allocate colibri channel."Videobridge receives IQ packet, starts listening on prepared ports, but then throws an error: 13:01:48.002 INFO: [93] org.ice4j.ice.Agent.createComponent() MY_IP_ADDRES:10016/udp (host)13:01:48.002 INFO: [93] org.ice4j.ice.Agent.gatherCandidates() Gather candidates for component audio.RTCP13:01:48.048 INFO: [93] org.ice4j.ice.Agent.createComponent() SECOND_PERSON_IP_ADDRES:10017/udp (host)13:01:48.048 INFO: [93] org.jitsi.videobridge.Content.info() Created channel e94c59f4efa2ab0d of content audio of conference a1f08c9f90580008. The total number of conferences is now 3, channels 1.java.lang.IllegalArgumentException: null is not a currently supported Transport at org.ice4j.Transport.parse(Transport.java:107) at org.jitsi.videobridge.IceUdpTransportManager.doStartConnectivityEstablishment(IceUdpTransportManager.java:1266) at org.jitsi.videobridge.IceUdpTransportManager.startConnectivityEstablishment(IceUdpTransportManager.java:1357) at org.jitsi.videobridge.Channel.setTransport(Channel.java:692) at org.jitsi.videobridge.Videobridge.handleColibriConferenceIQ(Videobridge.java:711) at org.jitsi.videobridge.Videobridge.handleColibriConferenceIQ(Videobridge.java:449) at org.jitsi.videobridge.xmpp.ComponentImpl.handleColibriConferenceIQ(ComponentImpl.java:204) at org.jitsi.videobridge.xmpp.ComponentImpl.handleIQRequest(ComponentImpl.java:350) at org.jitsi.videobridge.xmpp.ComponentImpl.handleIQ(ComponentImpl.java:281) at org.jitsi.videobridge.xmpp.ComponentImpl.handleIQ(ComponentImpl.java:233) at org.jitsi.videobridge.xmpp.ComponentImpl.handleIQGet(ComponentImpl.java:332) at org.xmpp.component.AbstractComponent.processIQRequest(AbstractComponent.java:511) at org.xmpp.component.AbstractComponent.processIQ(AbstractComponent.java:289) at org.xmpp.component.AbstractComponent.processQueuedPacket(AbstractComponent.java:239) at org.xmpp.component.AbstractComponent.access$100(AbstractComponent.java:81) at org.xmpp.component.AbstractComponent$PacketProcessor.run(AbstractComponent.java:1051) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source)What can be wrong? I have enabled 10000-20000/UDP ports on vide-bridge server's firewall so i don't thing this is the firewall problem. --Michal--Od: "MELLAH Khadija" <kmellah@jouve.fr>Do: users@jitsi.org; Wysłane: 14:20 Poniedziałek 2014-09-01Temat: [jitsi-users] jitsi videobridge issuesHello everyone,I still have problems with jitsi videobridge:I have jitsi Videobridge installed via plugin in Openfire, I set resolution to 360, it still not working with Jitsi (tools > create video brdige).We can't see others only our webcam, and other issues like that.It only works when we wait until we can see one participant and activate next webcam and so on (In real conference we shouldn't have issues like that).Also, I activate this port range 50000 / 60000 (firewall-cmd --add-port 50000-60000/udp) but when checking with nmap, I have this:PORT STATE SERVICE50000/udp closed unknownCan you please tell me what's the problem?Thanks for your help.