dever 6 lat temu
rodzic
commit
124c955fb4
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      video/lib/Live.php

+ 1 - 1
video/lib/Live.php

@@ -35,7 +35,7 @@ class Live
 
                 $source_type = Dever::input('source_type');
                 if ($source_type != 'ios' && $source_type != 'android') {
-                    $data['stream_rtmp'] = $data['stream_hdl'];
+                    //$data['stream_rtmp'] = $data['stream_hdl'];
                 }
             } elseif (isset($data['stream_link']) && $data['stream_link']) {
                 $data['stream'] = $data['stream_link'];