Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

  • First clone our repository:
git clone https://github.com/Nnenty/get_video

Server

  1. Change the .env file if necessary.
  2. Go to server catalog:
cd server/
  1. Run docker compose:
docker compose up --build

The server should start listening for incoming connections on your port.

Client

  1. Go to client catalog:
cd client/
  1. Change config.toml if you have changed .env file.
  2. Run client
cargo run

Client should get response and save video into current directory.

About

Simple client thats requests mp4 file from server and save it in current catalog.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages