Giter Club home page Giter Club logo

Comments (4)

miroslavpejic85 avatar miroslavpejic85 commented on May 22, 2024 2

Hi @LunaticCodeKing 😉

You can use ngrok to exposing mirotalk to outside world directly from your local PC.
More details regarding ngrok you can found it here: https://ngrok.com/product
After you have created your account and saved your token in .env just enable this feature in this way:

NGROK_ENABLED = true
NGROK_AUTH_TOKEN = YourNgrokAuthToken

ref:https://github.com/miroslavpejic85/mirotalk#setup-turn-and-ngrok

When you start mirotalk npm start you can see in the console logs something like this

image

The generated link https .... open it in your browser and share the room link to whoever you want.
Without ngrok mirotlak started from your local PC, cannot be reached from the outside world. And you can only use it in your local network, by using the first link: http://localhost:3000

As @Jaideep25 said, you can use ngrok, to test mirotalk before releasing it on Heroku-Railway etc.

Hope we have resolved your doubts? 🙂

from mirotalk.

Jaideep25 avatar Jaideep25 commented on May 22, 2024

Hello @LunaticCodeKing Welcome! @miroslavpejic85 uses ngrok to check whether the app works on other devices, locally, it's good for testing and if you want to host on your servr it's useful!

from mirotalk.

LunaticCodeKing avatar LunaticCodeKing commented on May 22, 2024

you are great...thank u so much!!!

from mirotalk.

miroslavpejic85 avatar miroslavpejic85 commented on May 22, 2024

u welcome! 😉

from mirotalk.

Related Issues (20)

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.