sergey-dryabzhinsky / nginx-rtmp-module

NGINX-based Media Streaming Server
http://nginx-rtmp.blogspot.com
BSD 2-Clause "Simplified" License
1.02k stars 216 forks source link

Plans for WebRTC Support? #251

Open winkmichael opened 7 years ago

winkmichael commented 7 years ago

Hello Sergey,

I'm wondering if you have webRTC support on your road map.

It looks like Aurt once planned it but it doesn't seem to have gotten anywhere.

https://github.com/arut/nginx-rtmp-module/issues/207

Thanks for your time!

sergey-dryabzhinsky commented 6 years ago

I don't think so. webRTC is mind blowing thing to me.

TheRealMattLear commented 4 years ago

WebRTC protocol is becoming increasingly popular and well adapted especially due to its ultra low latency capabilities. Since the last post was 3 years ago I'm curious if there is renewed interest in implementation?

winkmichael commented 4 years ago

I think the more realistic target is Websockets. WebRTC is a collection of so many protocols and is really outside the scope of this project, but websocket support would make sense.