-
- [x] - Research + POC
- [ ] - Add input type to the compositor software-mansion/live-compositor/issues/852
- [ ] - Add output type to the compositor software-mansion/live-compositor/issues/855
- […
-
Is there any plan to support WHEP for us to play webrtc
-
播放地址类似 https://xxxx/rtc/v1/whep/?app=live&stream=t001
后端使用OSSRS 6
-
Many of the video player SDKs (generic ones, not ones from providers) use file extensions or specific urls to know how to play content. Take HLS with the .m3u8 file extension. You can call a url that …
-
I'm trying to use go2rtc with this WHEP client library:
https://github.com/medooze/whip-whep-js
It's failing because the response to the WHEP post returns 201 Created, but doesn't include a "loc…
-
Hi, i tried out the [WHIP/WHEP example](https://github.com/elixir-webrtc/ex_webrtc/tree/master/examples/whip_whep) with a Fedora 40 Workstation OS and OBS which uses the Cisco OpenH264 encoder by defa…
-
How do you know what events a WHEP server supports? Is there a discovery path that will list whats supported by the server somewhere?
I don't see anything in the current draft version that says "yo…
-
## Feature Request
According to WHEP, when subscribing stream, client send `Offer` first, and server replay `Answer` then.
So the rtp header extention ids of each consumer may be different.
But in…
-
Hi!
I'm using the REST API to send an SDP offer to [Get stream in WebRTC format (WHEP)](https://alexxit.github.io/go2rtc/api/#tag/Consume-stream/paths/~1api~1webrtc?src=%7Bsrc%7D/post). It takes ab…
n1mda updated
1 month ago
-
### Which version are you using?
main
### Which operating system are you using?
Linux amd64 standard
### Describe how to replicate the issue
Publish a Stream in RTMP or WHEP with AMD HW…