in version 2.16.2 openvidu (react native ) , i get this error :
Request has timed out in Request: method:videoData params:{“height”:480,“width”:640,“videoActive”:true,“audioActive”:true} request:{“jsonrpc”:“2.0”,“method”:“videoData”,“params”:{“height”:480,“width”:640,“videoActive”:true,“audioActive”:true},“id”:17}
This error is not restrictive. This bug will be fixed in 2.17.0 release (it’s coming soon).
1 Like
i updated my openvidu version to : 2.17.0 , but yet i get this error =>
ExceptionsManager.js:179 ERROR:Request has timed out in Request: method:videoData params:{“height”:480,“width”:640,“videoActive”:true,“audioActive”:true} request:{“jsonrpc”:“2.0”,“method”:“videoData”,“params”:{“height”:480,“width”:640,“videoActive”:true,“audioActive”:true},“id”:7}
You must also update openvidu-server to 2.17.0
1 Like