Skip to content

Minimum web server playing video files on a Raspberry Pi using omxplayer

Notifications You must be signed in to change notification settings

daltontf/omxserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Omxserver

Overview

Minimal web server for playing video files on a Raspberry Pi using omxplayer

The "itch" this scratches is ability to hook a Raspberry Pi that hosts video files to a TV via HDMI. This server allows those files to be played back using a web interface.

I have been using an Android application, Raspicast, to do this. However, there is no IOS version of it. Even if there was one, I want family members to be able to play back video on such devices without installing an application and just use a browser.

Running

The server takes two parameters, the path to the file system root to serve and the http port to use.

Example:

cargo run /mnt/usb 8080

Made Possible By

About

Minimum web server playing video files on a Raspberry Pi using omxplayer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published