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.


Gliffy Diagram
macroId78f19a5d-c18a-4535-9226-93e605a6eef7
nameRDK-V-USE-CASES
pagePin1
Image Removed


  • 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.

...