question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

VideoLocal it does not work on iOS

See original GitHub issue

Steps to reproduce

  1. I enter the videocall room
  2. everything works well audio and video less VideoLocal I can’t see myself on iOS from yesterday, before was working fine. On Android it does work well.

Expected behaviour

I should see myself in the small frame below with the front camera 1

Actual behaviour

I can’t see myself on iOS in the box below selfie camera, the box is invisible, until yesterday it was working well, on Android it still works well Screenshot_20200728_150848_com saludvitale look at a test we did between iphone and computer, see how the user who is from the computer does see me, although I do not see myself on the iphone as indicated above image (12)

My code

<TwilioVideoLocalView enabled={true} style={callvideo.localVideo} />
localVideo: {
    flex: 1,
    width: 126,
    height: Platform.OS === "ios" ? 300 : 200,
    // position: "absolute",
    right: 10,
    bottom: 400,
    borderRadius: 2,
    borderColor: "#4E4E4E"}

Environment

  • Node.js version: 12.18.1
  • React Native version: 0.60.5
  • Device model and version: iphone 8 iOS 13.5.1

react-native-twilio-video-webrtc

Version: 2

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:8

github_iconTop GitHub Comments

3reactions
lidia-safcommented, Sep 15, 2020

Hi, I experience the same issue. My styles work well, I can see the view displaying it. Have someone found the resolution for it?

1reaction
rekha-emidscommented, Aug 6, 2020

In iOS it’s showing blank screen.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Video Not Playing on iPhone After New Update? Here's How ...
Unable to play videos on your iPhone after the new iOS Update? In this video we will show the best ways to #FixVideoNotPlaying...
Read more >
Unable to Load Videos on iPhone/Videos Not ... - YouTube
If videos not playing on your iPhone or you see the unable to load videos error, learn what to do in this video....
Read more >
SwiftUI - How to load a video from Photos - Apple Developer
Hello,. I'm currently stuck trying to load a Video - previously picked by an PHPicker. In the photos you can see the current...
Read more >
[Detailed] How to Fix iPhone Video Not Working in Different ...
There may be a number of reasons that can result in iPhone video not working. Some common reasons are as follow. • An...
Read more >
Local food bank could face penalties for traffic issues - WNCT
Local News · New bern resiliency program · Classroom Conversations: 'If we invest in our people, … · Craven County commissioners moving forward...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found