How to specify the codec in avformat_open_input for RTP?
How to specify the codec in avformat_open_input for RTP?
RTP uses dynamic payload 96 (AMR codec) , then how to fill the AVInputFormat in avformat_open_input for the RTP ?
Re: How to specify the codec in avformat_open_input for RTP?
Same issue here. Were you able to solve this?
I am trying to figure out how to use an SDP file and provide the option of '-protocol_whitelist file,udp,rtp'.
I am trying to figure out how to use an SDP file and provide the option of '-protocol_whitelist file,udp,rtp'.