Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • V VOD_iOS_SDK
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CCVideo
  • VOD_iOS_SDK
  • Wiki
  • 6.常见问题

6.常见问题 · Changes

Page history
更新 6.常见问题 authored Jan 12, 2021 by 韩瑞松's avatar 韩瑞松
Hide whitespace changes
Inline Side-by-side
Showing with 6 additions and 1 deletion
+6 -1
  • 6.常见问题.md 6.常见问题.md +6 -1
  • No files found.
6.常见问题.md
View page @ 18024263
# 常见问题
## 1.DWPlayInfo数据获取失败的问题
当遇到DWPlayInfo回调失败时,首先要排除userId、APIKEY是否有效,其次判断网络是否正常、是否已经连接、videoId是否是userId和APIKEY名下的视频。除此之外还可以通过HTTP通信日志排查问题。
## 2.关于加密音视频的播放问题
新版本中,对于原旧版本加密服务DWDrmServer的调用封装到了SDK内部,用户无需再对DWDrmServer服务进行操作,SDK会自动识别加密音视频进行播放。
## 3.对于通过#import "DWSDK.h"无法引入路径下的文件的问题
......@@ -104,5 +105,9 @@ Message from debugger: Terminated due to signal 6
第二步:项目 - TARGETS - General - Frameworks.Libraries,and Embedded Content - 找到HDBaseUtils.framework、CCVodSDK.framework,将默认Do Not Embed修改为Embed & Sign,即可。
## 10.关于Xcode12.3编译报but the linked and embedded framework 'xxx.framework' was built for iOS + iOS的错误
有两种解决方案,如下:
第一种解决方案:项目 - Target-Build Settings - Validate Workspace 设置成YES。
第二种解决方案:项目 - File - Workspace Settings... - Build System 修改为旧的Legacy Build System (Deprecatied)。
更多信息请参考[ “获得场景视频帮助中心”](https://doc.bokecc.com),如果在使用SDK过程中遇到其他问题请联系获得场景视频客服进行反馈。
Clone repository
  • 1.概述
  • 2.集成指南
  • 3.模块介绍
  • 4.开发指南
  • 5.更新日志
  • 6.常见问题
  • 7.升级指南
  • Home
  • iOS 合规指南 云点播