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
Is it possible to use FFmpeg in .NET MAUI? Personally I have tried to use .so files, but not all are working correct... Also tried to build FFmpegkit, for linux it has built, for android no.. FFmpeg.Autogen I have also used. In WPF it worked. I also tried to write ffmpeg code in console program and using SignalR to communicate with MAUI project. In android nothing has worked... This message is my last hope!
PS: VLC and MediaElement do not recommend please, cause I wanna to use unmaneged code. Also it is not good looking and in MediaElemnt i can not render rtsp. For me it is the most important to recieve and decode frames from camera in live mode.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Is it possible to use FFmpeg in .NET MAUI? Personally I have tried to use .so files, but not all are working correct... Also tried to build FFmpegkit, for linux it has built, for android no.. FFmpeg.Autogen I have also used. In WPF it worked. I also tried to write ffmpeg code in console program and using SignalR to communicate with MAUI project. In android nothing has worked... This message is my last hope!
PS: VLC and MediaElement do not recommend please, cause I wanna to use unmaneged code. Also it is not good looking and in MediaElemnt i can not render rtsp. For me it is the most important to recieve and decode frames from camera in live mode.
Beta Was this translation helpful? Give feedback.
All reactions