484c6b6126
Some codecs need specific flags that are given in the SDP media description. For example, AMR has octet-align=1. Instead of adding distinct flags for each codec, allow pcaputil to accept the fmtp content and parse the attributes from there. Example: pcaputil \ --dst-port=52422 \ --codec=AMR/8000 \ --codec-fmtp='mode-set=0,1,2,3,4,5,6,7;octet-align=1' \ amr.pcap amr.wav |
||
---|---|---|
.. | ||
pjmedia | ||
pjmedia-audiodev | ||
pjmedia-codec | ||
pjmedia-videodev | ||
pjmedia-codec.h | ||
pjmedia.h | ||
pjmedia_audiodev.h | ||
pjmedia_videodev.h |