WebM transcoding added
[vpproxy.git] / vlcclient / vlcclient.py
index b2226997e7a2d38d4cfdb0b3b2bc45ebdc122ff9..048fd2ffe40d76bd96c7d29769fb43da465592af 100644 (file)
@@ -25,8 +25,8 @@ class VlcClient(object):
     '''
 
     def __init__(
-        self, host='127.0.0.1', port=4212, password='admin', connect_timeout=5,
-            result_timeout=5, out_port=8081):
+        self, host='127.0.0.1', port=4212, password='admin', connect_timeout=10,
+            result_timeout=10, out_port=8081):
         # Receive buffer
         self._recvbuffer = None
         # Output port