Skip to content

davidetalon/DASHPlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DASHPlayer

A simple Java implementation of a DASH client for video streaming developed for my Bachelor's degree final exam.

Dependencies

All libraries are located in the lib/ folder, link them to your IDE. The video player is based on VLCJ that uses LibVLC, install the VLC application to get it.

To activate DDASH algorithm you need to start the Learning agent:

python Agent.py

located in src/python_lib/

===========================================

This directory contains the source code of my bachelor's degree final exam.

Bachelor Degree in Information Engineering University of Padua, Italy

Copyright and license information can be found in the file LICENSE. Additional information can be found in the file NOTICE.

Authors

This work is based on the project of Iacopo Mandatelli, Matteo Biasetton, Luca Piazzon. Final implementation of adaptive algorithms Davide Talon.

About

A simple Java implementation of a DASH client for video streaming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published