o3bvv / GStreamer_audio_echo

A set of demo GStreamer applications which output audio from input directly or over network.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GStreamer Audio Echo (and more)

This project is a set of demo applications which show how to gain audio stream from input device and send it to output device using GStreamer framework.

Examples are written in C-language. They can be explored in such order:

  • direct_passthrough
  • udp_passthrough
  • G.726_rtp_passthrough
  • simple_P2P_phone

Each example is independent and has own readme file. That last contain short descriptions and command-line equivalents of C-code.

Tested on Arch Linux and Ubuntu.

About

A set of demo GStreamer applications which output audio from input directly or over network.


Languages

Language:C 100.0%