Akchy / Agora-Live-Broadcasting

As an Agora Student Ambassador, this project is to create a Live Video Broadcast using Agora SDK in Flutter
58 stars 58 forks source link

On sharing live screen with other user, the host screen goes blank, audio transmission is okay but video in third party screen shows only the host screen, both screens audio works fine #6

Open anamikasingh3 opened 4 years ago

muzohaib763 commented 3 years ago

cannot share screen .... only host screen working fine... i just copy the same code

Milimeter commented 3 years ago

having the same issue please let me know if you have solved them

Gal4D commented 3 years ago

Hi, I found a way! The way to solve this is that the user on the other end has to enable video and audio. first, they have to disconnect from the live and click on the go-live button which will ask them to allow video and audio when they accept close that live and go back to join the host and when he lets you join him, your video will show up.

Muhammad-Ullah commented 3 years ago

Gal4D, Can you please share your whole code with me. please As I am getting a lot of errors in the code