Hi ,<br> We are trying to build a pipeline using encrypted stream using decodebin2. For the encrypted stream, decodebin2 is generating a bus error "<b>Could not determine type of stream</b>".<br><br>Issue is we depend on the "autoplug-continue" signal coming from the decodebin2 to continue auto-plugging or manually build the pipeline. In this case of encrypted stream,we were expecting the decodebin2 to give a "autoplug-continue" with cap string as 'application/octet-stream' or some thing similar. Based on this we would make the decision to continue auto-plugging or manually build the pipeline.<br>
<br>Is it possible for the decodebin2 to generate "autoplug-continue" signal with an appropriate cap string( ex. application/octet-stream)?<br><br>Your help on this issue will be appreciated..<br><br>Regards,<br>
Jayanth<br><br>