# rstpOnlinePreview **Repository Path**: rawcloud/rstp-online-preview ## Basic Information - **Project Name**: rstpOnlinePreview - **Description**: rstp视频监控接入的vue实现,后端基于nodejs - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 1 - **Created**: 2021-04-20 - **Last Updated**: 2025-08-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: RTSP, Vue, Nodejs ## README # rtsponlineplayer ### rtsp视频监控接入的vue实现,后端基于nodejs ### 后端代码在对应文件夹中 ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).