[UWP]关于c#的WebRTC UWP [英] [UWP]WebRTC UWP on c#

查看:1181
本文介绍了[UWP]关于c#的WebRTC UWP的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我通过Nuget包在Visual Studio中安装了WebRTC UWP,我正在尝试在此链接后的c#项目中创建双向视频传输:"http ://www.cnblogs.com/Yixin-ran/p/webrtc.html",实际上我不知道如何
发送sdp报价?对于链接中提到的步骤,是否有完整且足以建立传输?我实现了第一部分,但不能
CreateMediaSource ,GetVideoTracks
retruns null


我在c#中寻找任何文档或教程但是有还没找到。任何帮助


谢谢 


解决方案

嗨  microRTC,


在WebRTC和ORTC的通用Windows平台上有一个关于实时通信的博客,请参考  https://blogs.windows.com/buildingapps/2017/02/22/real-time-communications -universal-windows-platform-webrtc-ortc /#bOeGfcuPeX0G4CSg.97


有关于Universal的Web实时通信(WebRTC)样本的官方样本Windows平台,请参阅 https://github.com/Microsoft/WebRTC-universal-samples


此回购包含几个演示WebRTC i使用的示例n通用Windows平台应用程序。这些示例利用Microsoft WebRTC for UWP Nuget包实现各种WebRTC功能,包括利用Windows.ApplicationModel.Calls命名空间的所有Windows 10平台的全功能IP语音应用程序
。这些示例展示了在桌面设备,移动设备,Xbox,HoloLens和IoT设备上运行的UWP客户端的实现。





最好的问候,


Jayden Gu




Hi,

I installed WebRTC UWP in Visual Studio via Nuget package, and I am trying to create a bi-directional video transmission in c# project following this link: "http://www.cnblogs.com/Yixin-ran/p/webrtc.html" , actually I don’t know how to send the sdp offer? and for the steps mentioned in the link ,  are there complete and sufficient to establish transmission? I implemented the first part but could not CreateMediaSource, the GetVideoTracks retruns null

I looked for any documentation or tutorial in c# but have not found yet. Any help please

Thank you 

解决方案

Hi microRTC,

There is a blog about Real-Time Communications on the Universal Windows Platform with WebRTC and ORTC, please refer it in https://blogs.windows.com/buildingapps/2017/02/22/real-time-communications-universal-windows-platform-webrtc-ortc/#bOeGfcuPeX0G4CSg.97.

There is an official sample about Web Real-Time Communications (WebRTC) samples for the Universal Windows Platform, please refer it in https://github.com/Microsoft/WebRTC-universal-samples.

This repo contains several example which demonstrate the use of WebRTC in Universal Windows Platform apps. The samples utilize the Microsoft WebRTC for UWP Nuget package to implement various WebRTC features, including a full featured Voice-Over-IP application for all Windows 10 platforms leveraging the Windows.ApplicationModel.Calls namespace. The samples demonstrate the implementation of a UWP client which runs on Desktop, Mobile, Xbox, HoloLens and IoT devices.


Best Regards,

Jayden Gu


这篇关于[UWP]关于c#的WebRTC UWP的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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