Skip to content

luckyyuyong/visual_rtsp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

visual for RTSP stream and mqtt message

RTSP stream only support by IE11.

  • modify camera ip addr in public/rtsp.html

usage

npm install -g create-react-app
yarn
yarn build
yarn start
open IE browser: http://192.168.1.111:3001
or http://192.168.1.111:3001/visual.html (use mqtt.js)

build docker

docker build -t tf-inference-visual -f Dockerfile .
docker run -d --net host tf-inference-visual

use docker

docker pull braveyuyong/visual_rtsp:0.1 docker run -d --net host braveyuyong/visual_rtsp:0.1

About

visual for RTSP stream and mqtt message

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published