-
I have several MediaMtx Server (Whip). I would like to know if I can use Stunner and how to forward Whip requests to the POD that I want by an API call Which chooses the POD according to the parameter…
-
I am having problems showing the remote video, I have tried several methods and it always gives black screen on iOs and android does not show anything, with the second method on iOs it shows the messa…
-
When putting a token into the web browser, all spaces are converted over to `%20` while what is received from OBS doesn't contain this sanitization. This causes a flow break when trying to load the st…
-
## Which version are you using?
v1.8.2
## Which operating system are you using?
- [x ] Linux amd64 standard
- [ ] Linux amd64 Docker
- [ ] Linux arm64 standard
- [ ] Linux arm64 Do…
-
A connection option that does not force a client to establish data channels would be helpful for simple integrations, and required for future WHIP/WHEP support. Currently a participant that fails to e…
-
## Summary / Bug Description
When WHEP Player is hosted in a Chromium-based browser, the player always downmixes the audio to mono regardless of the audio configuration, browser settings, or the stre…
-
Each token will embedded with sub info for Multi Tenancy, it can be used for app_id in streaming platform
Token scheme:
```json
{
"sub": "app1",
"exp": 1703752294122,
"room": "room1",
"peer"…
-
### Operating System Info
macOS 14
### Other OS
Windows11
### OBS Studio Version
30.1.2
### OBS Studio Version (Other)
_No response_
### OBS Studio Log URL
https://obsprojec…
-
I've tried to follow instructions:
1. run docker container to stream SRT: `docker run --rm -p 1234:1234/udp eyevinntechnology/testsrc`
2. run srt_whep: `srt-whep -i 127.0.0.1:1234 -o 127.0.0.1:8888 …
-
**Is your feature request related to a problem you are facing?**
Currently everyone in a room uses the same settings for screen shares. It is always at original resolution and always the frame rate…