How to send a UDP Packet with Web RTC - Javascript?(如何使用 Web RTC - Javascript 发送 UDP 数据包?)
问题描述
如何使用 Web RTC 发送 UDP 数据包?
How do you send a UDP Packet using Web RTC?
推荐答案
你应该检查 sipml5, http://code.google.com/p/sipml5/获取代码并查看文件夹:sipml5/src/tinySIP/src/transsports
You should check sipml5, http://code.google.com/p/sipml5/ get the code and look into the folder: sipml5/src/tinySIP/src/transports
这篇关于如何使用 Web RTC - Javascript 发送 UDP 数据包?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!