]> git.parisson.com Git - teleforma.git/commitdiff
fix snap
authoryomguy <yomguy@parisson.com>
Wed, 25 Jul 2012 03:27:05 +0000 (05:27 +0200)
committeryomguy <yomguy@parisson.com>
Wed, 25 Jul 2012 03:27:05 +0000 (05:27 +0200)
teleforma/views.py

index 119815e4e6b4f4bac2a16746d596cd2fe0852ef3..c97ba4e0ab74026b46d80c3800f208ac48ea4270 100755 (executable)
@@ -432,7 +432,7 @@ class ConferenceRecordView(FormView):
             if server_type == 'stream-m':
                 #FIXME:
 #                self.snapshot(stream.snapshot_url, station.output_dir)
-                self.snapshot('http://'+status.ip+':8080/snapshot/safe', station.output_dir)
+                self.snapshot('http://localhost:8080/snapshot/safe', station.output_dir)
 
         try:
             self.push(self.conference)