<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">This error usually means either you
      don't have certificates installed correctly inside your app or
      you're attempting to access a server that doesn't support
      https/wss and has the necessary certificates setup.  You can get
      around this either installing the necessary ssl certificate chain
      for your webrtc signalling server or disabling the ssl-strict
      checking in the soup_session_new() function call.<br>
      <br>
      Cheers<br>
      -Matt<br>
      <br>
      On 18/06/18 15:22, Kiran ND wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CA+GETXF9-ECLfNpFukk7swe9vPxJwOuxWhg9QCqkA7r_XvDrFA@mail.gmail.com">
      <div dir="ltr">Hi all,
        <div><br>
        </div>
        <div>I am building an android webrtc application using
          gstreamer, i am using <span
style="color:rgb(61,133,198);font-size:small;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline"><a
              href="https://github.com/centricular/gstwebrtc-demos"
              moz-do-not-send="true">https://github.com/centricular/gstwebrtc-demos</a></span>
          code as reference or starting version of my code<font
            color="#3d85c6">.</font><br>
          <br>
          <font color="#000000">I have got my code compiled and built
            but when i execute it i am executing it i get this below
            error message. ( Android application)<br>
            I could find which function fails but could not figure out
            what could be the reason for this.<br>
            Any inputs or pointers to address this error would be
            appreciated.</font></div>
        <div><font color="#3d85c6"><br>
          </font></div>
        <div><font color="#3d85c6">Error messages</font></div>
        <div><font color="#3d85c6"><br>
          </font></div>
        <div>
          <div><font color="#3d85c6">06-16 16:04:01.833
              11397-11553/org.algorythma.algostreamer I/GLib+stdout:
              Failed in Connecting to signalling server The server did
              not accept the WebSocket handshake. </font></div>
          <div><font color="#3d85c6">06-16 16:04:01.833
              11397-11553/org.algorythma.algostreamer E/GLib+stderr: The
              server did not accept the WebSocket handshake.</font></div>
        </div>
        <div><font color="#3d85c6"><br>
          </font></div>
        <div><font color="#000000">Thank you</font></div>
        <div><font color="#000000">Regards,</font></div>
        <div><font color="#000000">Kiran</font></div>
        <div><br>
        </div>
      </div>
      <!--'"--><br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
gstreamer-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
</pre>
    </blockquote>
    <p><br>
    </p>
  </body>
</html>