-
-
Notifications
You must be signed in to change notification settings - Fork 793
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Video only shows in a narrow band center screen: ONN Android tablet #1696
Comments
Hello, Sorry for late response I was on holidays. Did you test using my app example? Which example did you test? |
yes, RootEncoder ver. 2.5.5, Android , old api
thanks
Bill
…On Wed, Jan 8, 2025 at 3:57 AM Pedro Sánchez ***@***.***> wrote:
Hello,
Sorry for late response I was on holidays.
Did you test using my app example? Which example did you test?
—
Reply to this email directly, view it on GitHub
<#1696 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACPZNR65NAKRLNNV7GC26K32JTY7BAVCNFSM6AAAAABUQODO7SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNZXGI2TQMZYHE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
bill mcbride
vietnam veterans home page
http://www.vietvet.org
|
I don't understand how to reproduce the error. Can you share a screenshot of the RootEncoder app and explain the error? In your screenshot I only can see an image but I don't know if the problem is the preview, when you capture a photo, video recorder or stream result. |
On Fri, Jan 10, 2025 at 10:04 AM William McBride Jr ***@***.***>
wrote:
Thanks Pedro, see attached screenshots. Using old API, streaming video
only uses center portion of tablet screen.
Bill
bill mcbride
vietnam veterans home page
http://www.vietvet.org
On Fri, Jan 10, 2025 at 02:13 Pedro Sánchez ***@***.***>
wrote:
> I don't understand how to reproduce the error. Can you share a screenshot
> of the RootEncoder app and explain the error?
>
> In your screenshot I only can see an image but I don't know if the
> problem is the preview, when you capture a photo, video recorder or stream
> result.
>
> —
> Reply to this email directly, view it on GitHub
> <#1696 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/ACPZNR3WFVTU4OVI4K7ASID2J56MBAVCNFSM6AAAAABUQODO7SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKOBSGAZDAMZVGA>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
just tried to resend a few screenshots. files were too large to send
bill
…--
bill mcbride
vietnam veterans home page
http://www.vietvet.org
|
original screenshot files were too large to be accepted on your end. will
try sending a couple more
thanks Pedro, I realize this is probably a unique use case.
Using old API, streaming video only uses center portion of tablet screen.
bill
…On Fri, Jan 10, 2025 at 2:13 AM Pedro Sánchez ***@***.***> wrote:
I don't understand how to reproduce the error. Can you share a screenshot
of the RootEncoder app and explain the error?
In your screenshot I only can see an image but I don't know if the problem
is the preview, when you capture a photo, video recorder or stream result.
—
Reply to this email directly, view it on GitHub
<#1696 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACPZNR3WFVTU4OVI4K7ASID2J56MBAVCNFSM6AAAAABUQODO7SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKOBSGAZDAMZVGA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
bill mcbride
vietnam veterans home page
http://www.vietvet.org
|
Yes, if you meant that you have black bands in the preview. This is intentional to avoid distorting the image. |
It’s not just in the preview. It is there all the time. Same issue when
running OpenTakServer, which uses your RootEncoder libraries. Image is
severely distorted. This may not be worth your while trying to
troubleshoot if others with a different brand of Android tablet are not
having this issue.
Anyhow, thanks for your help looking into this. Very nice contribution to
the overall program.
Bill
bill mcbride
vietnam veterans home page
http://www.vietvet.org
…On Sat, Jan 11, 2025 at 13:50 Pedro Sánchez ***@***.***> wrote:
Yes, if you meant that you have black bands in the preview. This is
intentional to avoid distorting the image.
The idea is to adapt the stream resolution to the screen device in the
preview.
You don't have it in the record or stream, only in the preview.
—
Reply to this email directly, view it on GitHub
<#1696 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACPZNRZUWMSM65B3OTGF6JT2KFYXPAVCNFSM6AAAAABUQODO7SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKOBVGM4DSMJWGY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Do you have any way to reproduce it consistently? |
Probably not worth trying to troubleshoot on this ONN tablet. I can send
logcat files from attempts to get it to stream from both RootEncoder (old
api) and OpenTak-ICU.
Thanks for your efforts on this.
bill
…On Wed, Jan 15, 2025 at 2:44 AM Pedro Sánchez ***@***.***> wrote:
Do you have any way to reproduce it consistently?
—
Reply to this email directly, view it on GitHub
<#1696 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACPZNRZD4FOYJRCRR72S2Y32KYNVTAVCNFSM6AAAAABUQODO7SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKOJRHE2TOMZXGE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
bill mcbride
vietnam veterans home page
http://www.vietvet.org
|
Describe the bug
A clear and concise description of what the bug is.
When viewing a video camera feed on my ONN (Walmart) android tablet, the video image is compressed into the center 1/3 of the screen. This using both your .APK and the OpenTAK-ICU application. the Video from the camera is displayed normally when using other applications. This was also reported to Enzo at OpenTAKServer, and he suggested contacting you. Image file from OTS attached.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen. Expect full screen video display
Screenshots
If applicable, add screenshots to help explain your problem. see below:
Smartphone (please complete the following information):
EUD is ONN tablet, Mdl #
https://www.walmart.com/ip/onn-11-Tablet-Pro-128GB-2023-Model-Grey/1765670493?athcpid=1765670493&athpgid=AthenaItempage&athcgid=null&athznid=si&athieid=v0_eeNTY2LjA4LDU1MjM4LjEzLDAuMDA5NzIwMjEwNzA3MzYyMzg0LDAuNV8&athstid=CS055~CS004&athguid=i4oHFmRz2yRChW1EBEl07J5xwCOm-liXFa2e&athancid=946507988&athposb=0&athena=true
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: