mirror of
https://github.com/Brandon-Rozek/website.git
synced 2025-10-09 14:31:13 +00:00
Medium syndication metadata
This commit is contained in:
parent
c5b2488589
commit
9bf7cfb744
14 changed files with 82 additions and 64 deletions
|
@ -1,9 +1,11 @@
|
|||
---
|
||||
title: "Streaming PulseAudio over RTP"
|
||||
date: 2020-11-23T23:41:41-05:00
|
||||
date: 2020-11-24 04:41:41
|
||||
draft: false
|
||||
tags: ["Audio-Video"]
|
||||
medium_enabled: true
|
||||
medium_post_id: 334b857013b9
|
||||
tags:
|
||||
- Audio-Video
|
||||
title: Streaming PulseAudio over RTP
|
||||
---
|
||||
|
||||
With PulseAudio, we can send a RTP stream over multicast UDP. Here is the bash commands to setup a sink where anything sent to it gets broadcasted to the multicast address 224.0.0.56 at port 46416.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue