longitachi / ZLPhotoBrowser

Wechat-like image picker. Support select photos, videos, gif and livePhoto. Support edit image and crop video. 微信样式的图片选择器,支持预览/相册内拍照及录视频、拖拽/滑动选择,编辑图片/视频,支持多语言国际化等功能;
MIT License
4.76k stars 963 forks source link

选择视频然后根据获取的路径播放提示路径不存在 #750

Closed 979881765 closed 1 year ago

979881765 commented 2 years ago

Issue Description

Description and Steps

Please fill in the detailed description of the issue (full output of any stack trace, compiler error, ...) and the steps to reproduce the issue.

Info

ZLPhotoBrowser version: e.g. 4.3.5 Device: e.g. iPhone X Device version: e.g. iOS 14.0 Xcode version: e.g. Xcode 12.0

Configuration code of ZLPhotoConfiguration

   Paste your code here.
longitachi commented 2 years ago

PHAsset的视频,必须通过对应的方法,通过PHAsset这个路径应该是不能播放视频的,想要通过路径播放则需要将视频保存到沙盒,用这个路径