Skip to content

chrisghost/streamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Encode and stream a video with Play2 & playCLI

Usage

  • create a folder called videos at the root of the application
  • drop videos files in it
  • go to localhost:9000/

Notes

If you want to stream videos in OGG vorbis/theora you will have to get a ffmpeg version compiled with '--enable-libtheora' and '--enable-libvorbis'.

To check if your version is ok do : ffmpeg -version and look at the configuration line.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages