Giter Club home page Giter Club logo

Comments (15)

QuantumEntangledAndy avatar QuantumEntangledAndy commented on September 25, 2024

Two options 1. Use the mqtt commands and control it over mqtt. 2. Use the console command neolink pir --config=config.toml CameraName on

from neolink.

fmarzocca avatar fmarzocca commented on September 25, 2024

from neolink.

fmarzocca avatar fmarzocca commented on September 25, 2024

from neolink.

QuantumEntangledAndy avatar QuantumEntangledAndy commented on September 25, 2024

The camera dosen't but neolink can act as a bridge for mqtt.

Also it should only require gstreamer when trying to use the rtsp not for the pir command. What command are you running?

from neolink.

QuantumEntangledAndy avatar QuantumEntangledAndy commented on September 25, 2024

Ah we are on thirtythreeforty rather than my fork. Please check out my fork for enhanced features like mqtt https://github.com/QuantumEntangledAndy/neolink

from neolink.

QuantumEntangledAndy avatar QuantumEntangledAndy commented on September 25, 2024

Actually thinking about it it will require the gstreamer base dll regardless because we link against it. Any reason you don't just install that?

from neolink.

QuantumEntangledAndy avatar QuantumEntangledAndy commented on September 25, 2024

Sorry about that but to remove the link we would need to recompile without any rtsp/speech features

from neolink.

fmarzocca avatar fmarzocca commented on September 25, 2024

from neolink.

fmarzocca avatar fmarzocca commented on September 25, 2024

from neolink.

QuantumEntangledAndy avatar QuantumEntangledAndy commented on September 25, 2024

I see well, it should be on the raspberry pi as I use neolink on my pi too. Perhaps though you have a different OS installed on yours. What is the OS your using. Perhaps you could also copy paste your exact error message.

If your not going to use rtsp you should be able to get away without some gstreamer plugins and just install the base and the rtsp server

Which should be just

apt install \
  libgstrtspserver-1.0-0 \
  libgstreamer1.0-0

Without the good/bad plugins

from neolink.

fmarzocca avatar fmarzocca commented on September 25, 2024

from neolink.

QuantumEntangledAndy avatar QuantumEntangledAndy commented on September 25, 2024

If its still not working please post your command and its results here

p.s. Just went to check and the packages are there

https://packages.debian.org/bullseye/libgstreamer1.0-0

https://packages.debian.org/bullseye/libs/libgstrtspserver-1.0-0

from neolink.

fmarzocca avatar fmarzocca commented on September 25, 2024

from neolink.

fmarzocca avatar fmarzocca commented on September 25, 2024

Ok, it installs fine. Tomorrow I will try your neolink fork and let you know here. Thank you!

from neolink.

fmarzocca avatar fmarzocca commented on September 25, 2024

Your fork installs OK for my camera. Other issues are reported on your repo.
Thanks

from neolink.

Related Issues (20)

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.