I try to bulk upload using a .csv file, my url protocol is rtmp:// and I got "error converting " notification.. Why is that so..??
Hi Alberto,
You can't download a file using rtmp protocol, this protocol is used for real-time communication and video streaming, not file download.
Bulk upload will work only on files you can download (via http, ftp, ..)
Hi Alberto,
You can't download a file using rtmp protocol, this protocol is used for real-time communication and video streaming, not file download.
Bulk upload will work only on files you can download (via http, ftp, ..)