Skip to content

andyduplain/client-test-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect Client Test Video Server.

Prerequisites

  • node.js
  • npm

Video

Get the video from here.

I also ensured that the video had a fast start tag:

% ffmpeg -i video-orig.mp4 -c copy -map 0 -movflags faststart video.mp4

Start Server

% npm install
% npm run start

About

A video-streaming web server to test Connect clients.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published