voiceip / oreka

OpenSource G711, G722, G729, Opus & Other Format VoIP SIP Recorder
GNU General Public License v3.0
154 stars 80 forks source link

Realtime Audio Streaming #45

Closed shushantsharan closed 1 year ago

shushantsharan commented 3 years ago

Design

Screenshot 2021-04-13 at 1 51 00 PM

Detailed Documentation

https://github.com/voiceip/oreka/wiki/Live-Streaming

shushantsharan commented 3 years ago

@kingster Latest Structure: Files added :

POP based refactoring key updates :

vcidst commented 2 years ago

Hey, this seems interesting. Did you folks make any headway into this? I've been looking for ways to connect SIP calls to Dialogflow framework.

kingster commented 2 years ago

Hi @vcidst

These changes are stable right now, and we have been using this feature in our production for quite some time, with the only caveat being that only G711 (PCMA/PCMU) is supported.

You can try out with the builds from this pr, and the wiki for setup instructions. Please open a fresh issue in case you face any problems while running the builds.