Jorge <gusa.mlbb <at> gmail.com> writes: > > Hello:I have compiled the last version of PJSIP. When I try to run the ./vid_streamutil? --recv-only? --codec="h263" like this. I get a segmentation fault. The data is arriving from other pc in the same net. I have seen that I am receiving some data with a rtp data capturer but I don't know if the data is correct.I get the error in this line SDL_DisplayYUVOverlay(stream->overlay, &stream->rect); inside static pj_status_t sdl_stream_put_frame(pjmedia_vid_dev_stream *strm,??????????????????????????????????????? const pjmedia_frame *frame)Could you help me please?Regards Jorge Hello: I don't know why but the repositories that I am using are wrong. So I installed from the sdl web page and it runs ok. Regards Jorge