BSImagePickerViewController 用于从 swift 中的图库中选择视频

BSImagePickerViewController for selecting videos from gallery in swift

如何使用 BSImagePickerViewController 从图库中获取视频。我已经在使用它从图库中选择和获取多个图像。但它也可以用于视频吗?到目前为止 google 没有找到任何帮助,已经花了一天时间。请指导。

刚刚环顾四周,发现了这个 https://github.com/mikaoj/BSImagePicker/issues/65

BSImagePicker 好像暂时不支持Video。您可以使用其他库来选择视频和图片:

https://github.com/guillermomuntaner/GMImagePicker

https://github.com/zhangao0086/DKImagePickerController

之前没用过,希望对你有帮助