Play a Video from MemoryStream, Using FFMpeg

后端 未结 3 1722
庸人自扰
庸人自扰 2020-12-25 08:16

I\'m having a hard time, searching how to play a video file from a TMemoryStream (or a similar buffer in memory) using FFMpeg. I\'ve seen many things, including UltraStarDX,

3条回答
  •  渐次进展
    2020-12-25 08:54

    If you want play Stream from memory you can make a virtual memory. I suggest BoxedAppSdk.

    This will help you to make a virtual drive with virtual files that you can write on it and then give the virtual path to the player component that you have.

    BoxedApp is not free but it is really awesome and very simple in use!

提交回复
热议问题