Giter VIP home page Giter VIP logo

Comments (9)

tuminzee avatar tuminzee commented on May 19, 2024 1

Hi @KartikSoneji
I will check this out, if I fail to do it
I will upload the problem details along with the code, and sreenshots.

Thank you 💯

from zoom-clone-with-webrtc.

tuminzee avatar tuminzee commented on May 19, 2024 1

from zoom-clone-with-webrtc.

micaiah-effiong avatar micaiah-effiong commented on May 19, 2024 1

@uzbeki, if you have fix the problem, you can kindly close this issue.

from zoom-clone-with-webrtc.

KartikSoneji avatar KartikSoneji commented on May 19, 2024

@uzbeki

  1. Run the app on your PC.
  2. Find your PC's IP local address (Guide).
  3. Go to the address + :3000 on your mobile.
    For example, if your PC's IP address is 192.168.1.100 then go to http://192.168.1.100:300 on your mobile.
    (note that it must be http://, and not https://)

from zoom-clone-with-webrtc.

tuminzee avatar tuminzee commented on May 19, 2024

@uzbeki

1. Run the app on your PC.

2. Find your PC's IP local address ([Guide](https://lifehacker.com/how-to-find-your-local-and-external-ip-address-5833108)).

3. Go to the address + `:3000` on your mobile.
   For example, if your PC's IP address is `192.168.1.100` then go to `http://192.168.1.100:300` on your mobile.
   (note that it **must** be `http://`, and not `https://`)

Hello I did try that, but I am not able to access the Media Permissions with this method.
Therefore, I am not able to connect my video from my phone

from zoom-clone-with-webrtc.

KartikSoneji avatar KartikSoneji commented on May 19, 2024

Hi @tuminzee

I am not able to access the Media Permissions

So you are able to access the site on your phone, right?
Do you mean you are unable to accept the prompt or the prompt is not shown at all?
In case the prompt is shown but you are unable to click "Allow" then you might want to look at this thread.
In either case, a screenshot will be quite helpful.

from zoom-clone-with-webrtc.

micaiah-effiong avatar micaiah-effiong commented on May 19, 2024

@uzbeki

1. Run the app on your PC.

2. Find your PC's IP local address ([Guide](https://lifehacker.com/how-to-find-your-local-and-external-ip-address-5833108)).

3. Go to the address + `:3000` on your mobile.
   For example, if your PC's IP address is `192.168.1.100` then go to `http://192.168.1.100:300` on your mobile.
   (note that it **must** be `http://`, and not `https://`)

Hello I did try that, but I am not able to access the Media Permissions with this method.
Therefore, I am not able to connect my video from my phone

For security reasons browsers don't make user Media accessible on http. For this your node server must be running on https

from zoom-clone-with-webrtc.

KartikSoneji avatar KartikSoneji commented on May 19, 2024

Ah, yes.
Thank you for pointing that out @micaiah-effiong , I had forgotten about that.
@tuminzee You can bypass this behaviour using these flags:

  • Chrome: chrome://flags/#unsafely-treat-insecure-origin-as-secure
  • FireFox: I could not find a simple answer, you might need to do some research.

from zoom-clone-with-webrtc.

micaiah-effiong avatar micaiah-effiong commented on May 19, 2024

Ah, yes.
Thank you for pointing that out @micaiah-effiong , I had forgotten about that.
@tuminzee You can bypass this behaviour using these flags:

  • Chrome: chrome://flags/#unsafely-treat-insecure-origin-as-secure
  • FireFox: I could not find a simple answer, you might need to do some research.

Run you node server with https, use openssl or mkcert to create certification

from zoom-clone-with-webrtc.

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.