Re: [FFmpeg-devel] WHIP - Webrtc Http Ingest Protocol

2020-09-16 Thread Sergio Garcia Murillo
On 11/09/2020 22:51, Kieran Kunhya wrote: Because when you have a WebRTC server/service, you need WebRTC ingest. You may be surprised by the amount of mixed RTC/streaming services that are being implemented as we speak since COVID. Why is that the case? Mainly because if you already have WebR

Re: [FFmpeg-devel] WHIP - Webrtc Http Ingest Protocol

2020-09-11 Thread Kieran Kunhya
On Fri, 11 Sep 2020 at 21:41, Sergio Garcia Murillo < sergio.garcia.muri...@gmail.com> wrote: > On 11/09/2020 17:29, Kieran Kunhya wrote: > > On Fri, 11 Sep 2020 at 11:31, Sergio Garcia Murillo < > > sergio.garcia.muri...@gmail.com> wrote: > > > >> Hi all! > >> > >> WebRTC can be an intimidating m

Re: [FFmpeg-devel] WHIP - Webrtc Http Ingest Protocol

2020-09-11 Thread Sergio Garcia Murillo
On 11/09/2020 17:29, Kieran Kunhya wrote: On Fri, 11 Sep 2020 at 11:31, Sergio Garcia Murillo < sergio.garcia.muri...@gmail.com> wrote: Hi all! WebRTC can be an intimidating monster, and we all are aware of that. Also, the fact that every webrtc media server/service has their own custom protoc

Re: [FFmpeg-devel] WHIP - Webrtc Http Ingest Protocol

2020-09-11 Thread Lynne
On 11/09/2020 14:16, Sergio Garcia Murillo wrote: > On 11/09/2020 13:49, Lynne wrote: > > WebRTC uses rtp muxing to send all data in the same udp port, and lip > sync based on rtcp (also muxed on same udp port).  It has been working > for years. Its still a bit of a mess, and it took many years t

Re: [FFmpeg-devel] WHIP - Webrtc Http Ingest Protocol

2020-09-11 Thread Kieran Kunhya
On Fri, 11 Sep 2020 at 11:31, Sergio Garcia Murillo < sergio.garcia.muri...@gmail.com> wrote: > Hi all! > > WebRTC can be an intimidating monster, and we all are aware of that. > Also, the fact that every webrtc media server/service has their own > custom protocol has not helped to increase its ad

Re: [FFmpeg-devel] WHIP - Webrtc Http Ingest Protocol

2020-09-11 Thread Lynne
On 11/09/2020 12:31, Sergio Garcia Murillo wrote: > Hi all! > > WebRTC can be an intimidating monster, and we all are aware of that. > Also, the fact that every webrtc media server/service has their own > custom protocol has not helped to increase its adoption in the streaming > world, with still

Re: [FFmpeg-devel] WHIP - Webrtc Http Ingest Protocol

2020-09-11 Thread Sergio Garcia Murillo
El vie., 11 sept. 2020 15:23, Lynne escribió: > On 11/09/2020 14:16, Sergio Garcia Murillo wrote: > > On 11/09/2020 13:49, Lynne wrote: > > > > WebRTC uses rtp muxing to send all data in the same udp port, and lip > > sync based on rtcp (also muxed on same udp port). It has been working > > for

Re: [FFmpeg-devel] WHIP - Webrtc Http Ingest Protocol

2020-09-11 Thread Sergio Garcia Murillo
On 11/09/2020 13:49, Lynne wrote: On 11/09/2020 12:31, Sergio Garcia Murillo wrote: Hi all! WebRTC can be an intimidating monster, and we all are aware of that. Also, the fact that every webrtc media server/service has their own custom protocol has not helped to increase its adoption in the str

[FFmpeg-devel] WHIP - Webrtc Http Ingest Protocol

2020-09-11 Thread Sergio Garcia Murillo
Hi all! WebRTC can be an intimidating monster, and we all are aware of that. Also, the fact that every webrtc media server/service has their own custom protocol has not helped to increase its adoption in the streaming world, with still relies heavily on other protocols like RTMP, SRTP or even