使用RTP从C#流式传输Avi文件 [英] Streaming Avi files from C# using RTP

查看:84
本文介绍了使用RTP从C#流式传输Avi文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在C#中有一个视频文件(.avi mpeg4 \ xVid \ ect ..)的读取/搜索输入流,并且我想将其流到启用了跳至X瞬间功能的视频播放器中.我该怎么实现呢?
我听说RTP可能是一个很好的协议.

I have a read/seek input stream of a video file (.avi mpeg4\xVid\ect..) in C# and I would like to stream it to a video player with jump to moment X feature enabled. How can I implement this?
I heard that RTP might be a good protocol.

我真正要寻找的是一个C#库,它将帮助我.

What I'm really looking for is a library in C# that will help me out.

谢谢.

推荐答案

是的,如果您有€1890,Streamcoders解决方案将是非常好的.但是,如果您不想付钱,则应该看看一些免费的库,或者从头开始编写自己的库.

Yes, Streamcoders solution is very good if you have some €1890. But if you do not want to pay money you should look at some free libraries or write your own from scratch.

使用C#来源查看以下文章:
RTP VOIP库项目
如何在.NET中使用托管RTP类

Take a look at these articles with C# sources:
RTP VOIP Library Project
How to use the managed RTP classes in .NET

以及CodeProject上的另一篇好文章:
如何使用SIP,SDP,RTP和RTCP在C#中构建.NET软件电话
如何使用.NET中的托管RTP API类创建您的多播系统

And another good articles at CodeProject:
How to Build a .NET Softphone in C# with SIP, SDP, RTP and RTCP
How to use the managed RTP API classes in .NET to create your multicasting systems

在实现它时,请不要忘记共享您的WPF库.

Please do not forget to share your WPF library when you will implement it.

这篇关于使用RTP从C#流式传输Avi文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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