Coder Social home page Coder Social logo

Comments (8)

philnash avatar philnash commented on July 23, 2024 3

Ok, I've pushed an update that seemed to work for me. Give it a test and see what happens.

from mediadevices-camera-selection.

philnash avatar philnash commented on July 23, 2024 1

I'll have to leave you to check it on the Samsung devices. I have a Motorola Moto G4 for Android testing. Will be looking at this soon.

from mediadevices-camera-selection.

philnash avatar philnash commented on July 23, 2024

Hi @praveshkhatana, thanks for the report. Can you give me a bit more detail please? Are you seeing any error messages, for example? The more detail you can give, the more chance I can find out what's going on.

Thanks!

from mediadevices-camera-selection.

praveshkhatana avatar praveshkhatana commented on July 23, 2024

Hi @philnash,
I am simply trying to run your code preview in the android browser. It is showing all available cameras list in the dropdown but nothing happens upon selection.

Even tried to stop localVideotrack before initiating Video.createVideoTrack

current twilio-video version 2.3.0

if (previewTracks) {
      previewTracks.forEach(function (track) {
        track.stop();
        
      });
    }
    Video.createLocalVideoTrack({

Error Message
Screenshot 2020-03-22 19 15 35

from mediadevices-camera-selection.

philnash avatar philnash commented on July 23, 2024

I haven't run this project for a while. I'll take a look and see what I find.

Does the simple example, without video chat, work for you? (Note, you have to press the button on this one to change the camera.)

from mediadevices-camera-selection.

praveshkhatana avatar praveshkhatana commented on July 23, 2024

from mediadevices-camera-selection.

praveshkhatana avatar praveshkhatana commented on July 23, 2024

Please check it on samsung s8/s9 device.

from mediadevices-camera-selection.

praveshkhatana avatar praveshkhatana commented on July 23, 2024

Thanks @philnash, finally it's fixed

from mediadevices-camera-selection.

Related Issues (11)

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.