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

Add RTP output #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add RTP output #1

wants to merge 2 commits into from

Conversation

sesse
Copy link

@sesse sesse commented May 13, 2018

Hi,

I wanted to use mtrx to use some remote microphones over IP, but I already have FFmpeg input support and didn't want to involve dmix etc., so I thought it would be useful to have RTP output, which FFmpeg can consume directly. It's simple enough, so I'm sending it back as a PR.

sesse added 2 commits May 13, 2018 01:23
This isn't readable by mrx, but it is more compatible with other tools,
e.g. ffmpeg:

  ffplay -protocol_whitelist rtp,file,udp -i mtx.sdp

where output.sdp is the SDP file written to standard output
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant