Hello, Appsrc can be used with playbin if uri set as "appsrc://". However, in my case, I can handle and extract all data from stream so I don't need help from typefind. In addition, when I set caps into appsrc, it is discarded by typefind in decodebin. Is there any proper solution to handle force-caps with using playbin? Thanks.