Hi, 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. Thanks Regards, Vineeth Nair
-- Unsubscribe: https://lists.haxx.se/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.html