Hi, I'd like to create an application that gets H.264 stream over RTP and passes it to hardware decoder. The decoder API expects a buffer containing H.264 frame and frame size. Will the combination of H264VideoRTPSource and H264VideoStreamDiscreteFramer will do what I need ? Thanks. Felix.