sipsorcery-org / SIPSorceryMedia.FFmpeg

GNU Lesser General Public License v2.1
31 stars 24 forks source link

Feature Request: New event "OnVideoSourceAnyBitmapSampleFaster" like "OnVideoSourceRawSampleFaster" #48

Closed mail2mhossain closed 1 year ago

mail2mhossain commented 1 year ago

In OnVideoSourceRawSampleFaster event we get SIPSorceryMedia.Abstractions.RawImage.

requesting for a new event where we will get cross-platform IronSoftware.Drawing.AnyBitmap

ChristopheI commented 1 year ago

It will not be done. The Goal is to avoid the maximum number of dependencies. You are using IronSoftware.Drawing.AnyBitmap. Someone else could use SixLabor, another one SkiaShjarp etc ...