question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Issues with video record size and flicker screen

See original GitHub issue

Hello There,

Is there a recording limit/size limit for the video record sessions? I’m able to capture only upto 14MB (~18 secs) worth of video record. If I cross 20 secs, then I will get the below error message.

Interpreter:/> startVideo 1
Started Recording Video

Interpreter:/> stopVideo
Large file cant transfer
END123

Another interesting issue that the mobile screen is stable (with RAT installed) as long as Internet is connected (WiFi) i.e., whenever I turn off the Internet connection, the mobile screen starts to flicker. Connecting back to Internet makes the flicker to stop.

Tried disabling the battery optimizations, draw over other apps, all notifications settings, however still the same.

Both issues are replicable on-demand in my Moto G(6) running Android 9 and C&C server is Ubuntu 20.04.

Thank you, Ray.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
karma9874commented, Apr 14, 2021

Hey, Thanks for this awesome testing 😃

it flickers even when reconnecting to Internet, which was not noticed before

The flickering issue will be somewhat permanent coz some devices don’t show any animation while restarting the activity and some devices show some animation hence the flicker thingy is seen as it is restarting the activity. So the flickering is device dependent. 😅

And about the camera issue. I will try to implement the recording in a foreground service #65 as running the camera in services is very limited I guess 😅

0reactions
rayepcommented, Apr 14, 2021

@karma9874 Thanks for the explanation. Maybe I can check the behaviour with other android models 🙂

Please let me know once you’ve completed the foreground service part and I can test it out!

Thank you for your help. 🙂👍

Read more comments on GitHub >

github_iconTop Results From Across the Web

How Can I Remove Video Flickering Issue?
Great Tips to Resolve Video Flickering Issue. Video flickering is very often a problem while shooting or editing. You may encounter this issue...
Read more >
Flickering/banding of displays shot on video and how to fix
In Windows, right-click the desktop, select “Screen Resolution,” click “Advanced Settings,” and select a refresh rate from the Monitor settings ...
Read more >
Why does a television screen flicker when you record a video ...
The flicker is caused by the fact that the lights strobe at the line frequency of the electrical power. If the frame rate...
Read more >
Five tips to fix a screen flicker - TechRepublic
1. Check your cables · 2. Check the monitor refresh rate · 3. Check the video card · 4. Test the monitor ·...
Read more >
Screen blinks on black when doing something related to ...
For Display issues one fix that is working is to Roll back or Uninstall the Driver on the Display Device > Driver tab,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found