All Projects → veertly → app

veertly / app

Licence: Apache-2.0 License
Platform for virtual meetups and virtual networking

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to app

Jitsi Meet
Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.
Stars: ✭ 17,247 (+30157.89%)
Mutual labels:  video-conferencing, jitsi
Starrtc Android Demo
🚀starRTC,即时通讯(IM)系统,免费IM系统(含单聊,群聊,聊天室,文件传输),免费一对一视频聊天,VOIP,语音对讲(回音消除),直播连麦,视频直播,RTSP拉流,RTMP推流,webRTC服务端,在线教育,白板,小班课,在线会议,视频会议,视频监控,局域网直连(无需服务器),兼容webRTC, 支持webRTC加速,P2P高清传输,安卓、iOS、web互通,支持门禁对讲,可视对讲,电视盒子,树莓派,海思,全志,任天堂switch,云游戏,OTT设备,物联网平台,C语言自研方案,支持二次开发成类微信,类映客等APP,✨万水千山总是情,来个star行不行✨,更多示例请访问:
Stars: ✭ 3,038 (+5229.82%)
Mutual labels:  jitsi, video-chat
jutsu
A jitsi meet component wrapper and custom hook moulded with react's chakra 💠
Stars: ✭ 148 (+159.65%)
Mutual labels:  video-conferencing, jitsi
jitsi-scalable-helm
Scalable jitsi helm chart
Stars: ✭ 28 (-50.88%)
Mutual labels:  video-conferencing, jitsi
Docker Jitsi Meet
Jitsi Meet on Docker
Stars: ✭ 2,364 (+4047.37%)
Mutual labels:  video-conferencing, jitsi
mirotalk
🚀 WebRTC - P2P - Simple, Secure, Fast Real-Time Video Conferences Up to 4k and 60fps, compatible with all browsers and platforms.
Stars: ✭ 1,593 (+2694.74%)
Mutual labels:  video-conferencing, video-chat
emrah-buster-templates
The templates of the emrah-buster installer.
Stars: ✭ 57 (+0%)
Mutual labels:  video-conferencing, jitsi
text-bot-openwhisk
DEPRECATED: this repo is no longer actively maintained
Stars: ✭ 12 (-78.95%)
Mutual labels:  conversation
HiGRUs
Implementation of the paper "Hierarchical GRU for Utterance-level Emotion Recognition" in NAACL-2019.
Stars: ✭ 60 (+5.26%)
Mutual labels:  conversation
connectycube-flutter-samples
Code samples for Flutter, based on ConnectyCube platform
Stars: ✭ 64 (+12.28%)
Mutual labels:  video-chat
nettu-meet
Open source video conferencing system for tutors.
Stars: ✭ 1,878 (+3194.74%)
Mutual labels:  video-conferencing
exocortex-halo
Various and sundry additional pieces of software I've written to incorporate into my exocortex.
Stars: ✭ 65 (+14.04%)
Mutual labels:  conversation
amazon-ivs-chime-web-demo
A demo web application intended as an educational tool for demonstrating how to load and play Amazon IVS streams alongside the Amazon Chime SDK.
Stars: ✭ 35 (-38.6%)
Mutual labels:  video-conferencing
ascii-chat
A terminal-based peer-to-peer (P2P) end-to-end-encrypted (E2EE) video chat application with text messaging, written in OCaml. Supports up to 4 clients. Supports connections over internet and LAN.
Stars: ✭ 20 (-64.91%)
Mutual labels:  video-chat
SpaceFusion
NAACL'19: "Jointly Optimizing Diversity and Relevance in Neural Response Generation"
Stars: ✭ 73 (+28.07%)
Mutual labels:  conversation
terraform aws jitsi meet
Deploy Jitsi Meet to AWS with Terraform
Stars: ✭ 19 (-66.67%)
Mutual labels:  jitsi
pubnub-js-webrtc
adambavosa.com/pubnub-js-webrtc/example/
Stars: ✭ 16 (-71.93%)
Mutual labels:  video-chat
alexa-conversation
Framework to easily test your Alexa skills functionally by creating a conversation with your skill.
Stars: ✭ 51 (-10.53%)
Mutual labels:  conversation
Remote-Work-and-Study-Resources
Free services, tools, articles and other resources for remote workers and distance learners
Stars: ✭ 49 (-14.04%)
Mutual labels:  video-conferencing
video-chat
Simple Web Application that offer you to create video meeting room using WebRTC and Socket.
Stars: ✭ 32 (-43.86%)
Mutual labels:  video-chat

Introduction

Veertly is a virtual conference platform focused on the networking of the participants. When entering a veertly conference, participants can attend the traditional virtual webinar (aka Conference Room) or network with other participants on the "Networking Area".

On the networking area participants can check who is available and whos is talking with whom, like in a real event. They can then choose to join an existing conversation or start a new one with someone that is available.

You can test the live version on our Demo conference room: https://app.veertly.com/session/demo

How does it work

Conference Room

At the moment, the conference room is a Jitsi room where all participants are connected.

In the near future, we pretend to optimize the conference room by having a live stream being shared by the speakers of the conference where all participants can attend and ask questions.

Networking Area

Each conversation in the networking area has its own Jitsi room. When a participant selects someone to talk a new room is created and both participants join that room. If someone else wants to join that conversation, they will simply join the Jitsi room.

How to contribute

We decided to open source this project in order to have a collaborative effort to help us in this new way of living due to the Coronavirus outbreak. We believe that together we will go further and that we will be able to do build something great to allow us to have more meaningful connections virtualy!

All the code used for this application is hosted here and the front-end client is a ReactJS application. On the backend, we use Firestore database, from Firebase.

If you need any help hosting Veertly on your environment, please do not hesitate to contact me @joaoaguiam on twitter or telegram.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].