Skip to content

waelkarman/open-pipe-media-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open pipe media player [in development]

A media player built for bunch-linux.
The idea is to separate the audio from the video stream and introduce recording and stream forwarding features.

  • C
  • gtk+3
  • gstreamer
  • Cmake
  • POSIX thread

To be able to reproduce most of the audio/video format on debian based distros please install:

sudo apt-get install gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly gstreamer1.0-libav

Build and run

please run:

cmake . ; make; ./open-pipe-media-player </path/to/video>

About

GStreamer and GTK3 based media player

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published