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.3

See original GitHub issue

Releasing v3.0.0-beta.3 🎉️ , featuring:

  • Complete rewrite of Docker setup / install process in order to use docker-compose
  • Update darknet fork once again using the new -dontdraw_bbox flag AlexeyAB kindly added for us : https://github.com/AlexeyAB/darknet/commit/da050367a8b174f751a2c9720195d51a369c4a4a
  • Expose tracker config IOU and UNMATCHED FRAME tolerance
  • Check if config.json version matches Opendatacam version
  • Clean up code for drag& drop feature… maybe add some UI tweaks like a drop indicator and a specific progress message
  • Clean up and improve counter logic code
  • Update API docs with new counters attributes
  • Add Threshold to filter out large detections
  • Update OpenMojis

How to test / install

If you were using OpenDataCam before with docker, the setup has changed to use docker-compose now for several reasons

  • simplify the install process
  • provide flexibility for people to add other docker services around opendatacam
  • enable people to deploy on IoT cloud platform like Balena
  • makes the workflow with Docker lighter, I think to deploy a new version of OpenDataCam it will be much fast now as we don’t need to push everything, the base image will not change… also maybe open the door to build from the cloud
  • be independant from jetpack version issues … (right now we have problem with darknet and jetpack 4.4)

We still have a “one command” install process but you need to install docker-compose first, please read: https://github.com/opendatacam/opendatacam#1-software-pre-requisite-

Note that right now the raspberry pi cam isn’t working on the Jetson nano using this new setup… we are trying to fix this… and you might run into other issues as this is a significant change from how things worked previously

Still TODO

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:3
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
Denizzjecommented, Jun 24, 2020

Better late than never 😉.

  • Docker compose install works flawlessly.
  • I am on the development branch I think for the non docker install and it works perfect on Jetpack 4.4 as that is where my Xavier NX came with. So you either fixed the issues or it is Nano only.
0reactions
jvliescommented, Jun 24, 2020

Yes I can execute v4l2-ctl. I made an error with my previous post. I did not use ‘0’ but ‘-c’.And that works, as I indicated.Now running couple of days 12 hours non-stop. On Tuesday, 23 June 2020, 20:45:53 CEST, Thibault Durand notifications@github.com wrote:

@jvlies if you try this command does it work ? v4l2-ctl --list-formats-ext ?? Maybe you need to sudo apt-get install -y v4l-utils

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

Read more comments on GitHub >

github_iconTop Results From Across the Web

FileZilla v3.0.0 Beta 3 - Software downloads
Description; Info; All versions; Reviews. FileZilla is powerful Open Source FTP/SFTP client with many features. It has been designed for ease of use...
Read more >
Announcing Ushahidi v3.0.0-beta.3 release!
Announcing Ushahidi v3.0.0-beta.3 release! Ushahidi Jul 10, 2014. We've got another beta version of Ushahidi v3 ... We've added the following new features:-....
Read more >
helmpath
Version : v3.0.0-beta.3+incompat... Latest Latest Warning. This package is not in the latest version of its module. Go to latest Published: Sep 5, ......
Read more >
CoCart Lite v3.0.0 Beta 3
I'm excited to announce that CoCart v3 Beta 3 is now available for beta testing!
Read more >
deepmergets@v3.0.0-beta.3
... v3.0.0-beta.4, v3.0.0-beta.3, v3.0.0-beta.2, v3.0.0-beta.1, v2.0.1, v2.0.0, v2.0.0-beta.1, v1.1.8-beta.1, v1.1.7, v1.1.6, v1.1.5, v1.1.4. Go to Latest.
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