Hi. With the RTP packets saved on file I could load them to AVInputFormat. But I don't want to save to disk each packet that I receive. I was trying to use av_open_input_stream() but I don't know what ByteIOContext is... Anyone can tell me how can I use ByteIOContext? Thanks