EricssonResearch / EricssonResearch/openwebrtc-examples

IOS Native app - Video not starts sometime (Audio works fine)

Open
#192 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Objective-C
Stars
336
Forks
209
PR merge metrics
No merged PRs in 30d

Description

Dear all,
sometime when the call starts only the audio works but the video is not visibile.
Looking the log I have discovered that when the video doesn't work the got remote source (video stream) is not called:

Log file when works properly
*\* Message: Got remote source: Remote video stream
gotRemoteSource: [source: <70a24818>, name: Remote video stream, mediaType: video]
*\* Message: Got remote source: Remote audio stream
gotRemoteSource: [source: , name: Remote audio stream, mediaType: audio]

Log file when doesn't work properly (only audio starts)
*\* Message: Got remote source: Remote audio stream
gotRemoteSource: [source: , name: Remote audio stream, mediaType: audio]

Please help me

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.