<div dir="ltr"><div>Hello,</div><div> </div><div>Thanks to share your opinion wrt below for encrypted TS stream (MPEG2 TS with CAS) usecases with gstreamer</div><div> </div><div>example pipeline with playbin will be something like this-</div><div>dvbsrc -> recorder -> decodebin -> xx</div><div><br>(1) Pipeline Creation Issues with Encrypted TS streams where TS </div><div>header is also encrypted with playbin. Typefind element at entry of decodebin, the "force-caps" property can be set to run in bypass mode but then it would still require patch inside playbin/decodebin to force connection of typefind with mpegtsdemux (content is encrypted) and for other media containers (mediaplayer) we let typefind work as usual and find the suitable demuxer.</div><div> </div><div>(2) Another scenario - TS Header not encrypted but payload encrypted. Here it is expected that TS typefind can work without problem <br></div><div>Or instead of playin, start exploring customized pipelines with complete functionalities similar to playbin..</div><div> </div><div>Thanks to share your views or other ideas relating to broadcast TS streams (CAS)</div><div> </div><div> </div><div>Best Regards,</div><div>Nitin</div></div>