Skip to content

Media pipeline which uses GStreamer

Notifications You must be signed in to change notification settings

webosce/g-media-pipeline

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

g-media-pipeline

Summary

g-media-pipeline is GStreamer based media pipeline.

Description

Play Audio/Video Stream based on GStreamer.

Dependencies

Below are tools and libraries (and their minimum versions) that are required to build g-media-pipeline.

  • cmake (version required by webosose/cmake-modules-webos)
  • make (any version)
  • gcc 4.8.3
  • g++ 4.8.3
  • glib-2.0
  • luna-service2
  • webosose/libpbnjson
  • webosose/pmloglib
  • umediaserver
  • media-resource-calculator
  • boost
  • userland
  • gstreamer1.0
  • gstreamer1.0-plugins-base
  • gstreamer1.0-plugins-bad

Copyright and License Information

Unless otherwise specified, all content, including all source code files and documentation files in this repository are:

Copyright (c) 2018 LG Electronics, Inc.

All content, including all source code files and documentation files in this repository except otherwise noted are: Licensed under the Apache License, Version 2.0 (the "License"); you may not use this content except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

SPDX-License-Identifier: Apache-2.0

About

Media pipeline which uses GStreamer

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 88.2%
  • CMake 5.8%
  • C 5.3%
  • Shell 0.7%