On 2/28/2022 6:43 AM, VINEETH NAIR via curl-library wrote: > 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.
At a few of those RTP packets should be logged in wireshark even if your application isn't handling them properly. Maybe your firewall is blocking ports or UDP protocol? I can't explain why it would work in VLC though. Try test stream rtsp://rtsp.stream/pattern -- Unsubscribe: https://lists.haxx.se/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.html
