๐Ÿ“ฆ Dregu / gst-dante-flow

Listen to Audinate Dante multicast transmit flows with gstreamer.

โ˜… 20 stars โ‘‚ 1 forks ๐Ÿ‘ 20 watching โš–๏ธ MIT License
๐Ÿ“ฅ Clone https://github.com/Dregu/gst-dante-flow.git
HTTPS git clone https://github.com/Dregu/gst-dante-flow.git
SSH git clone git@github.com:Dregu/gst-dante-flow.git
CLI gh repo clone Dregu/gst-dante-flow
Ville Nousiainen Ville Nousiainen Update README.md 5903af0 6 years ago ๐Ÿ“ History
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“ mcscanner
๐Ÿ“„ LICENSE
๐Ÿ“„ listen.sh
๐Ÿ“„ README.md
๐Ÿ“„ snooper.py
๐Ÿ“„ README.md

gst-dante-flow

Listen to an Audinate Dante stereo multicast flow with gstreamer. Tested with Dante Via and Yamaha QL1.

Install

git clone https://github.com/Dregu/gst-dante-flow
sudo pacman -S python2-pcapy impacket

Listen

``./listen.sh [239.255.x.x]` plays the first multicast found on 239.255.0.0/16:4321 or the specified ip. You can use `sudo ./snooper.py` (console) or `sudo mcscanner`` (gtk) to find a specific multicast flow. Edit listen.sh for mono or other weird pipelines.