You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
moderator join the meeting; then participant join the meeting .
for example meeting url : https://test.resource.com:7666/ofmeet/riw1o02ha
1.pblic network access : Error occurred page auto rereshed, video broken but can send msg
2.local network access : page with error ,but video and msg worked
update pade conf,but still not work,page auto refreshed video broken but can send msg.
append config in openfire.ofproperty : ofmeet.websockets.domain->test.resource.com; update ofmeet.websockets.publicport -> 7666 ,still not work.
I disabled WebSockets Data Channel ,but Pade still use WebSocket (openfire-pade-plugin 1.7.7 deploy in CentOS 7.8 with nginx ,single node).
refer Considerations-On-Setting-Up-Pade-Behind-a-Reverse-Proxy
web log:
lib-jitsi-meet.min.js:17089 WebSocket connection to 'wss://node2:7443/colibri-ws/node2/85aa57dc31a34d65/39ddc58c?pwd=4a24ggqqr8e56a6ilf3rccrdp6' failed:
js log
server log:
nginx conf:
public -> nginx -> local
https://demo.resource.com:7666 ->nginx 80 -> https://local:7443
https://demo.resource.com:7667->nginx 7442 ->UDP stream 10000
moderator join the meeting; then participant join the meeting .
for example meeting url :
https://test.resource.com:7666/ofmeet/riw1o02ha
1.pblic network access : Error occurred page auto rereshed, video broken but can send msg
2.local network access : page with error ,but video and msg worked
update pade conf,but still not work,page auto refreshed video broken but can send msg.
append config in
openfire.ofproperty
:ofmeet.websockets.domain
->test.resource.com
; updateofmeet.websockets.publicport
->7666
,still not work.Originally posted by @Jenfong in #119 (comment)
The text was updated successfully, but these errors were encountered: