Secure connection setup failed. (gstsouphttpsrc.c(1578): gst_soup_http_src_parse_status (): /GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstSoupHTTPSrc:source: TLS/SSL support not available; install glib-networking
Lazar Todic
lazzar.d.todic at gmail.com
Mon Sep 19 17:11:12 UTC 2016
Hi everyone!
I implemented simple application in .NET, Visual Studio, for Windows which
is streaming video from https links. I am only calling the pipeline:
gst-launch-0.10.exe playbin2 uri="https://..." from application. Thing is,
when I run the pipeline from command prompt it is working. Also, when
building application for Debug it works. But when building application for
Release it doesn't. I got following error:
/Secure connection setup failed. (gstsouphttpsrc.c(1578):
gst_soup_http_src_parse_status ():
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstSoupHTTPSrc:source:
TLS/SSL support not available; install glib-networking/
I read this solution
<http://gstreamer-devel.966125.n4.nabble.com/Queries-about-libgstsouphttpsrc-td4667605.html>
but I am confused how to do it in Windows. If I need to provide more
details, please let me know.
Any advice will be of great help.
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Secure-connection-setup-failed-gstsouphttpsrc-c-1578-gst-soup-http-src-parse-status-GstPlayBin-playbg-tp4679658.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list