RIO_@345
RIO_@345
2018-01-15 17:26:38.454659+0530 MediaView_Example[769:116786] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[MediaView.MediaView beginAnimation]: unrecognized selector sent to instance 0x10180e800' *** First throw call stack: (0x1842cfd38 0x1837e4528 0x1842dd1f8 0x18da97cc4 0x1842d56e4...
Check out this changes :- - (void)recalculateViewGeometry{ __block CGRect currentBounds; dispatch_async(dispatch_get_main_queue(), ^(void){ //Run UI Updates currentBounds = self.bounds; runSynchronouslyOnVideoProcessingQueue(^{ CGFloat heightScaling, widthScaling; // CGFloat imageAspectRatio = inputImageSize.width / inputImageSize.height; //...
@JohnJGL now you can check edited Comment ...
@donileo This issue is not related to GPUImageLibrary . :) its is related to iOS 10 and above where we need to add permission for camera ,Gallary ,Location in Application...
hi @brycelund you can download these two file and add into your source it port in swift 4.0 [Source.zip](https://github.com/thibaultcha/TCBlobDownloadSwift/files/1501770/Source.zip)