jitsi / jitsi-meet-sdk-samples

Jitsi Meet mobile SDK examples (Android, iOS and React Native)
Apache License 2.0
270 stars 235 forks source link

Android SDK Sample App receive video failed #161

Closed yw0kim closed 1 year ago

yw0kim commented 1 year ago

I installed self-hosting server on GCP. But, android sdk sample app cannot play video from remote client. Below is the my test environment.

Case 1) Server : My Self Hosting Server Client : PC Browser#1, #2, Android Sample App #1 – Result — PC Browser #1, #2 : Success to recv/send video and audio. (even from android audio, video) — Android #1 : Success to recv audio and send video/audio. Failed to recv video.(failed to play video??)

Case 2) Server : My Self Hosting Server Client : PC Browser#1, #2, Android Browser #1 – Result : Everything is ok.

Case 3) Server : meet.jit.si Client : PC Browser#1, #2, Android Sample App#1 – Result : Everything is ok.

Case 4) Server : My Self Hosting Server Client : PC Browser#1, #2, Android Jitsi App(From PlayStore) #1 – Result : Everything is ok.

https://community.jitsi.org/t/android-sdk-sample-app-receive-video-failed/118543

yw0kim commented 1 year ago

https://community.jitsi.org/t/one-way-video-with-jitsi-app/117832/2

https://community.jitsi.org/t/i-can-no-longer-see-the-video-in-the-mobile-app/117893