Achaz / Achaz/imsdroid

Is it possible to change video frame size within a session?

Open
#380 0 comments 0 reactions 0 assignees View on GitHub
auto-migrated Priority-Medium Type-Defect
Dominant language
Java
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```
a) Before posting your issue you MUST answer to the questions otherwise it
will be rejected (invalid status) by us
b) Please check the issue tacker to avoid duplication
c) Please provide network capture (wireshark) or Android log (DDMS output)
if you want quick response

What steps will reproduce the problem?
1. I have added code to restart the camera and preview in
NgnProxyVideoProducer.java with a new resolution when the user clicks on a
button while in a video call.
2. I see the changes on the video producer side. But the video preview gets
frozen on the video consumer side.
3. What changes need to be made in the video consumer to support dynamic
framesize change?

What is the expected output? What do you see instead?
I would like to see dynamic framesize changes in effect.

What version of the product are you using? On what operating system?
Currently, framesize changes are seen in the preview of the produces, but video
freezes on the consumer end.

Please provide any additional information below.

Is it even worth it going this path?
```

Original issue reported on code.google.com by `krupa.p` on 26 Aug 2012 at 9:37

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with NgnProxyVideoProducer.java and trace the corresponding video consumer path for the restart and preview flow. Reproduce the resolution change during a video call, then identify the consumer-side behavior needed so the new frame size takes effect without freezing; no test file is named in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
audio-video-rtc, mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.