Skip to content

luffyZh/web-rtsp-video

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-rtsp-video

A Demo With Web Support RTSP Stream.

目录结构

————
 | -- node-rtsp     // node 转 rtsp demo
 | -- webrtc-rtsp   // webrtc 播放 rtsp demo

使用

Node

cd node-rtsp && npm install
npm run start

WebRtc

cd webrtc-rtsp
http-server

详细使用说明,查看文章:https://juejin.cn/post/7221858081485963324

About

A Demo With Web Support RTSP Stream.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published