flutterjanus / flutter_janus_client

A plugin that allows the flutter app to communicate with a Janus server using different transport mechanisms, such as WebSocket and HTTP(rest). It features a developer-friendly api to interact with various WebRTC Janus Plugins. Hence, it can be considered as a swiss-knife for WebRTC solutions.
MIT License
132 stars 76 forks source link

RTCVideoRenderer Video rendering and steaming issue #151

Closed ParthSolankii closed 7 months ago

ParthSolankii commented 8 months ago

The user is not able to see the caller's screen if an Incoming call arrives,

=> The Caller can see both the screen window: the caller's screen as well as the receiver's screen but the same, does not work with the receiver's phone.

shivanshtalwar commented 8 months ago

Well i am on vacations right now but i will check after 11 jan , it seems example needs some modifications and fixes since video room works fine

shivanshtalwar commented 8 months ago

this should be fixed in latest commit please verify and lmk

shivanshtalwar0 commented 7 months ago

closing due to inactivity