如何使用C#创建流式视频文件服务器 [英] How do I create a streaming video file server using C#

查看:202
本文介绍了如何使用C#创建流式视频文件服务器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要一台服务器将视频文件流式传输到网络播放器或移动应用内部。我知道有一些服务器,但是我需要实时打印水印,以便打印请求流式传输的用户的名称和ID,以避免视频盗版。即使用户保存了流媒体,视频中也会有他的名字和身份证,这将使得难以在互联网上传播。



所以,我要开发使用C#的服务器,但我仍然坚持如何开始以及如何操作视频以放置水刀。



非常感谢!



我尝试了什么:



我用谷歌搜索但我找不到具体的东西。我也和一些朋友聊过。

解决方案

视频流 - Google搜索 [ ^ ]。

视频编辑 - Google搜索 [ ^ ]。


我不确定以下文章是否提供了添加水印并在Web服务器上使用它的确切方法,但是...... < br $> b $ b

看看这里:在C#中构建一个简单的水印实用程序 [ ^ ]

和此处: 使用GDI + for .NET创建水印照片 [ ^

I need a server to stream video files to a web player or inside a mobile app. I know that there are a few servers, but I need to make a watermark in realtime printing the name and id of the user who are requesting the streaming, to avoid video piracy. Even if the user saves the streaming, there will be his name and id on the video, what will make difficult to spread on internet.

So, I though to develop the server using C#, but I'm stuck on how to start and how to manipulate the video to put the watermak.

Thanks a lot!

What I have tried:

I googled but I couldn't find anything concrete. I talked with some friends too.

解决方案

Video Streaming - Google Search[^].
Video Editing - Google Search[^].


I'm not sure that below articles provide an exact way to add watermark and use it on web server, but...

Take a look here: Build a Simple Watermarking Utility in C#[^]
and here: Creating a Watermarked Photograph with GDI+ for .NET[^]


这篇关于如何使用C#创建流式视频文件服务器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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