[Libav-user] RTP streaming: Protocol not on whitelist 'file'
Carl Eugen Hoyos
ceffmpeg at gmail.com
Fri Sep 9 19:28:42 EEST 2016
2016-09-08 5:41 GMT+02:00 Yu Ang Tan <yuang86 at gmail.com>:
> av_dict_set(&d, "protocol_whitelist", "file, udp, rtp", 0);
Should be: ..."file,udp,rtp"
(No whitespace)
Carl Eugen
More information about the Libav-user
mailing list