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.

New version (v3.0.0-beta.1), help with testing needed

See original GitHub issue

Happy to release v3.0.0-beta.1 🎉️🎉️ , featuring:

I did the build for Jetson nano, ubuntu machines, if you have a TX2 or Xavier, sorry but you should be able to install it without docker. . 🚨️ Make sure to reinstall darknet from the opendatacamv3 branch as specified in the doc

For the docker installation, still the same procedure (Make sure to remove your remove your previous config.json, install-opendatacam.sh, run-docker.sh, run-opendatacam.sh before installing new version)

# Download install script
wget -N https://raw.githubusercontent.com/opendatacam/opendatacam/v3.0.0-beta.1/docker/install-opendatacam.sh

# Give exec permission
chmod 777 install-opendatacam.sh

# NB: You will be asked for sudo password when installing the docker container

# Install command for Jetson Nano
./install-opendatacam.sh --platform nano

# Install command for a Nvidia-docker machine (ARCH_BIN=6.1)
# NB: Will run from demo file, you can change this after install, see "5. Customize OpenDataCam"
./install-opendatacam.sh --platform nvidiadocker_cuda_archbin_6_1

Todo list before final 3.0.0 release:

Thanks for your help to test this, cc @b-g @shams3049 & all users

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:4
  • Comments:37 (14 by maintainers)

github_iconTop GitHub Comments

2reactions
rantgithubcommented, Mar 31, 2020

The error for @bilx6043 is reproducible is the new version of darknet is not use.

Be sure you update darknet to the version v3 requires, otherwise wont work.

1reaction
Denizzjecommented, Apr 27, 2020

It seems my Jetson Nano wanted a break from looking at fish this weekend, cant reach it anymore so I assume it crashed and rebooted (dont have ODC running on startup).

I posted 9 days ago, so that makes it anywhere between 15 and 17 days recording time. All those times I regulary watched the stream in the GUI for sometimes hours on end. That used to crash in like 10 minutes on v2 😄 .

Are you going to get v3 out of beta this week by any chance? If so then I shall wait with starting a new recording.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshooting | v3.0.0 beta.1 pre-release
My contract is using OpenZeppelin. How do I add GSN support? Here is a sample on how to use GSN with OpenZeppelin contracts....
Read more >
Publishing pre-releases - Semantic Release - GitBook
We want to publish our package for each new feature developed for test purpose, however we do not want to increment our package...
Read more >
Change Log — HOOMD-blue 3.0.0 documentation
New features in v3 since v2.9.7: Zero-copy data access through numpy and cupy. Triggers determine what timesteps operations execute on. User-defined operations ...
Read more >
STAF V3.0.0 Beta 5 Readme - SourceForge
Building and installing a 64-bit version of STAF on HP-UX IA64. New Features in STAF V3.0.0 Beta 1. Communication Interface Enhancements. These ...
Read more >
electron-releases - npm
Tag Published Prerelease Node Chrome Downloads v8.0.0‑nightly.20190820 2019‑08‑20 yes 12.8.1 78 7 v8.0.0‑nightly.20190819 2019‑08‑20 yes 12.8.0 78 16 v8.0.0‑nightly.20190818 2019‑08‑18 yes 12.8.0 78 6
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