Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Echo implementing membrane openai example in phoenix liveview - Software Mansion
SM
Software Mansion
•
7mo ago
•
17 replies
tomashco
Echo implementing membrane openai example in phoenix liveview
Hi there
!
I tried to implement the openai realtime example available here
, trying to integrate it into a liveview example app
.
As for integrating membrane in liveview I followed this example
https://github.com/membraneframework/membrane_demo/tree/master/webrtc_live_view
In my implementation
, what happens is that the audio is captured and is sent to openAI
, because I can receive the response
. But the problem is that together with the response I receive also all the audio sent as input from mediaCapture
(i
.e
. Echo
)
.
Do you know what could cause this issue
?
this is the liveview implementation
:
pento
/lib
/pento
_web
/live
/call
.ex at main
· tomashco
/pento
· GitHub
this is the pipeline that gets called
:
https://github.com/tomashco/pento/blob/main/lib/pento/call/pipeline.ex
this is the integration with the openai endpoint
:
pento
/lib
/openai
_endpoint
.ex at main
· tomashco
/pento
· GitHub
this is the integration of the websocket
:
pento
/lib
/openai
_websocket
.ex at main
· tomashco
/pento
· GitHub
I
’m pretty sure the problem lays in the pipeline
, but I don
’t understand what is wrong
.
thank you to everyone can help
!
Software Mansion
Join
5,837
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
Question: Guidance on Implementing DASH in Membrane
SM
Software Mansion / membrane-help
4mo ago
Membrane.Source example for RTC Engine
SM
Software Mansion / membrane-help
3y ago
Testing Membrane Element
SM
Software Mansion / membrane-help
3y ago