rtp_set_remote_url 71 libavformat/rtpdec.h int rtp_set_remote_url(URLContext *h, const char *uri); rtp_set_remote_url 1017 libavformat/rtsp.c if (rtp_set_remote_url(rtsp_st->rtp_handle, url) < 0) {