Replies: 1 comment
-
I'm trying to figure out how to do WHEP to stream audio in opus (=no flv=no rtmp). How did you create the whep stream? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Question
I'm trying to create a Python client to connect to a MediaMTX server using the WHEP (WebRTC-HTTP Egress Protocol) protocol, but I'm struggling to get started. I have a MediaMTX server running, but I'm not sure how to properly implement the client-side WHEP connection in Python.
My current setup:
I've tried implementing a basic WHEP client based on the protocol description, but I'm not sure if I'm doing it correctly.
Can someone provide guidance on:
Any help or pointers in the right direction would be greatly appreciated. Thank you!
Beta Was this translation helpful? Give feedback.
All reactions