Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tapping into an audio channel #9

Open
amotl opened this issue Jun 21, 2021 · 1 comment
Open

Tapping into an audio channel #9

amotl opened this issue Jun 21, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@amotl
Copy link
Member

amotl commented Jun 21, 2021

Hi there,

extending the scope of Saraswati, we discussed a feature to make it possible to tap into a recording channel (i.e. GStreamer pipeline) in playing state. For this to happen, we need two mechanisms:

  • A signalling pathway to tell a running Saraswati instance about an interest on one or more specific audio channels.
  • A subsystem to attach another sink element to an existing GStreamer pipeline in order to output/send the selected audio channels to another system which, in turn, will be able to broadcast the audio stream to any number of "live" listeners.

With kind regards,
Andreas.

@amotl amotl added the enhancement New feature or request label Jun 21, 2021
@amotl
Copy link
Member Author

amotl commented Jun 21, 2021

At [1], weef shared the excellent icecast-autostream.sh by @gdebat with us the other day, which does exactly what we are aiming at. It uses a PulseAudio source element and connects it to an Icecast/SHOUTcast sink element.

[1] https://community.hiveeyes.org/t/system-fur-kontinuierliche-audio-aufzeichnung-bob-projekt-phase-1/728/17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant