Akchy / Agora-Live-Broadcasting

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

The host screen is working fine but in the join screen i am enable to get the stream #11

Open BhavyKoshti9spl opened 3 years ago

BhavyKoshti9spl commented 3 years ago

i took pool of dev branch and just added my APP_ID into settings and run the both app host is working perfect, but in the joined user i am not able to see the streams as its blank

although i am able to send comment and all other things but not able to view other person's live video.

Milimeter commented 3 years ago

I seem to be having this issue too. if you have fixed them please share

BhavyKoshti9spl commented 3 years ago

@Milimeter just check the id you are passing, In my case I had passed wrong channel_id to join.dart.

Muhammad-Ullah commented 3 years ago

@BhavyKoshti9spl I am getting an error in host.dart?? Could you please help me...

BhavyKoshti9spl commented 3 years ago

@Muhammad-Ullah show your error

Muhammad-Ullah commented 3 years ago

Please if you have time then check this [https://github.com/AgoraIO/Agora-Flutter-SDK/issues/200] I am completely stuck