Skip to content

The Video on Demand project developed in Java Swing does video streaming along with database connectivity, login, and signup functionalities. This project includes GUI that allows users to browse through videos, categories, etc.

Notifications You must be signed in to change notification settings

Rmodgil120/video_on_demand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video on Demand

A Video on Demand (VoD) application built using Java. This project allows users to stream videos on demand and includes an admin page for managing categories, videos, and other aspects of the application.

Features

User Interface: Stream videos, browse categories, and search for specific content. Admin Page: Manage video categories, add or remove videos, and update content details. Category Management: Organize videos into categories for better navigation. Database Integration: Store video and user information for efficient retrieval and management.

Project Structure

build/classes - Compiled classes for the application. nbproject - NetBeans project configuration files. src - Source code for the application. .DS_Store - macOS file for directory metadata. build.xml - Ant build script for building the project. manifest.mf - Manifest file for project configuration.

Prerequisites

JDK 11 or higher Apache Ant (for build automation) NetBeans IDE (optional, for development)

About

The Video on Demand project developed in Java Swing does video streaming along with database connectivity, login, and signup functionalities. This project includes GUI that allows users to browse through videos, categories, etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages