cap9qd

Results 7 comments of cap9qd

Something that I have noticed is that nvjpg is being utilized from another process off and on (Frigate beta) and toggles back and forth from "OFF" to showing running at...

Seems this is the "offending" code in service.py (lines 421 and 422) ``` if nvjpg_data: data['engines']['NVJPG'] = nvjpg_data['rate'] if nvjpg_data['status'] else {} ``` This returns an int or an empty...

If you change the boot options I will reboot but will puke out quite a bit of kernel info. Also there are instructions for getting the serial consol running if...

Here is the serial console changes. https://github.com/ccrisan/motioneyeos/issues/2655#issue-792615486 On Sat, Aug 7, 2021, 16:40 Curtis Parrott ***@***.***> wrote: > If you change the boot options I will reboot but will puke...

We're you able to implement the changes for the reboot fix? Just curious if my observations and changes can br confirmed by someone else with an HC1/2. On Sat, Aug...

The main issue I had doing this (restoring a backup between a MotionEyeOS install to a MotionEye on Ubuntu for an Odroid XU4/HC1/HC2 board) as all the paths are different...

> > Worked for me 👍 > > Could you explain how you did it? Because I have tried to reset the shelly several times, setting it to factory settings...