Dear RDK team,

      As we would like to decrypt dlna video from DMS, follow https://wiki.rdkcentral.com/display/RDK/DTCP

to enable dtcp-ip not works but it seems enable in gstreamer :

$ gst-inspect-1.0 | grep dtcp
dtcpdec: dtcpdec: DTCP Decryption
dtcpenc: dtcpenc: DTCP Encryption

       Is there any example for gstreamer to enc/dec media file?