I use "souphttpsrc" to play a stream like "http://10.5.223.50/test.mp4" by gstreamer 1.9.1, it was successful, but when the stream change to https like "https://10.5.223.50/test.mp4", it play failed, i got the failed message like :

my_bus_callback Error: [5] Secure connection setup failed.
my_bus_callback Error: [1] Internal data flow error.
my_bus_callback Error: [9] This file contains no playable streams

I try to change some property on "souphttpsrc" like "ssl-strict", "ssl-use-system-ca-file", but all failed, anyone can help me to analyze it? thanks

        
        
        
<br/><hr align="left" width="300" />
Sent from the <a href="http://gstreamer-devel.966125.n4.nabble.com/">GStreamer-devel mailing list archive</a> at Nabble.com.<br/>