[WebRTC android application]

Nirbheek Chauhan nirbheek.chauhan at gmail.com
Mon Jun 18 07:57:39 UTC 2018


On Mon, Jun 18, 2018 at 1:13 PM Matthew Waters <ystreet00 at gmail.com> wrote:
>
> 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.
>

As of a few hours ago, there's a new option for this on both the
client and the server.


More information about the gstreamer-devel mailing list