Plz help, no video of the second participant too

I added Jitsi VideoBridge Plugin to openfire as follows, but can only see ourselves with my colleague.

var config = {

hosts: {

domain: ‘pc-20130718milz’,

muc: ‘conference.pc-20130718milz’, // FIXME: use XEP-0030

bridge: ‘jitsi-videobridge.pc-20130718milz’ // FIXME: use XEP-0030

},

useIPv6: false, // ipv6 support. use at your own risk

useNicks: false,

useWebsockets: false,

resolution: “360”,

bosh: '[http://](http://)pc-20130718milz:7070/http-bind/' // FIXME: use xep-0156 for that

};

where ‘pc-20130718milz’ is the computer name and the host name when setting the openfire.

the javascript console shows:

……

Is this the reason caused no second video? Thank you for your reply.

uh, sorry for my question. The problem has been resolved since upgrated the videobridge from ‘jitsi-videobridge-windows-x64-91’ to the latest release ‘94’.