Hello!
Since ages I am using the WCS for managing SIP phone calls. Also on the default demo dashboard I can use the SIP phone demo successfully. Also for ages I did not use any video streaming with the WCS (I think I did it successfully some years ago but I am not totally sure). But for a new project I need the video streaming functionality. But it is not working. I can see the local preview streaming from my webcam. Clicking on "connect" and/or "start" returns "established" but the remote window stays empty. I tried it with three different browsers. In the server ogs I found
02:32:52,649 ERROR HttpServerHandler - HTTPS-pool-5-thread-82 HTTP error
javax.net.ssl.SSLException: not an SSL/TLS record: 474554202f20485454502f312e310d0a486f73743a206a756c69652d6d616c657265692e64650d0a557365722d4167656e743a20457870616e736520696e646578657320746865206e6574776f726b20706572696d6574657273206f66206f757220637573746f6d6572732e20496620796f75206861766520616e79207175657374696f6e73206f7220636f6e6365726e732c20706c65617365207265616368206f757420746f3a207363616e696e666f40657870616e7365696e632e636f6d0d0a0d0a
at org.jboss.netty.handler.ssl.SslHandler.decode(Unknown Source)
at org.jboss.netty.handler.codec.frame.FrameDecoder.callDecode(Unknown Source)
at org.jboss.netty.handler.codec.frame.FrameDecoder.messageReceived(Unknown Source)
at org.jboss.netty.channel.Channels.fireMessageReceived(Unknown Source)
at org.jboss.netty.channel.Channels.fireMessageReceived(Unknown Source)
at org.jboss.netty.channel.socket.nio.NioWorker.read(Unknown Source)
at org.jboss.netty.channel.socket.nio.AbstractNioWorker.processSelectedKeys(Unknown Source)
at org.jboss.netty.channel.socket.nio.DeadlockAwareNioWorker.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
02:32:54,533 DEBUG sipMessages - Flashphoner-SipStack-Timer
Okay, that sounds to be a SSL problem. But what exactlly? My domain is marcophono.com and the SSL certificate is correctly installed. Through the flashphoner dashboard I have uploaded the full cert and the private key also successfully. So I have no idea at the moment how to solve this issue.
Best regards
Marc
Since ages I am using the WCS for managing SIP phone calls. Also on the default demo dashboard I can use the SIP phone demo successfully. Also for ages I did not use any video streaming with the WCS (I think I did it successfully some years ago but I am not totally sure). But for a new project I need the video streaming functionality. But it is not working. I can see the local preview streaming from my webcam. Clicking on "connect" and/or "start" returns "established" but the remote window stays empty. I tried it with three different browsers. In the server ogs I found
02:32:52,649 ERROR HttpServerHandler - HTTPS-pool-5-thread-82 HTTP error
javax.net.ssl.SSLException: not an SSL/TLS record: 474554202f20485454502f312e310d0a486f73743a206a756c69652d6d616c657265692e64650d0a557365722d4167656e743a20457870616e736520696e646578657320746865206e6574776f726b20706572696d6574657273206f66206f757220637573746f6d6572732e20496620796f75206861766520616e79207175657374696f6e73206f7220636f6e6365726e732c20706c65617365207265616368206f757420746f3a207363616e696e666f40657870616e7365696e632e636f6d0d0a0d0a
at org.jboss.netty.handler.ssl.SslHandler.decode(Unknown Source)
at org.jboss.netty.handler.codec.frame.FrameDecoder.callDecode(Unknown Source)
at org.jboss.netty.handler.codec.frame.FrameDecoder.messageReceived(Unknown Source)
at org.jboss.netty.channel.Channels.fireMessageReceived(Unknown Source)
at org.jboss.netty.channel.Channels.fireMessageReceived(Unknown Source)
at org.jboss.netty.channel.socket.nio.NioWorker.read(Unknown Source)
at org.jboss.netty.channel.socket.nio.AbstractNioWorker.processSelectedKeys(Unknown Source)
at org.jboss.netty.channel.socket.nio.DeadlockAwareNioWorker.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
02:32:54,533 DEBUG sipMessages - Flashphoner-SipStack-Timer
Okay, that sounds to be a SSL problem. But what exactlly? My domain is marcophono.com and the SSL certificate is correctly installed. Through the flashphoner dashboard I have uploaded the full cert and the private key also successfully. So I have no idea at the moment how to solve this issue.
Best regards
Marc