I am trying to perform AV sync, but I cannot access the audio timestamp information from the ant media server stream.
I am using libwebrtc m80, and I am able to access the video frame information by accessing the timestamp() method of webrtc::VideoFrame that I receive from the OnFrame callback.
However, for audio, there is no such property, only property I get from
audio from NeedMorePlayData is the ntp_time_ms, but that's not set since I always just get -1.
Question
Lucas Nogueira
Link to comment
Share on other sites
Top Posters For This Question
2
2
Popular Days
Apr 27
1
Apr 28
1
Apr 29
1
May 1
1
Top Posters For This Question
Selim Emre 2 posts
Lucas Nogueira 2 posts
Popular Days
Apr 27 2021
1 post
Apr 28 2021
1 post
Apr 29 2021
1 post
May 1 2021
1 post
3 answers to this question
Recommended Posts