wesmiler 2 년 전
부모
커밋
da3d8132b1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/Services/LiveService.php

+ 1 - 1
app/Services/LiveService.php

@@ -49,7 +49,7 @@ class LiveService extends BaseService
      * @param int $expireTime
      * @return array
      */
-    public function getLiveUrl($streamName, $appName='xlapp', $playType='rtmp',$expireTime=1440)
+    public function getLiveUrl($streamName, $appName='xlapp', $playType='flv',$expireTime=1440)
     {
         $playUrls = [];
         //未开启鉴权Key的情况下