jacobbo / WebEye

WebEye is a collection of .NET controls.
190 stars 132 forks source link

Not Able to connect to RTSP URL when trying to stream using StreamPlayerDemo Solution #48

Open hemant-1332 opened 6 years ago

hemant-1332 commented 6 years ago

when I am trying to connect to play RTSP stream from RTSP URL, I am getting below error :

avformat_open_input() failed: Invalid data found when processing input

I am trying to play stream using this kind of URL . rtsp://:/video?videosession=23b8ea195fba4d239f7da3a68ef265d4

Please note I can play the stream successfully using VLC player.

arteny commented 4 years ago

For my url error is following: "avcodec_send_packet() failed: Invalid data found when processing input" It is never opening from 1st time with such kind of error, but opening with 2nd or 3rd try.