Skip to content
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

V2.2.4 Video recording does not seem to be working #43

Open
EPadronU opened this issue Feb 22, 2024 · 3 comments
Open

V2.2.4 Video recording does not seem to be working #43

EPadronU opened this issue Feb 22, 2024 · 3 comments

Comments

@EPadronU
Copy link

Steps to reproduce - Workflow 1

  1. Tap on TRANSMISSION START
  2. Tap on Start the camera
  3. Tap on the REC red button (it changes to a Stop icon red button)
  4. Tab on the Stop icon red button (it changes back to the REC red button)

Expected

  1. A message saying the video was successfully captured
  2. Such a video being present somewhere in the phone's internal memory

Actual

Nothing happens

Steps to reproduce - Workflow 2

  1. Tap on TRANSMISSION START
  2. Tap on Start the camera
  3. Long tap on the REC red button (it changes to a Stop icon red button)
  4. Two messages appears as popups one after the other: Long Click - Video starts and Record started
  5. Tab on the Stop icon red button (it changes back to the REC red button)

Expected

  1. A message saying the video was successfully captured
  2. Such a video being present somewhere in the phone's internal memory

Actual

Nothing happens

Additional information

Picture/photo capture works as expected

@Peter-St
Copy link
Owner

HI,

I fixed the video record.
Can you plz try it out and report if it works.
Sadly with my cam I get a darker Video, when I record the stream. The record is performed over the BitmapToVideoEncoder.java file. -> There in Line 360 the Video Format is chosen. I tried out some different, but non of them worked so far. Perhaps you find a solution with a different COLOR_Format ;)

So far,

Peter

@EPadronU
Copy link
Author

Hi Peter,

Could you provide to me the APK file? I'd like to avoid installing everything that's required for doing it myself, since it's a lot and I won't need it for anything else.

@Peter-St
Copy link
Owner

Hoi,

i will try to fix the brightness error the next couple of days and will then upload the app to F-Droid and PlayStore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants