We're developing an application that is capable of encrypting a video and then play it on a custom media player, but we cant manage to make the "seeking" functionality available when playing this protected file.
Is there any way that we can do this, don't matter that the file is sent by a remote stream or its local.
All we need is to keep normal players functionality using a protected format.
How to handle this local or remote stream with a encrypted video?
Is there any way to do this on Flash?
Noting that the player cant be in Flex.