RtspClientSharp icon indicating copy to clipboard operation
RtspClientSharp copied to clipboard

RtspClientSharp.Rtsp.RtspClientException: Receive timeout ->System.TimeoutException

Open piitrss opened this issue 5 years ago • 4 comments
trafficstars

Hi Kirill, I have downloaded and tested your WPF project SimpleRtspPlayer, which is in folder Examples in sln RtspClientSharp.

I tested it on public rtsp stream (link here): rtsp://wowzaec2demo.streamlock.net/vod/mp4:BigBuckBunny_115k.mov

bud SimpleRtspPlayer didnt work with the link above. I dont know, what I am doing wrong. The program saying error after connecting... and receiving frames...: RtspClientSharp.Rtsp.RtspClientException: Receive timeout ->System.TimeoutException: operation timed out

Can you help me? Thanks

piitrss avatar Jan 15 '20 13:01 piitrss

I have tested the link i VLC media player and it has worked perfectly.

piitrss avatar Jan 15 '20 13:01 piitrss

I have also seen this issue. I even used the same test URI, because it is so high in search results for "rtsp test stream"! VLC worked for me too.

cdemel avatar Feb 12 '20 23:02 cdemel

Is this a dead repository? there are a lot of bugs with no solutions.

rageshS avatar Aug 24 '20 09:08 rageshS

@piitrss and @cdemel - I realize this thread is kind of old, but see my comment in #95 regarding the rtsp://wowzaec2demo.streamlock.net/vod/mp4:BigBuckBunny_115k.mov stream. I was able to get it to work by changing the transport protocol. Hopefully, that will work for you, too.

victor-david avatar Aug 25 '20 14:08 victor-david