Content Access Framework (CAF) for streaming support handles the Digital Rights Management (DRM) protected key stream. DRM protection for streamed data differs from the locally stored non-streamed data for the following reasons:
Entire streamed data cannot be encrypted at once. It has to be encrypted in packets and each packet data has to be decrypted separately.
Service providers can broadcast the same data stream to multiple users and save bandwidth costs, as the same key is used for different mobile device.
This section describes the guidelines that are suggested for implementing client and server streaming agents. However, these may not be appropriate for all agents.
At the server-side, implement the following:
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.