/rtsp-example

Receiving rtsp stream on rtsp protocol then you can capture any image and record in vue store base64 format.

Primary LanguageJavaScriptMIT LicenseMIT

rtsp-example

REQUIREMENTS : you need ffmpeg on your system environment, more information => FFMpeg

Use case :

After running the npm install command in both folders, you can in the rtsp-back folder node app.js command and npm run serve in the rtsp-front folder. Then you can preview on http://localhost:8080.

Note : Maybe you need a good internet connection for rtsp stream.