hello,sir, i installed openfire3.93 with plugin jitsivideobridge1.31
meet some quesiton follow as:
1 ofmeet working good
2 candy only show disconneted when i login with available account
3 jitmeet nothing ,only show download"meetlog.json
what’s problem?
thanks eveyone
Change
Candy.init(’/http-bind/’, {
core: { debug: false, websockets: true},
view: { resources: ‘…/res/’ }
});
to
Candy.init(’/http-bind/’, {
core: { debug: false, websockets: false},
view: { resources: ‘…/res/’ }
});
candy worked for me now; mark it
jitmeet work for me now,config as: