Git Product home page Git Product logo

Comments (16)

ranjithkumark8 avatar ranjithkumark8 commented on September 24, 2024 1

Hi @triptu, Can I work on this issue?

from 100ms-web.

triptu avatar triptu commented on September 24, 2024 1

sure, assigned to you.

from 100ms-web.

ranjithkumark8 avatar ranjithkumark8 commented on September 24, 2024 1

@mani-rsg Thanks, issue got resolved. Working on it.

from 100ms-web.

mani-rsg avatar mani-rsg commented on September 24, 2024 1

Hi @ranjithkumark8, I just looked at your forked repo of 100ms-web and it is behind the upstream and that's why there is a version mismatch, please pull and merge upstream, and then link hms-web with hms-video-react and it should work.
image

You can use the yarn link to connect both the repos.

In hms-video-react

yarn link

In web(this repo)

yarn link @100mslive/hms-video-react
cd node-modules/react
yarn link

In hms-video-react

yarn link react

Then run yarn start in both repos and you'll have them linked up, so any change you do in react components will show up locally on watch. (these steps to link repos are mentioned by @triptu in another issue that worked for me)

from 100ms-web.

kushalShukla-web avatar kushalShukla-web commented on September 24, 2024

may i ? pls

from 100ms-web.

triptu avatar triptu commented on September 24, 2024

sure, go ahead.

from 100ms-web.

kushalShukla-web avatar kushalShukla-web commented on September 24, 2024

so i have to create whole chat component?

from 100ms-web.

triptu avatar triptu commented on September 24, 2024

No just make the existing one work properly on phone.
Can you create an account on dashboard.100ms.live? You'll get a room url you can join and try check it out on phone and pc.

from 100ms-web.

ranjithkumark8 avatar ranjithkumark8 commented on September 24, 2024

Hi @triptu, I noticed that "ChatBox" component is imported from the npm package "@100mslive/hms-video-react", I think major part of the change should be done in the npm package. How can I proceed?

from 100ms-web.

raviteja83 avatar raviteja83 commented on September 24, 2024

https://github.com/100mslive/hms-video-react you can contribute here.

from 100ms-web.

ranjithkumark8 avatar ranjithkumark8 commented on September 24, 2024

Ok thanks for the update @raviteja83

from 100ms-web.

ranjithkumark8 avatar ranjithkumark8 commented on September 24, 2024

@triptu @raviteja83
After updating .env file with variables in example.env. I'm getting following error(see below screenshot). I tried to resolve it but I couldn't able to resolve it. Can you please help me with this?
image
image

from 100ms-web.

triptu avatar triptu commented on September 24, 2024

Have you created an account on dashboard.100ms.live to give the token endpoint in .env?

from 100ms-web.

mani-rsg avatar mani-rsg commented on September 24, 2024

@ranjithkumark8 Fill the REACT_APP_POLICY_CONFIG in the env with '{}', then it should work. Check the README.md (now updated)

from 100ms-web.

ranjithkumark8 avatar ranjithkumark8 commented on September 24, 2024

Hi @triptu @mani-rsg @raviteja83,

Can someone help me with this issue? I have linked hms-web with hms-video-react after that I'm getting below errors.

We don't have ParticipantsInView component in hms-video-react but we are importing it in MoreSettings in hms-web.

after commenting ParticipantsInView in MoreSettings, I'm getting Invalid hook error in HMSRoomProvider, Even though we are using it in functional component.

image
image

from 100ms-web.

ranjithkumark8 avatar ranjithkumark8 commented on September 24, 2024

Thanks @mani-rsg I will check it out

from 100ms-web.

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.