• Ajay S Solanki
  • NEWBIE
  • 0 Points
  • Member since 2015

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 1
    Replies

Hi All,

We need to open device camera (Laptop/Surface Pro) from lightning component. Currently we can do this using  navigator.mediaDevices.getUserMedia but it's not working when locker service is ON i.e component with verison >= 40. It works for lightning components below version 40.

Is there any other work around for this?

Any help will be appreciated..Thanks!

Hi All,

We are trying to upload file greater than 4 MB using lightning component. We don't want to go through lightning:fileUpload due to certain requirement needs.

Any help will be appreciated. Thanks
Hi All,

We are trying to upload file greater than 4 MB using lightning component. We don't want to go through lightning:fileUpload due to certain requirement needs.

Any help will be appreciated. Thanks