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.

Get RemoteAudioState without listener

See original GitHub issue

Hi,

I am sorry to start this as an issue, since its more like a question.

So in my RN app, I have an option to disable video and go only with audio ( in which case I have other stuff connected to this state ).

BUT, if someone joins the channel AFTER someone in the channel disables his video, I am unable to get that information about users already in channel. Listener RemoteAudioStateChanged does not trigger on init and I can see no function that would give me this info.

Would you know please?

Thanks in advance

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:14

github_iconTop GitHub Comments

1reaction
LichKing-2234commented, Dec 4, 2020

you can set no video state by default, and change state when you received RemoteVideoStateChanged .

0reactions
vSleichertcommented, Dec 7, 2020

Yeah you are right. I could have thought as well 😄 . Thanks for pointing out 👍🏼

Read more comments on GitHub >

github_iconTop Results From Across the Web

Connect to DB without listener? - Oracle Communities
Hi, Oracle11gR2 Is there a way to connect to the database even if the listener is down? (meaning bypass the listener)
Read more >
knowing video or audio is disabled · Issue #170 - GitHub
only can get it from the event listener. ... remoteVideoStateChanged; /// Occurs when the remote audio state changes.
Read more >
Connect to Oracle database without using TNS Listener
Just out of curiosity, a few days ago we had a discussion about whether there is a way to connect to the DB...
Read more >
Client - Circuit JavaScript SDK
Event listeners are also exposed on the Client instance. Most applications will only require ... The OAuth2 client ID you obtain from the...
Read more >
Type definition - Agora.io
This page lists all the type definitions of the macOS API. AgoraAreaCodeType. The region for connection, which is the region where the server...
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