]> git.parisson.com Git - teleforma.git/commitdiff
fic snapshot
authoryomguy <yomguy@parisson.com>
Wed, 18 Jul 2012 23:09:05 +0000 (01:09 +0200)
committeryomguy <yomguy@parisson.com>
Wed, 18 Jul 2012 23:09:05 +0000 (01:09 +0200)
teleforma/views.py

index afc7b6bd4b0746bb221bee57c619bf73f25eee7c..478c702bac79822ead66512c6e22b2a1be85bd6f 100755 (executable)
@@ -401,7 +401,7 @@ class ConferenceRecordView(FormView):
                             stream_type=type, streaming=True)
             stream.save()
             if server_type == 'stream-m':
-                time.sleep(5)
+                #FIXME:
 #                self.snapshot(stream.snapshot_url, station.output_dir)
                 self.snapshot('http://localhost:8080/snapshot/safe', station.output_dir)