- Notifications
You must be signed in to change notification settings - Fork3
TangoFX Sessions is a plug and play platform for Internet calling. It not only makes video call over internet but also provides us the ability to use immensely interactive tools with our communication for example features such as creating drawing or writing code together while in a video call.
altanai/TFX
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Lightweight , secure , plug and play platform for peer-to-peer Internet calling
- CaaS ( Communication as a platform)
- highly customizable platform
- Build on Opensource Chrome Developer tools , WebRTC , sipML5 , socketio , nodejs
- immensely interactive tools
- SDK to devlop addon widgets
directory : tfx_webrole: starts thttps server to render the webpages
>tfx_web git:(master)✗nodewebrtcserver.jsFolderPath/home/altanai/tfx/tfx_module{root:'/home/altanai/tfx/tfx_module',options:{cache:3600,gzip:true,indexFile:'index.html',headers:{server:'node-static/0.7.6','cache-control':'max-age=3600'}},cache:3600,defaultHeaders:{server:'node-static/0.7.6','cache-control':'max-age=3600'},serverInfo:'node-static/0.7.6'}WebRTCserverenv=>localrunningat8084/CTRL+Ctoshutdown
directory : tfx_signallerrole: starts the signaller server using socketio on https for secure webrtc
should run
cd tfx_signallerNODE_ENV=production node server.js-- signal master is running at:https://localhost:8888
goto url :https://localhost:8084
make a zip and install to chorme -> settings -> extensions
directory : tfx_homepagerole: docuemntaion for tfx whic can be started by http-server cmd in directory
➜ tfx_homepage git:(master) ✗ http-server Starting up http-server, serving ./Available on: http://127.0.0.1:8080 http://192.168.1.116:8080Hit CTRL-C to stop the server
Whitepaper Acdemiz.edu -https://www.academia.edu/11925353/TangoFX_Sessions_WebRTC_Chrome_Extension
TangoFX session Linkedin -https://www.linkedin.com/pulse/tangofx-sessions-altanai-bisht/
businessinsider -https://www.businessinsider.in/the-entrepreneurwho-wants-to-make-a-difference-in-the-indian-society/articleshow/44970790.cms
About
TangoFX Sessions is a plug and play platform for Internet calling. It not only makes video call over internet but also provides us the ability to use immensely interactive tools with our communication for example features such as creating drawing or writing code together while in a video call.