Git Product home page Git Product logo

Comments (8)

todely avatar todely commented on September 24, 2024

{ Error: spawn ffmpeg ENOENT
at exports._errnoException (util.js:1022:11)
at Process.ChildProcess._handle.onexit (internal/child_process.js:189:19)
at onErrorNT (internal/child_process.js:366:16)
at _combinedTickCallback (internal/process/next_tick.js:102:11)
at process._tickCallback (internal/process/next_tick.js:161:9)
code: 'ENOENT',
errno: 'ENOENT',
syscall: 'spawn ffmpeg',
path: 'ffmpeg',
spawnargs:
[ '-rtsp_transport',
'tcp',
'-r',
'30',
'-i',
'rtsp://adress_of_my_rtsp_stream',
'-f',
'mpegts',
'-codec:v',
'mpeg1video',
'-an',
'-bf',
'0',
'-' ] }

from mmm-rtspstream.

dersch81 avatar dersch81 commented on September 24, 2024

I have it working with docker without any issues.

from mmm-rtspstream.

todely avatar todely commented on September 24, 2024

I have delete all and restart a new container with same error..

from mmm-rtspstream.

todely avatar todely commented on September 24, 2024

I have try to add -e package ffmpeg when create container but same error
ffmpeg is well installed on real env but it’s a more recent version than the one on readme
7:3.2.12-1~deb9u1+rpt1

from mmm-rtspstream.

todely avatar todely commented on September 24, 2024

finaly install ffmpeg inside the docker and no more error but no picture too...

from mmm-rtspstream.

desq42 avatar desq42 commented on September 24, 2024

@dersch81
Would you mind, sharing your conf? My docker-Installation runs, but my Pi3-Magicmirror-Installation, just shows "…loading…". or simply a black box.

…or has somebody else a working docker-conf?

from mmm-rtspstream.

dersch81 avatar dersch81 commented on September 24, 2024

Unfortunately it doesn't work anymore with the latest update. I also just used snapshots and not ffmpeg.

from mmm-rtspstream.

github-actions avatar github-actions commented on September 24, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from mmm-rtspstream.

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.