Skip to content

A home entertainment system style interface created for the TV using VLC and FLIRC to easily access your library with a remote control.

Notifications You must be signed in to change notification settings

TimelordQ/GregoryFamilyStudio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gregory Family Studio

A Custom User Interface for coordinating VLC with FLIRC (USB/Remote) for an easy to use home entertainment system.

With this application, a user can access a home library of movies (in MP4 format) contained on disk on a regular tv hooked to the computer via HDMI and easily interact with the tv with an old remote controller connected to the computer via a FLIRC USB device (available here https://flirc.tv/).

ANY Remote Control ---> FLIRC USB on a PC (HDMI) ---> TV

Prerequisites:
◘ VLC Controls installed through NUGET
https://github-wiki-see.page/m/ZeBobo5/Vlc.DotNet/wiki/Using-Vlc.DotNet-in-WinForms
◘ 64 bit VLC installed on host PC:
https://www.videolan.org/vlc/download-windows.html

Things to know: In FORM1.CS

// Modify these to change title and initial directory.
private string startDirectory = "e:\videos";
private string sAppTitle = "Gregory Family Library";

Application Screenshot:

About

A home entertainment system style interface created for the TV using VLC and FLIRC to easily access your library with a remote control.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages