1. 程式人生 > >java 視訊會議、視訊溝通、遠端教育、java視訊會議系統

java 視訊會議、視訊溝通、遠端教育、java視訊會議系統

以下都是基於webrtc的實現

方案1:簡單版 基於js框架 http://www.rtcmulticonnection.org/ 只要安裝好後臺的服務即可 體驗地址:https://github.com/muaz-khan/RTCMultiConnection#v3-demos

方案2:基於freeswitch的verto協議實現

 freeswitch 安裝視訊模組參考 個人寫的很詳細

裡面包含freeswitch verto協議的配置  對於wss的配置如果使用阿里雲的話可以申請免費的ssl  對於verto的協議埠的wss一定要認證通過

官網提供了兩個例子 Verto Communicator 和Verto demo  自定義多參考編譯後html5/下的這兩個例子

以下下是demo體驗地址

https://cantina.freeswitch.org/verto/index.html

https://cantina.freeswitch.org/vc 

對於java的遠端教育直接安裝https://bigbluebutton.org/support/即可 安裝bigbluebutton就好了 

體驗地址https://demo.bigbluebutton.org https://test.bigbluebutton.org 

交流q群 261074724