Re: Does libcurl support all streaming relative protocols, e.g., RTP/RTCP/RTSP and so on?

2020-12-31 Thread Hongyi Zhao via curl-library
On Fri, Jan 1, 2021 at 10:08 AM René Berber via curl-library wrote: > > On 12/31/2020 6:14 PM, Hongyi Zhao via curl-library wrote: > > > On Fri, Jan 1, 2021 at 7:51 AM Daniel Stenberg wrote: > >> > >> On Thu, 31 Dec 2020, Hongyi Zhao via curl-library wrote: > >> > >>> I only see the RTSP

Re: Does libcurl support all streaming relative protocols, e.g., RTP/RTCP/RTSP and so on?

2020-12-31 Thread René Berber via curl-library
On 12/31/2020 6:14 PM, Hongyi Zhao via curl-library wrote: On Fri, Jan 1, 2021 at 7:51 AM Daniel Stenberg wrote: On Thu, 31 Dec 2020, Hongyi Zhao via curl-library wrote: I only see the RTSP protocol is supported by libcurl, but for streaming media relative protocols, I also learned that

Re: Does libcurl support all streaming relative protocols, e.g., RTP/RTCP/RTSP and so on?

2020-12-31 Thread Hongyi Zhao via curl-library
On Fri, Jan 1, 2021 at 7:51 AM Daniel Stenberg wrote: > > On Thu, 31 Dec 2020, Hongyi Zhao via curl-library wrote: > > > 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

Re: Does libcurl support all streaming relative protocols, e.g., RTP/RTCP/RTSP and so on?

2020-12-31 Thread Daniel Stenberg via curl-library
On Thu, 31 Dec 2020, Hongyi Zhao via curl-library wrote: 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. Out of those three, only RTSP is

Does libcurl support all streaming relative protocols, e.g., RTP/RTCP/RTSP and so on?

2020-12-31 Thread Hongyi Zhao via curl-library
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,