Re: [webrtc-pc] Add RTP timestamp to RTCRtpContributingSource (#2177)

I'm happy for the discussion.

The use case I have in mind is for a game streaming service that is based on WebRTC. So what we need is a way of tying an input event from the person playing a game to the particular frame that was displayed at that time. By doing this it would be possible for the game engine to compensate for latency in the network (up to a certain level).

So the RTP timestamp is in this case just an ID of the frame.

-- 
GitHub Notification of comment by drkron
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2177#issuecomment-486976298 using your GitHub account

Received on Friday, 26 April 2019 08:36:09 UTC