0 Forks
0 Stars
0 Watchers

vediostreaming-poc

A proof of concept application aimed at learning about video segmentation using FFmpeg. The application demonstrates how to divide videos into smaller chunks and serve them in HLS format (.m3u8).

How to download and setup vediostreaming-poc

Open terminal and run command
git clone https://github.com/MarmikDave/vediostreaming-poc.git
git clone is used to create a copy or clone of vediostreaming-poc repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with vediostreaming-poc https://github.com/MarmikDave/vediostreaming-poc/archive/master.zip

Or simply clone vediostreaming-poc with SSH
[email protected]:MarmikDave/vediostreaming-poc.git

If you have some problems with vediostreaming-poc

You may open issue on vediostreaming-poc support forum (system) here: https://github.com/MarmikDave/vediostreaming-poc/issues