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

Feature Request: UDP stream (AUD-603) #94

Open
valioiv opened this issue Dec 18, 2018 · 8 comments
Open

Feature Request: UDP stream (AUD-603) #94

valioiv opened this issue Dec 18, 2018 · 8 comments
Labels
Type: New Feature New feature or request

Comments

@valioiv
Copy link

valioiv commented Dec 18, 2018

Hi there! Would be very useful to add support for bidirectional UDP stream similar to your current HTTP stream. Do you guys plan to implement that?

@valioiv valioiv changed the title Feature request: UDP stream Feature Request: UDP stream Dec 18, 2018
@jason-mao
Copy link
Collaborator

@valioiv We have no plan to do that currently.

@jason-mao
Copy link
Collaborator

jason-mao commented Jan 3, 2019

@valioiv Could you provide more detail requirements on UDP stream? #38

@matiaspl
Copy link

matiaspl commented Jan 3, 2019

Not my question but what I'm looking for is a low latency bidirectional audio intercom. Since most VoIP protocols utilize UDP a simple raw UDP data stream (or even better RTP) would be enough.

@projectgus projectgus changed the title Feature Request: UDP stream Feature Request: UDP stream (AUD-603) Jul 23, 2019
@valioiv
Copy link
Author

valioiv commented Mar 17, 2021

Not my question but what I'm looking for is a low latency bidirectional audio intercom. Since most VoIP protocols utilize UDP a simple raw UDP data stream (or even better RTP) would be enough.

This is what I'm also looking for - intercom usage! RTP stream would be great!
@jason-mao , any plans to implement that?

@denmuellner
Copy link

+1 here! (RTP on top of) UDP is used by the vast majority of media transfer protocols. Having a network enabled device and an audio framework like ESP-ADF basically screams for UDP/RTP Stream support. I'm currently trying to port the GNU ccRTP library to the ESP32 and as of now, it doesn't seem to be that big of a stretch.

@valioiv
Copy link
Author

valioiv commented Jun 22, 2021

@jason-mao , anyone, any updates?

@chitarrastonata
Copy link

chitarrastonata commented Jan 9, 2022

Hi, I'm also interested to UDP. I have a NOT-standard application that use UDP to send multichannel audio. If it is not planned from Espressif to have a UDP, there is some support and some tutorial to implement it by myself?
TCP is not so different to a UDP implementation. Unfortunately the implementation of tcp_stream is really cryptic to me. ( i started to use ADF just three day ago. ;)
Thanks. Luca

@jason-mao jason-mao added the Type: New Feature New feature or request label Feb 8, 2022
@5k4nd
Copy link

5k4nd commented Jun 2, 2022

+1 👍 really missing UDP (any of RTP, SRT, RIST) audio support, it would be a great addition 🙏

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

No branches or pull requests

6 participants