atyenoria / janus-webrtc-gateway-docker

Perfect Docker Image for Media Streaming Expert User ( https://github.com/meetecho/janus-gateway )
687 stars 200 forks source link

Projects using your solution #37

Closed NeiRoSt closed 1 year ago

NeiRoSt commented 4 years ago

Greetings!

Our team is developing a streaming dating service. In the development of the stream, we want to use your solution. I would like to know if this solution is used now for any major projects. And how stable is it? Our load requirements:

atyenoria commented 4 years ago

I don't know. what do you mean by "your solution"?

NeiRoSt commented 4 years ago

Sorry for my English. More precisely, I mean "your repository". We want to develop a video stream using janus+nginx+lua plugin and etc. But we are not sure whether the stream will work stably with the above requirements. Perhaps janus-webrtc-gateway-docker is used somewhere with similar requirements. Thank you.

atyenoria commented 4 years ago

I think that it is possible with CMAF(hls or dash) by transcoding. The parameters like the numbers of viewers and delay depends on your server spec(ffmpeg gpu) and the ways of CDN. The stability depends on your skills of handling the streams in your backend language in C, Golang, Node.js..etc