You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.
Issue description
I'm trying to use the Accord.Video.FFMPEG to receive video from a RTSP source, with the VideoFileSource class, but when I try to replace the image from a picturebox in winforms with every frame that I receive in the NewFram event, it throws an ArgumentException. The code is the following:
Issue description
I'm trying to use the Accord.Video.FFMPEG to receive video from a RTSP source, with the VideoFileSource class, but when I try to replace the image from a picturebox in winforms with every frame that I receive in the NewFram event, it throws an ArgumentException. The code is the following:
The text was updated successfully, but these errors were encountered: