iOS encrypt and stream local video file
iOS encrypt and stream local video file
- Subject: iOS encrypt and stream local video file
- From: Michael Hanna <email@hidden>
- Date: Sun, 23 Sep 2012 22:07:05 -0400
I have an ios app that contains video files. I'm concerned about users with
jailbroken phones being able to rip these videos out of the app.
One of the solutions I thought might work would be to encrypt the videos,
then from a http server running from within the app, segment and serve the
files, and then decrypt them to MPMovieController via the http live
streaming protocol. Is this something that can be done(and also be approved
by the app store)? Perhaps there is a component out there that does this
already even?
Perhaps I'm too worried about jailbreakers sneaking into my content?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden