Skip to content

A repository for learning purposes to show how to integrate OSS tooling to view RTSP videos within the browser in a React app

License

Notifications You must be signed in to change notification settings

juliarvalenti/rtsp-react

Repository files navigation

rtsp-react

A repository for learning purposes to show how to integrate OSS tooling to view RTSP videos within the browser in a React app. This repository

For UI:

npm install
npm run dev

For backend:

git clone https://github.com/deepch/RTSPtoWeb
cd RTSPtoWeb
cp ../rtsp-to-web-config.json ./config.json
GO111MODULE=on go run *.go

About

A repository for learning purposes to show how to integrate OSS tooling to view RTSP videos within the browser in a React app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages