Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

KuangjuX-Archived/mi-frame-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mi-frame-player

Introduction

mi-frame-player is a simple frame player in mi course developed by Vue3 and node.js, which can play a serial of pictures like video and draw point cloud by three.js.

mi-frame-player consists of a client and a server which can support source of pictures and point cloud datasets.

SetUp

Client

cd frame-vedio-player 
npm install
yarn 
yarn dev

Server

cd frame-player-server
npm install 
npm run server

Features

  • frame lock to pending source to loading
  • hot key to accelerate video playback
  • LRU Cache to store sources of picture and point cloud