Possible Duplicate:
Encryption of video files?
I want to encrypt a video stream using stream cypher and send it to a client PC where the client PC can play it on the fly.
Question: What types of stream cypher I can use for this purpose?
I am using java for coding.