需要帮助从C#中的其他计算机获取流视频 [英] need help in getting the streaming video from an other computer in C#

查看:92
本文介绍了需要帮助从C#中的其他计算机获取流视频的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好,

我需要帮助。我想将三个网络摄像头连接到树计算机,这三台计算机通过无线局域网连接到另一台作为服务器。我需要在C#中制作一个程序,用一个小图标显示主计算机中每个摄像头的视频,当我选择它时它会变大。那怎么能这样呢?该计划的代码是什么?我需要你的帮助。

hello,
I need help, please. I want to connect three webcams to tree computers and these three computers are connected to another one as a server via wireless LAN. I need to make a program in C# that shows the videos in each camera in the main computer in a small icon and when I select it it becomes bigger. so how can I do this? and what are the codes of that program. I need your help please.

推荐答案

我建​​议考虑开源视频局域网。请参阅:

http://en.wikipedia.org/wiki/Video_LAN [< a href =http://en.wikipedia.org/wiki/Video_LANtarget =_ blanktitle =New Window> ^ ],

http://www.videolan.org/ [ ^ ]。



请不要混淆。起初,它看起来像一个媒体播放器。事实上,这是一个非常通用的软件:它可以进行各种转换,传输,下载,各种流媒体,过滤,播放,以上所有组合。它可以在许多不同的平台上或在多平台环境中使用。它可以用作现成的应用程序,库,或组合使用。事实上,它的文档非常复杂,所以不要指望你能同时理解它,但它是全面的,你会在论坛中找到很多帮助。



准备好挖掘复杂(可能过于复杂)的命令行界面。如果你只需要一个玩家,它可能不值得努力,但是因为你需要流媒体,这就是它。强烈推荐和各种各样的情况。



您将找到该库的.NET API包装器。请参阅我之前的回答:在没有WMP的情况下在vb.net中流式播放音乐文件 [ ^ ]。


-SA
I would advise to consider open-source Video LAN. Please see:
http://en.wikipedia.org/wiki/Video_LAN[^],
http://www.videolan.org/[^].

Only please don't be confused. At first, it looks like a media player. In fact, this is a very universal piece of software: it does all kinds of conversions, transport, downloads, streaming of all kinds, filtering, playing, all of the above in all combinations. It can be used on many different platforms or in a multiplatform environment. It can be used as a ready-to-use application, as a library, or in combination. In fact, its documentation is quite complex, so don't expect that you can understand it all at once, but it is comprehensive, and you will find a lot of help in forums.

Get ready to dig into a complex (and maybe overcomplicated) command line interface. If you needed just a player, it might not worth the effort, but as you need streaming, this is the very it. Highly recommended and an enormous variety of situations.

You will find a .NET API wrapper of the library. Please see my past answer: Streaming music files in vb.net without WMP[^].

Good luck,
—SA


这是有关VLC组件绑定的更新有用信息。 NET:

http://sourceforge.net/projects/libvlcnet/ [ ^ ],

https://wiki.videolan.org/C_Sharp/ [ ^ ],

https://wiki.videolan。组织/ .Net_Int erface_to_VLC / [ ^ ]。



值得注意的是,您可以找到使用WPF和 System.Windows.Forms 组件的材料。



-SA
This is the updated useful information on the VLC component binding for.NET:
http://sourceforge.net/projects/libvlcnet/[^],
https://wiki.videolan.org/C_Sharp/[^],
https://wiki.videolan.org/.Net_Interface_to_VLC/[^].

Notably, you can find material for using the component for both WPF and System.Windows.Forms.

—SA


这篇关于需要帮助从C#中的其他计算机获取流视频的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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