WebRTC Streaming (e.g. from a web app)
There is already WebRTC support, but it is not yet public. (see https://99.181.116.152:4443/health and https://99.181.116.152:4443/offer ) But I would really like it to be public so I can integrate streaming directly into my web application. The API for the current implementation, named "webgest", a module of "intelligest", is not publicly documented, only mentioned once here: https://blog.twitch.tv/en/2022/04/26/ingesting-live-video-streams-at-global-scale/ ; and the other two URLs I linked earlier do not work with my stream key (probably only works with a different set of stream keys used for development?) But in any case, I am now forced to use alternative third-party streaming platforms which SUCK (videosdk.live works and all, but it's javascript API is really bad when you sit down to look at it). tl;dr, need webrtc support so I can stream from a web application alone without having to host any extra special restreaming server processes myself. Twitch has already made it, but for some bizzare reason, it is not public.... I ask for the endpoint and/or API to become publicly available and usable. Thank you :D

-
ayunami2000 commented
update: I want to edit out the URLs, but I can't, so uh....yeah.....