xieb
2024-04-08 ff968e2cfb132eb86c70e94e99b9937a8a7b15e9
直播
1 files modified
4 ■■■■ changed files
src/main/java/com/dji/sample/manage/controller/LiveStreamController.java 4 ●●●● patch | view | raw | blame | history
src/main/java/com/dji/sample/manage/controller/LiveStreamController.java
@@ -85,8 +85,8 @@
    }
    /**
     * Set the quality of the live streaming according to the parameters passed in from the web side.
     * @param liveParam Live streaming parameters.
     * 根据从web端传入的参数设置直播的质量。
     * @param liveParam 直播参数
     * @return
     */
    @PostMapping("/streams/update")