[WARN] [1539717863] Missing valid SRTP session (packet arrived too early?), skipping...
[WSS-0x7f4f5c0008c0] Got 126 bytes:
[WSS-0x7f4f5c0008c0] First fragment: 126 bytes, 0 remaining
[WSS-0x7f4f5c0008c0] Done, parsing message: 126 bytes
Got a Janus API request from janus.transport.websockets (0x7f4f5c001230)
Transport task pool, serving request
No more remote candidates for handle 1539717863!
[1539717863] Looks like DTLS!
[1539717863] DTLS alert triggered on stream 1 (component 1), closing...
[1539717863] Telling the plugin about it (JANUS VideoRoom plugin)
No WebRTC media anymore
File is 8 bytes: uH1XlDPcMGF2-sGb8k_Z0HurVcjTE31C,1,1,1465548854023-audio.mjr
Closed audio recording uH1XlDPcMGF2-sGb8k_Z0HurVcjTE31C,1,1,1465548854023-audio.mjr
File is 8 bytes: uH1XlDPcMGF2-sGb8k_Z0HurVcjTE31C,1,1,1465548854023-video.mjr
Closed video recording uH1XlDPcMGF2-sGb8k_Z0HurVcjTE31C,1,1,1465548854023-video.mjr
[1539717863] Notifying WebRTC hangup
[1539717863] Sending event to transport...
[ERR] [dtls.c:janus_dtls_srtp_incoming_msg:388] [1539717863] Handshake error: error:14102410:SSL routines:DTLS1_READ_BYTES:sslv3 alert handshake failure
[1539717863] ICE thread ended!
On Friday, June 10, 2016 at 11:00:52 AM UTC+2, Lorenzo Miniero wrote:My guess is that either your Janus is still using an older openssl, or upgrading openssl failed. The new one definitely works for us on all browser versions, and fixed the handshake issue.You may want to try even newer versions (e.g., 1.0.1k which works fine on my Fedora, or the 1.0.2 we use on our servers).
--
You received this message because you are subscribed to a topic in the Google Groups "meetecho-janus" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/meetecho-janus/1-u2rQM5dUo/unsubscribe.
To unsubscribe from this group and all its topics, send an email to meetecho-janu...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
I got lucky using BoringSSL instead and Janus works again with chrome 51+
Update apt's sources.list with 16.04 (Xenial) repos.
Then upgrade openssl.
Then put 14.04 repos back.
This will do the trick!
Alessandro
--
You received this message because you are subscribed to the Google Groups "meetecho-janus" group.
To unsubscribe from this group and stop receiving emails from it, send an email to meetecho-janu...@googlegroups.com.
@Lorenzo - I'm seeing the same issue on Chrome 59 as well as a headless Raspberry Pi. Firefox works fine on PC and Android. Chrome as well as the RPi can view the stream, but cannot publish [i.e. the handshake error appears].On the Janus server, I'm running Ubuntu 14.04, and I attempted to upgrade openssl by manually compiling [using these tips: https://www.miguelvallejo.com/updating-to-openssl-1-0-2g-on-ubuntu-server-12-04-14-04-lts-to-stop-cve-2016-0800-drown-attack/], but no dice. OpenSSL sits at 1.0.1f [as well as libssl-dev]; libcrypto is 5.6.1.Are we sure OpenSSL at 1.0.1f is the issue? I know it's a little out of scope on this group, but do you have any ideas on forcing Ubuntu 14.04 to force OpenSSL upgrade beyond 1.0.1f?Thanks!
On Thursday, May 26, 2016 at 5:08:23 AM UTC-4, Lorenzo Miniero wrote:
--
You received this message because you are subscribed to the Google Groups "meetecho-janus" group.
To unsubscribe from this group and stop receiving emails from it, send an email to meetecho-janus+unsubscribe@googlegroups.com.