|
@@ -1,6 +1,14 @@
|
|
-####
|
|
|
|
|
|
+## daveo-webrtc
|
|
|
|
+*** deprecated - archived ***
|
|
|
|
|
|
-```bash
|
|
|
|
|
|
+Migrated to using Talky for stun server @ [https://github.com/windhamdavid/dw_webrtc](https://github.com/windhamdavid/dw_webrtc)
|
|
|
|
+
|
|
|
|
+This project was based on [https://github.com/webrtc/apprtc](https://github.com/webrtc/apprtc)
|
|
|
|
+I hosted it on Heroku @ [https://daveo-webrtc.herokuapp.com/](https://daveo-webrtc.herokuapp.com/)
|
|
|
|
+More information is available @ [https://webrtc.org/](https://webrtc.org/)
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+```
|
|
npm install > node server.js > [localhost:8881](http://localhost:8881)
|
|
npm install > node server.js > [localhost:8881](http://localhost:8881)
|
|
```
|
|
```
|
|
|
|
|