我如何投标流视频 [英] how i can buid a stream video

查看:56
本文介绍了我如何投标流视频的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我如何使用c#构建流视频服务器?

how i can build a stream video server with c#?

推荐答案

一个强大的流解决方案是VideoLAN.请参阅:
http://en.wikipedia.org/wiki/VideoLAN [ http://en.wikipedia.org/wiki/VLC_media_player [ http://www.videolan.org/ [ ^ ].

(请不要告诉我们这是视频播放器,不是我想要的",请继续阅读.这是可以用作视频播放器和流媒体服务的软件;它随附了框架,可以使用.)

您可以直接使用VLC进行流传输.另外,您可以使用框架代码.这是开源项目.

库libvlc的.NET包装器也可用.请参阅:
http://wiki.videolan.org/C_Sharp [ http://wiki.videolan.org/.Net_Interface_to_VLC [
One powerful streaming solution is VideoLAN. Please see:
http://en.wikipedia.org/wiki/VideoLAN[^],
http://en.wikipedia.org/wiki/VLC_media_player[^],
http://www.videolan.org/[^].

(Please, don''t tell us "this is a video player, not what I want", keep reading instead. This is the software which can be used as a video player and a streaming service; and it comes with the framework you can use.)

You can use VLC for streaming purposes directly. Alternatively, you can use the framework code; this is the open-source project.

A .NET wrapper for the library libvlc is also available. Please see:
http://wiki.videolan.org/C_Sharp[^],
http://wiki.videolan.org/.Net_Interface_to_VLC[^].

With this .NET wrapper, you can use VLC in your C# projects directly, without any need for interop with unmanaged code.

—SA


尝试研究

这篇关于我如何投标流视频的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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