Closed nikohpng closed 1 year ago
Worth mentioning that @nikohpng already opened an issue on lws too.
I'd wait for their feedback since the crash seems to happen deep in the library while handling a buffer.
@nikohpng any reason why you closed this? It doesn't seem like this was addressed in the libwebsockets repo yet.
sorry. originally wanted to close another issue
Any update on this? Did it crash again? I don't see activity on the lws issue, and it doesn't look like something we need to fix in Janus from what I've understood. If so, I'll close this.
Hey guys, i don't know if it's related to issue i am facing but i will mention it just in case, So @lminiero i was trying to setup videoroom cascading in our in house orchestrator server and we are using websocket as the transport to connect to janus servers individually, now as soon as we publish more than 3 publisher successfully janus destroys websocket connection to our orchaestrator with different error at different times in websocket.on('error')
@shivanshtalwar that sounds unrelated to the issue and to Janus code in general. Maybe something is broken in the way you are handling websocket connections and frames.
@atoppi and what do you have to say about polling why it starts giving out timeout error is it resource intensive from janus's point of view?
@shivanshtalwar this is not the right place to discuss how to manage the Janus API. Please stop submitting your questions in an unrelated issue and refer to our discourse group.
Any update on this? Did it crash again? I don't see activity on the lws issue, and it doesn't look like something we need to fix in Janus from what I've understood. If so, I'll close this.
Closing.
Description
two publisher publish stream. suddenly, one publisher offline, then the publisher re-publish stream.
then janus-gateway crash
Enviroment
JanusLog
At the time, I was testing and debug log have opened, but there was no log output at that time
CoreDump