Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 781 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 781 Bytes

gstreamer

Dockerfile for gstreamer, ffmpeg/ffserver on Ubuntu 15.10

installation

git clone https://github.com/hmlatapie/gstreamer

installation test using test video source from gstreamer package

./run containername pipeline_test

usage

./run containername pipeline_file

debugging your pipeline

docker logs containername

bugs
  • your pipeline_file needs to have the same permissions/owner as pipeline_test... will fix this at some point
example pipelines
gstreamer documentation