
'-r': 30 // options with required values specify the value after the keyĪpp.js (for another test) const app = require( 'express' )(), '-stats': '', // an option with no neccessary value uses a blank string StreamUrl: 'rtsp://ip.ip.ip.ip/media/video1',


Let path = 'C:/Users/Marie/Desktop/ffmpeg-4.3.1-full_build/bin' let path = 'C:/Users/Marie/Desktop/ffmpeg-4.3.1-full_build/bin/' let path = 'C:/Users/Marie/Desktop/ffmpeg-4.3.1-full_build/bin/ffmpeg.exe' Please help.Īpp.js const Stream = require('node-rtsp-stream') I've seriously tried almost everything like delete, re-install ffmpeg, changed path, added path manyally.

So I'm planning on to convert rtsp to hls with nodejs using socket.io and display it on a web.(let me know if there's more efficient way way to do it) I've looked it up a lot and got the basic logic of what they are and how it works.

vid/$.4.I need to display the live streaming vidoe(rtsp) on a website(http, vue framework) with nodejs and vue framework. This the command iam trying to run to add text to the video the srt file is always there when i run the commmand i tryed to run:įfmpeg -i. Ima using ffmpeg to add text to the video the problem is this command works some times and some times it just dont feel like workingĬannot find a matching stream for unlabeled input pad 0 on filter Parsed_subtitles_0
