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.
I am using the janus_client to create a videoroom in janus server. The audio works fine on android, it is output from the speakers however on IOS the output is not from the speakers and so the sound is low.
I am using the janus_client to create a videoroom in janus server. The audio works fine on android, it is output from the speakers however on IOS the output is not from the speakers and so the sound is low.