Skip to content

Frontend resources for video streaming over Named Data Network

License

Notifications You must be signed in to change notification settings

chavoosh/ndn-video-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Let NDN Stream Videos in Browsers

DOI

This repository is part of iViSA project. This is a simple webpage that allows the users to stream HLS/DASH packaged videos over NDN. To enabe the browser to support NDN functionalities, the webpage loads a group of JavaScript libraries in the browser. In the backend, there must be an accessible NDN server (whether online or local) that serves HLS/DASH packaged videos (see Backend).

For a quick test, simply open index.html file and open the video link to watch a sample video over NDN. The html files are kept very simple to show the minimum requirements and they can be safely used to develop your own html webpages.

The following JavaScript libraries are used in this project:

Backend

To run an NDN video fileserver visit ndn-mongo-fileserver.

Reporting Bugs

To report any bugs or features use the project's issue tracker.

License

ndn-video-frotend is an open source project licensed under the GPL version 3. See COPYING.md for more information.

Citation

You can cite this project in your publications if it helps your research. Here is an example BibTeX entry:

@misc{chavoosh'18stream,
  title={Let NDN Stream Videos in Browser},
  author={Ghasemi, Chavoosh},
  year={2020},
  howpublished={\url{https://github.com/chavoosh/ndn-video-frontend}}
}

About

Frontend resources for video streaming over Named Data Network

Resources

License

Stars

Watchers

Forks

Packages

No packages published