curl / Mailing Lists / curl-library / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

Re: Not able to access rtsp stream

From: VINEETH NAIR via curl-library <curl-library_at_lists.haxx.se>
Date: Mon, 28 Feb 2022 17:13:27 +0530

On Mon, Feb 28, 2022 at 2:11 PM Ray Satiro via curl-library <
curl-library_at_lists.haxx.se> wrote:

> On 2/28/2022 3:05 AM, VINEETH NAIR wrote:
>
> yes, it's the exact same version. Following is the version that I am using:
>
> curl 7.79.1 (Windows) libcurl/7.79.1 Schannel
> Release-Date: 2021-09-22
>
> Thanks
>
> Regards,
> Vineeth Nair
>
>
> On Mon, Feb 28, 2022 at 4:05 AM Ray Satiro via curl-library <
> curl-library_at_lists.haxx.se> wrote:
>
>> On 2/27/2022 8:07 AM, VINEETH NAIR via curl-library wrote:
>>
>> I am trying to access the following stream using libcurl:
>> rtsp://rtsp.stream/pattern . This is a public URL and I am able to
>> access it from a system located in America. But the same link is not
>> accessible from India. Is there any particular libcurl option I need to use?
>>
>> I verified that this stream is accessible from both India and America
>> through a vlc player. I also verified that there are no errors being sent
>> by the above address for the commands sent by curl. I am getting the "OK"
>> reply for "OPTIONS", "DESCRIBE", "SETUP" and "PLAY" command. But after the
>> PLAY command is replied with "OK", there are no RTP packets being sent.
>>
>>
>> Is the version of curl you are using in India different?
>>
>
> I don't why that would happen if the versions are the same. You are using
> libcurl or curl? Is the application the same? You could try Wireshark to
> monitor the packets. Also, please don't top-post, it makes the conversation
> hard to follow. [1]
>
>> Hi, sorry about the top-posts. I am using libcurl version 7.79.1 and the
>> application is exactly the same in the machines in America and in India. I
>> used wireshark to monitor the packets and observed that the rtsp stream
>> gives a "OK" reply to the packets being sent. Even to the "PLAY" command
>> packet it gives a "OK" reply. But after that there are no RTP packets being
>> sent. Thanks for looking into this issue.
>
>


> --
> Unsubscribe: https://lists.haxx.se/listinfo/curl-library
> Etiquette: https://curl.haxx.se/mail/etiquette.html
>


-- 
Unsubscribe: https://lists.haxx.se/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2022-02-28