|
|
há 1 ano atrás | |
|---|---|---|
| .. | ||
| CMakeLists.txt | há 1 ano atrás | |
| DtlsTransport.cpp | há 1 ano atrás | |
| DtlsTransport.hpp | há 1 ano atrás | |
| IceServer.cpp | há 1 ano atrás | |
| IceServer.hpp | há 1 ano atrás | |
| Nack.cpp | há 1 ano atrás | |
| Nack.h | há 1 ano atrás | |
| RtpExt.cpp | há 1 ano atrás | |
| RtpExt.h | há 1 ano atrás | |
| SctpAssociation.cpp | há 1 ano atrás | |
| SctpAssociation.hpp | há 1 ano atrás | |
| Sdp.cpp | há 1 ano atrás | |
| Sdp.h | há 1 ano atrás | |
| SrtpSession.cpp | há 1 ano atrás | |
| SrtpSession.hpp | há 1 ano atrás | |
| StunPacket.cpp | há 1 ano atrás | |
| StunPacket.hpp | há 1 ano atrás | |
| TwccContext.cpp | há 1 ano atrás | |
| TwccContext.h | há 1 ano atrás | |
| Utils.hpp | há 1 ano atrás | |
| WebRtcEchoTest.cpp | há 1 ano atrás | |
| WebRtcEchoTest.h | há 1 ano atrás | |
| WebRtcPlayer.cpp | há 1 ano atrás | |
| WebRtcPlayer.h | há 1 ano atrás | |
| WebRtcPusher.cpp | há 1 ano atrás | |
| WebRtcPusher.h | há 1 ano atrás | |
| WebRtcSession.cpp | há 1 ano atrás | |
| WebRtcSession.h | há 1 ano atrás | |
| WebRtcTransport.cpp | há 1 ano atrás | |
| WebRtcTransport.h | há 1 ano atrás | |
| answer.sdp | há 1 ano atrás | |
| janus_answer.sdp | há 1 ano atrás | |
| janus_offer.sdp | há 1 ano atrás | |
| logger.h | há 1 ano atrás | |
| offer-simulcast.sdp | há 1 ano atrás | |
| offer.sdp | há 1 ano atrás | |
| readme.md | há 1 ano atrás | |
本文件夹下部分文件提取自MediaSoup ,分别为:
ice相关功能:
dtls相关功能:
srtp相关功能:
datachannel相关功能:
以上源码有一定的修改和裁剪,感谢MediaSoup开源项目及作者, 用户在使用本项目的同时,应该同时遵循MediaSoup的开源协议。
同时,在此也感谢开源项目easy_webrtc_server 及作者, 在集成MediaSoup相关代码前期,主要参考这个项目。
另外,感谢big panda 开发并贡献的webrtc js测试客户端(www/webrtc目录下文件), 其开源项目地址为:https://gitee.com/xiongguangjie/zlmrtcclient.js