Certificat TLS inacceptable with GStreamer X86 on Windows
Nicolas Castillejos
djos06 at gmail.com
Thu May 19 08:29:56 UTC 2016
Hi,
I'm trying to make a video player on Java Swing that connects to a rtsps
stream (rtsp over https).
When gstreamer tries to connect to the rtsps uri I get this error :
0:00:01.886802324 1516 1D03B838 ERROR default
gstrtspconnection.c:937:gst_rtsp_connection_connect: failed to connect:
Certificat TLS inacceptable
I know that I have to put somewhere a ca-certificates.crt file that
contains my certificate but I don't know where ?
I've tried in the ssl/certs/ca-certificates.crt in the launch path of my
java program but it doesn't work.
Maybe there is something to do in the code ?
Do you have any idea ?
Thanks
Nicolas Castillejos
More information about the gstreamer-devel
mailing list