I agree that it's probably not worth the hassle and wouldn't put too many
resources into trying to find protection.

But why not stream the videos? What about using a php/nodejs script that
returns a unique video url for each request. That way the would be hacker
wouldn't have direct access by sniffing packets to any URL's coming in to
display the video.



On Sun, Sep 23, 2012 at 7:07 PM, Michael Hanna <taomaili...@gmail.com>wrote:

> 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 (Cocoa-dev@lists.apple.com)
>
> 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:
>
> https://lists.apple.com/mailman/options/cocoa-dev/emailgeneonthelist%40gmail.com
>
> This email sent to emailgeneonthel...@gmail.com
>



-- 
Gene Crucean - Emmy winning - Oscar nominated VFX Supervisor / iOS-OSX
Developer / Filmmaker / Photographer
** *Freelance for hire* **
www.genecrucean.com

~~ Please use my website's contact form on www.genecrucean.com for any
personal emails. Thanks. I may not get them at this address. ~~
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to