Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Here all the data is streamed from the media streamer through Home networking sink. HNSrc in the Client will receive the data from HNSink and playback using the RMF pipeline.


 

  • Here SPTS (Single Program Transport Stream) data is streamed from the media streamer through Home networking sink. HN Src in the Client device will receive the data from HN sink and playback using the RMF pipe line.
  • After receiving the request URI, the media server creates an RMFQAM source element and HN Sink element. RMFQAM source tunes to a particular program, starts pumping clear SPTS stream.
  • Media Server connects the QAM Source to the HN Sink. HN Source receives the media at the client side for play out.
  • In the case of encrypted media play out, the stream data is decrypted using the POD manager  which is invoked by the QAM source. QAM Source sends the clear SPTS to the HN Sink.
  • Media server registers to get events from QAM Source. Through the event mechanism QAM Source will send user authorization related information to the Media Server and the Media Server sends this information to client device.
  • DTCP encryption and decryption are used for protecting contents over network.

...

In case of recording, the stream data is taken from the RMF Source elements.  AES encryption algorithms are applied before the stream is saved in the storage media by the DVR Sink.The elements involved in the process are as follows.

The Recorder component in the Hub device maintains the entire recording list. The main functionalities of the recorder are as follows.

...