Skip to content

Receive backchannel audio in Server #597

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

Closed
wants to merge 3 commits into from

Conversation

RogerHardiman
Copy link

This is work in progress, but wanting to raise a PR for some feedback from the gortsplib project

This code modifies 'examples/proxy' so that it adds an ONVIF backchannel media description.
When a RTSP client with ONVIF backchannel support (eg examples/client-play-backchannel) connects to this modified Proxy, the proxy receives the RTP audio packets.
Currently it just lots them to the screen, but the next step is to pass them to the audio hardware on my Pi

So just wanted someone to take a look and see what things are good, and what things are bad and need re-writing.

Thanks
Roger

Does not forward on to upstream rtsp source

Tested with UDP audio from the examples/client-play-backchannel

Required enabling a UDP listener and RTP re-ordering when in Play Mode and IsBackChannel is true
aler9 added a commit that referenced this pull request May 4, 2025
@aler9
Copy link
Member

aler9 commented May 4, 2025

replaced by #777

@aler9 aler9 closed this May 4, 2025
aler9 added a commit that referenced this pull request May 4, 2025
aler9 added a commit that referenced this pull request May 4, 2025
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.

2 participants