You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added the NgxAgoraModule within my featured module which is nested inside the app module. Ran the program but only the local stream showed. Remote stream not showing. Tried opening up the inspect element from chrome but couldn't make much knowledge out of the debugging flow. Looks like a connection unreachable scenario to me....... Help needed! Thanks :)
Steps to reproduce the behavior:
Create a feature module
Lazy load the feature module from app routing
Ng serve the application
Remote video stream not running
OS: Windows 10
Browser Chrome
Version 83.0.4103.106 (Official Build) (64-bit)
The text was updated successfully, but these errors were encountered:
Added the NgxAgoraModule within my featured module which is nested inside the app module. Ran the program but only the local stream showed. Remote stream not showing. Tried opening up the inspect element from chrome but couldn't make much knowledge out of the debugging flow. Looks like a connection unreachable scenario to me....... Help needed! Thanks :)
Steps to reproduce the behavior:
The text was updated successfully, but these errors were encountered: