Re: Low latency video in WebRTC

Yes, RTSP absolutely uses RTP, but it doesn't require ICE nor DTLS / SRTP
and those are major considerations.

Regards,
Paul

On Tue, Jun 26, 2018 at 8:57 AM Harald Alvestrand <harald@alvestrand.no>
wrote:

> On 06/20/2018 11:43 PM, Mondain wrote:
> > Putting on the architect hat for a moment here; I would recommend not
> > using webrtc for a robot project that requires near realtime feed and
> > control. You'd be better served with rtsp based solution, but those
> > are just my two cents.
>
> <curiosity>
>
> what mechanisms in rtsp make it more suitable for this application?
>
> according to https://en.wikipedia.org/wiki/Real_Time_Streaming_Protocol
> RTSP also uses RTP for audio/video transfer.
>
>
>

Received on Tuesday, 26 June 2018 14:41:30 UTC