Hi,

I noticed the following description on the curl's GitHub repo:

A command line tool and library for transferring data with URL syntax,
supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP,
IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP,
SMB, SMBS, SMTP, SMTPS, TELNET and TFTP. libcurl offers a myriad of
powerful features.

Currently, I want to implement real-time stream media transfer based
with libcurl for on-line monitoring of the remote driverless vehicle.
I'm not sure whether the protocol and capability shipped in libcurl
can do such a job for me. To be more specific, I only see the RTSP
protocol is supported by libcurl, but for streaming media relative
protocols, I also learned that the RTP/RTCP/RTSP protocols are all
needed to co-operate for complete the whole job.

Any hints will be highly appreciated.

BR,
-- 
Assoc. Prof. Hongyi Zhao <hongyi.z...@gmail.com>
Theory and Simulation of Materials
Hebei Polytechnic University of Science and Technology engineering
NO. 552 North Gangtie Road, Xingtai, China
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html

Reply via email to