# ipfs_streaming **Repository Path**: baldness_and_coldness/ipfs_streaming ## Basic Information - **Project Name**: ipfs_streaming - **Description**: 基于IPFS视频存储的在线视频网站。 - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 3 - **Created**: 2022-03-15 - **Last Updated**: 2024-04-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: CSS, Ipfs ## README IPFS在线视频项目: 项目介绍:https://blog.csdn.net/awsl_6699/article/details/123505190 安装: - 安装 ffmpeg(参考https://blog.csdn.net/chy466071353/article/details/54949221) - 安装 ipfs (参考https://blog.csdn.net/lhx0525/article/details/103528680) - 初始化ipfs并运行ipfs daemon命令启动守护进程 - npm install安装相关包 - npm start 开始项目 浏览器网址:http://localhost:3000/ —————————————————————————————————————————————————— Video streaming on IPFS project: Installation: - Install ffmpeg - Install ipfs,Init & run daemon - npm install - npm start website:http://localhost:3000/