在C#中使用FFMPEG进行实时流传输 [英] Real time streaming using FFMPEG in C#

查看:788
本文介绍了在C#中使用FFMPEG进行实时流传输的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否可以通过以下方式实时传输一组图像在C#中使用FFMPEG的http.在C#中有可用于FFMPEG的库,例如Accord.Video.FFMPEG 可以使用一系列图像来创建视频,但是我不知道是否可以实时创建视频并使用一组图像将其流式传输到客户端浏览器.

Is there a way to stream a set of images real time via http using FFMPEG in c#. There are libraries available for FFMPEG in C# such as Accord.Video.FFMPEG which can be used to create video using sequence of Images, but I have no idea whether I can create a video real time and stream it to the client browser using a set of Images.

推荐答案

您知道没有C#怎么做吗?您应该首先知道如何使用 FFMPEG.另外,我认为VLC更可能有效.
Do you know how to do it without C#? You should first know how to do it using just FFMPEG. Alternatively, I think VLC is more likely to work.


这篇关于在C#中使用FFMPEG进行实时流传输的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆