blackuy / react-native-twilio-video-webrtc

Twilio Video (WebRTC) for React Native
https://www.twilio.com/docs/video
MIT License
606 stars 403 forks source link

Playing music paused on live streaming begins #725

Open Shahfaisal-0304 opened 1 year ago

Shahfaisal-0304 commented 1 year ago

Steps to reproduce

  1. Play any music from the music app
  2. Start video+audio live streaming (The music will paused on connect() )

Expected behavior

Music plays continuously when live streaming begins

Actual behavior

The music paused on live streaming starts.

Environment

react-native-twilio-video-webrtc

Version:"react-native-twilio-video-webrtc": "^3.2.0"

Shahfaisal-0304 commented 1 year ago

This issue also happens when the device is connected to a car. It shows "Active Call 10000000".

MicrosoftTeams-image (6)

SaadAli-rolustech commented 12 months ago

@Shahfaisal-0304 I need your help or codebase for live streaming, can you please guide?