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
134 stars 76 forks source link

how to add Simulcast support in video room plugin? #130

Closed sandeepsinghmbbs closed 1 year ago

sandeepsinghmbbs commented 1 year ago

how to add Simulcast support in video room plugin?

shivanshtalwar0 commented 1 year ago

I haven't tested it so far but hopefully in next release you could expect support in the Google meet example

dejanp777 commented 1 year ago

@shivanshtalwar0 thanks for your work and support. Please inform us when you manage to add Simulcast

shivanshtalwar0 commented 1 year ago

@dejanp777 , @sandeepsinghmbbs kindly test above pr and let me know if this would work for you guys.

sandeep23097 commented 1 year ago

Thank you.. it working fine...one more suggestion.. kindly add a simulcast flag true in publisher stream if simulcast enable for that publisher..

shivanshtalwar0 commented 1 year ago

I will add it later, if you feel it's something you can do feel free to open a pr