EricssonResearch / EricssonResearch/openwebrtc

Is there a way to check if the video settings are really sent on the callee?

Open
#418 14 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
1.8k
Forks
531
PR merge metrics
No merged PRs in 30d

Description

Hi, I am currently using the Native app development guide for iOS to make a WebRTC app. I am tinkering with the OpenWebRTCSettings class. I was wondering how can I check if the video settings I set will be rendered on the receiving end of the call. As an example:

settings.videoFramerate = 30.0
settings.videoWidth = 640
settings.videoHeight = 480

I am testing with an iPad mini as the caller and the Chrome browser as the callee. I tried to check in chrome://webrtc-internals for this but there is no information regarding this.

Contributor guide

Open the contributing guide

Research direction

Start with the Native app development guide and the OpenWebRTCSettings class, then review what can be observed from the iPad mini caller and Chrome callee. Check the available information in chrome://webrtc-internals and determine what evidence would confirm that the configured video settings were sent and rendered.

Written by the indexing model from the issue text.

Assessment

Domain
audio-video-rtc, mobile-dev, web-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.