有什么方法可以通过 iOS 原生 App 中的 URL 播放视频流,无法下载或保存在本地。我想让用户观看视频,但他不应该能够在本地下载或保存视频(通过 3rd 方下载器应用程序)。
在 MPMoviePlayerController、MPMoviePlayerViewController 或 WebViewController 中是否可以实现上述情况?
任何建议将不胜感激。
有什么方法可以通过 iOS 原生 App 中的 URL 播放视频流,无法下载或保存在本地。我想让用户观看视频,但他不应该能够在本地下载或保存视频(通过 3rd 方下载器应用程序)。
在 MPMoviePlayerController、MPMoviePlayerViewController 或 WebViewController 中是否可以实现上述情况?
任何建议将不胜感激。