Code Monkey home page Code Monkey logo

jaideep25 / videolify Goto Github PK

View Code? Open in Web Editor NEW
75.0 6.0 32.0 26.7 MB

Peer-peer calling, with screensharing, whiteboard, amazing themes, easy to read the code, etc !!

Home Page: https://videolify.up.railway.app/

License: GNU Affero General Public License v3.0

Dockerfile 0.04% JavaScript 60.46% PHP 0.29% Shell 0.14% HTML 21.29% CSS 17.68% Python 0.10%
video-call video-calling-app peer-to-peer peerjs html html-css-javascript html-css mediasoup filesharing screensharing

videolify's Introduction

Hello, I'm Jaideep25

It's my pleasure to see you

A passionate self-taught Frontend & Backend web developer.

  • I have made a video call app ~ https://videolify.up.railway.app/, do fork & star if you think it's useful!
  • I'm learning Python language now!
  • Any queries or concerns please feel free to contact me here

Profile views

Languages & Tools

Jaideep25's GitHub stats Jaideep25's Most used Languages

Videolify

videolify's People

Contributors

jaideep25 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

videolify's Issues

Can not detect the camera or the mirophone with insecure connection

Hello Jaideep,
First ,i want to thank you for your outsanding work, then, i run the docker container of the app in my localhost, but , when i try to enter a room the browser does not detect the camera or the microphone , however when i open a room from your main website it works perfectly:
you can find below a copy of the docker compse file :
"docker-compose.yml"
version: '3'

services:
videolify:
image: videolify:latest
build:
context: .
dockerfile: Dockerfile
container_name: videolify
hostname: videolify
volumes:
- .env:/usr/src/app/env:ro
restart: unless-stopped
ports:
- "8088:3000"
expose:
- 3000
labels:
- "traefik.enable=true"
- "traefik.http.routers.videolify.rule=Host(127.0.0.1)"
- "traefik.http.routers.videolify.entrypoints=websecure"
- "traefik.http.routers.videolify.tls.certresolver=myresolver"
- "traefik.http.services.videolify.loadbalancer.server.port=8088"
I think it is related to insecure connection but i coud not find a way to resolve it ,
kind regards
stack
,

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.