Giter VIP home page Giter VIP logo

Comments (5)

karmen-chan avatar karmen-chan commented on July 25, 2024

Update.

After updating the version of jar, now I can run it on my own PC (mac os) with eclipse. However, I still cannot run it on linux (Ubuntu) with error: ### Error: Error: Cannot find where you keep your Bower packages. Do you have any idea?

from senser.

jkirsch avatar jkirsch commented on July 25, 2024

Did you run

./mvnw compile -P generate-frontend

Before you started the project?
It currently defaults to displaying the live german television URL
Which takes a couple seconds to initialize.
You will see a new window popup which shows the video stream.
The web urls are just for debugging and inspection.

Just a note: if you want to process the images with flink in this way you have to be aware that the used java/openCV bindings are not thread safe.

from senser.

karmen-chan avatar karmen-chan commented on July 25, 2024

Thanks for your reply! I can run the project successfully on PC with video popping up. However, when running it on Ubuntu, the web urls can be opened, but no video pops up. Of course, no result was shown on the web page as well. I think maybe it is a problem with using JMS in Ubuntu? (Sorry, I am not familiar with JAVA.) To make it work on Ubuntu, maybe I should code to realize another method presenting the video?

from senser.

jkirsch avatar jkirsch commented on July 25, 2024

Well, if you just want to learn, you have the PC (windows?) and mac version working - so no reason for ubuntu.
Also ubuntu has many different version, there is probably an inconsistency with the libraries you have installed - wonder if there is an error message present in the logs. Or maybe an outdated java version, or libc.
As this is just a demo project, I'm afraid I cant help you more here - it's probably best to start implementing whatever you want yourself and use this project only as a bootstrap in parts.

from senser.

karmen-chan avatar karmen-chan commented on July 25, 2024

Yes, the project is just a good learning material, that helps me understand how to use OpenCV with Flink in JAVA, like what I have said at the beginning. Since I have already run it on Mac os, I will study further by reading the codes in details.

As for running on Ubuntu, I just want to verify whether OpenCV with Flink
can be implemented successfully. The answer may be yes. I will try to prove it in the following days.

Thanks for your kind reply! = )

from senser.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.