I am desperately trying to make a simple client via gstreamer webrtcbin java implementation, as Janus publisher.
For some reason janus gets a good SDP, and finds a good candidate, succeeds with it,
and then passes to other candidates, and then fails with ICE failed.
I have no idea what is the problem there.
Attached is log with full ICE debug, and full janus level debug.
Cannot understand the cause of problem, it seems like Janus finds a good candidates, succeeds in the ICE check and then ignores it and declares failure.
If someone can shed some light on it, it will be good.
Regards,
Rani