changing socket timeout in souphttpclientsink

Arjen Veenhuizen arjen.veenhuizen at tno.nl
Tue Oct 7 05:16:48 PDT 2014


You could try to set the socket timeout (which will have a system wide
impact): This might work for souphttpclientsink as well. 

In python:
import socket
socket.setdefaulttimeout(10)

There's probably a C alternative as well..




--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/changing-socket-timeout-in-souphttpclientsink-tp4668968p4668971.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list