Skip to content

This software is designed and developer for validation and performance evaluation tests in the frame of the VIBeS project (https://artes.esa.int/projects/vibes)

Notifications You must be signed in to change notification settings

dmat93/loop-video-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

INSTRUCTIONs

  1. This script must be run as root
  2. Port 80 has to be available (no other web-services on the host machine)
  3. Prepare a file in the format: FULL_PATH_VIDEO VIDEO_DURATION STOP_TIME (pay attention to spaces between values!)
  4. All times must be pass in seconds

GOAL

This script will launch a VLC instance every STOP_TIME playing video in the list (in series) starting from a random start time in the interval [ 1 - VIDEO_DURATION ].
On the client-side please run a vlc instance in the format
vlc --loop http://[SEERVER_IP]:80/test
Loop option allow the client video-player to play continously the available video.

About

This software is designed and developer for validation and performance evaluation tests in the frame of the VIBeS project (https://artes.esa.int/projects/vibes)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages