This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
My aim is to transmit encrypted audio and video data across network (for developing secured video conferencing system). I 'm using RTPConnector and able to transmit media across network, but i'm not able to transmit the encrypted data. Previously, i was trying with EncryptionInfo class but it is of no use so i switched to RTPConnector and using RTPSocketAdapter.
Actually, when i encrypt and transmit data, receiver(ReceiveStreamListener methods are not invoked) couldn't recognize it. but when i transmit the same data without encryption the receiver is able to recognize. - why is it so?
How to encrypt audio and video data properly? How to transmit the encrypted audio and video over n/w as streams? How to receive the encrypted data, decrypt, and play the same data using JMF as streams?
Help me out plz... -------------------- Thanks in Advance
Thanigaivel S.
Michael Lloyd Lee
Greenhorn
Joined: Sep 07, 2005
Posts: 22
posted
0
How are you encrypting/decrypting the data? (which encryption method are you using?) Does said method support streaming?
Originally posted by Michael Lloyd Lee: How are you encrypting/decrypting the data? (which encryption method are you using?) Does said method support streaming?
This is how i encrypt/decrypt
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.