Signal processing from mediamtx server #6
AxelHamburch
started this conversation in
General
Replies: 1 comment 2 replies
-
Same problem here. I can't get WebRTC, HLS or any other protocol to work. Did you end up finding a solution? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
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