Open shiweige opened 8 years ago
i got same problem when i use video from library and play with SCPlayer with asset setItemByAsset:
for example, using imagePicker i got video
[_player setItemByAsset:[AVAsset assetWithURL:[info objectForKey:UIImagePickerControllerMediaURL]]];
i am using same demo of SCRecorder and customise with UIImagePickerController
.
Any progress with that, i have same issue ?
I am trying the example[Playing back your recording] in Xcode, but got such error. What can I do to fix this issue? My Xcode version is 7.2.1.