Signal processing from mediamtx server #6
AxelHamburch
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I use the https://github.com/bluenviron/mediamtx server and create a video stream in WebRTC format like this:
http://localhost:8889/mystream (like http://1.2.3.4:8889/mystream or with https over caddy reverse proxy)
See the corresponding documentation page:
https://github.com/bluenviron/mediamtx#webrtc
If I run this stream in the browser, it works perfectly. But I can't find a WordPress player that can play it. Can the SrsPlayer perhaps do that, or in which format would I have to format it for the SrsPlayer so that it works? Any ideas?
Cheers, Axel
Beta Was this translation helpful? Give feedback.
All reactions