資源簡介
包含webRTC安卓客戶端代碼和webRTC nodejs服務端代碼
安卓客戶端對應服務的ip和port需要修改string.xml
服務端運行在terminal中執行
- npm install
- npm start
服務默認會運行在3000端口,你可以在瀏覽器中打開localhost:3000
vedio顯示會有兼容性問題,推薦使用chrome瀏覽器
代碼片段和文件信息
/**
?*?Automatically?generated?file.?DO?NOT?MODIFY
?*/
package?fr.pchab.androidrtc.test;
public?final?class?BuildConfig?{
??public?static?final?boolean?DEBUG?=?Boolean.parseBoolean(“true“);
??public?static?final?String?APPLICATION_ID?=?“fr.pchab.androidrtc.test“;
??public?static?final?String?BUILD_TYPE?=?“debug“;
??public?static?final?String?FLAVOR?=?““;
??public?static?final?int?VERSION_CODE?=?1;
??public?static?final?String?VERSION_NAME?=?“1.0“;
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2019-04-26?10:11??webRTC\
?????文件????????6148??2019-04-26?10:11??webRTC\.DS_Store
?????目錄???????????0??2019-04-26?10:12??__MACOSX\
?????目錄???????????0??2019-04-26?10:12??__MACOSX\webRTC\
?????文件?????????120??2019-04-26?10:11??__MACOSX\webRTC\._.DS_Store
?????目錄???????????0??2019-04-26?10:10??webRTC\webRTC-android\
?????文件????????6148??2019-04-26?10:11??webRTC\webRTC-android\.DS_Store
?????目錄???????????0??2019-04-26?10:12??__MACOSX\webRTC\webRTC-android\
?????文件?????????120??2019-04-26?10:11??__MACOSX\webRTC\webRTC-android\._.DS_Store
?????目錄???????????0??2019-04-23?14:06??webRTC\webRTC-android\app\
?????文件???????10266??2019-04-23?14:06??webRTC\webRTC-android\app\app.iml
?????文件?????????700??2019-04-16?15:51??webRTC\webRTC-android\app\proguard-rules.pro
?????文件???????????7??2019-04-16?15:51??webRTC\webRTC-android\app\.gitignore
?????文件?????????583??2019-04-16?16:03??webRTC\webRTC-android\app\build.gradle
?????目錄???????????0??2019-04-16?16:04??webRTC\webRTC-android\app\build\
?????目錄???????????0??2019-04-16?16:04??webRTC\webRTC-android\app\build\generated\
?????文件?????2829140??2019-04-16?16:03??webRTC\webRTC-android\app\build\generated\mockable-android-27.v3.jar
?????目錄???????????0??2019-04-16?16:03??webRTC\webRTC-android\app\build\generated\res\
?????目錄???????????0??2019-04-16?16:03??webRTC\webRTC-android\app\build\generated\res\pngs\
?????目錄???????????0??2019-04-16?16:03??webRTC\webRTC-android\app\build\generated\res\pngs\androidTest\
?????目錄???????????0??2019-04-16?16:03??webRTC\webRTC-android\app\build\generated\res\pngs\androidTest\debug\
?????目錄???????????0??2019-04-16?16:03??webRTC\webRTC-android\app\build\generated\res\pngs\debug\
?????目錄???????????0??2019-04-16?16:03??webRTC\webRTC-android\app\build\generated\res\rs\
?????目錄???????????0??2019-04-16?16:03??webRTC\webRTC-android\app\build\generated\res\rs\androidTest\
?????目錄???????????0??2019-04-16?16:03??webRTC\webRTC-android\app\build\generated\res\rs\androidTest\debug\
?????目錄???????????0??2019-04-16?16:03??webRTC\webRTC-android\app\build\generated\res\rs\debug\
?????目錄???????????0??2019-04-16?16:03??webRTC\webRTC-android\app\build\generated\res\resValues\
?????目錄???????????0??2019-04-16?16:03??webRTC\webRTC-android\app\build\generated\res\resValues\androidTest\
?????目錄???????????0??2019-04-16?16:03??webRTC\webRTC-android\app\build\generated\res\resValues\androidTest\debug\
?????目錄???????????0??2019-04-16?16:03??webRTC\webRTC-android\app\build\generated\res\resValues\debug\
?????目錄???????????0??2019-04-16?16:04??webRTC\webRTC-android\app\build\generated\source\
............此處省略5205個文件信息
- 上一篇:moocDemo-master.zip
- 下一篇:仿通達OA系統源碼
評論
共有 條評論