Re: Low latency video in WebRTC

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 12:55:56 UTC