Websockets.war and build 1458

Hi Delle,

I installed the RPM build - 1458 (http://bamboo.igniterealtime.org/browse/OPENFIRE-NIGHTLYRPM-1458/artifact/JOB1/P roject-RPM-installer-files/)
Rebooted the server and got the error - http-binding can not be started.
I deleted the plugin websoskets.war, then http-binding started.

Need somewhere to download the updated plugin websokets.war?

You may have to build it yourself. Google has disabled ability to upload binary distribution files. Also note that the applications (sparkweb, etc) path name has changed from “ws” to “websockets”. The websockets path is still “ws”. Jetty 9.1.5 does not let us use the same web app name for both as done before.

I updated websockets.
All links from WebSockets Plugin Readme work.

http-bind works.

Downloaded build #1244 jitsivideobridge.
But there was a problem with jitsivideobridge.
Participants see only themselves.

The logs Openfire clean.

In the console, java:
This appears to be Chrome
1 status
status 3
connected
doJoin video null
getConstraints
Array [2]
720 undefined undefined
getUserMedia
Object
onPresence
x.fn.x.init [1]
onUserMediaSuccess
mediaready.rayo
rayo colibri register set ok
rayoCallback start
… </ presence>
handleOffer
… </ offer>
handleOffer track audio
handleOffer track video
rayoCallback end
… </ presence>
onstream
MediaStreamEvent
false
remotestreamadded.rayo Unknown
candidate
RTCIceCandidate
candidate
RTCIceCandidate
candidate
RTCIceCandidate
candidate
RTCIceCandidate
candidate
RTCIceCandidate
candidate
RTCIceCandidate
candidate
RTCIceCandidate
candidate
RTCIceCandidate
candidate null
sendAnswer
rayoCallback start
… </ iq>
rayoCallback end
… </ iq>
rayo colibri answer got error [object Element]

Nighlty build is broken for Jitsi videobridge because of this change.

https://github.com/igniterealtime/Openfire/commit/bcacd508d1fd33ee2a7aacf012473c 9513c6caa0

I am trying to fix it

Jitsi Videobridge now fixed

1 Like

This problem seems to be back again using the latest nightlies of openfire and jitsivideobridge with websockets… http binding only works with websockets plugin deleted. Is the plugin necessary/helpful? Is there a more up to date version?