Hello guys !
This is probably a stupid question, but I don't understand why ondataopen is never triggered.
I have a videoroom plugin who works perfectly and I'm trying to add the textroom plugin because the data-channel of videoroom is not suffisant for my project.
When I look in the Janus API, I have no ICE error. But the 2 handles (videoroom & textroom) are both attach to the same session. (is it a problem ?)
Thanks for ideas!