I have separately sent Audio and Video over the network but i want to send synchronized audio video data over the network.if any one could me to the solution it would be greatly appreciated. p.s: i am using Naudio for audio and DirectShow for video.
Asked
Active
Viewed 277 times
1 Answers
0
I assume the first point you have to make sure is that you are generating the RTCP packets at some fixed interval of time. RTCP maps the rtp timestamps with NTP. And this is required at the client end for syncing audio and video.

Ritesh
- 1,809
- 1
- 14
- 16