Hi,
Since the addition of property("sync", false) and property("async", false) for the nicesink in commit 1863281, I have been experiencing issues with the published video.
I am trying to send a video from a file source, and Gst-meet sends all its data as quickly as possible, causing the published video to play at a very high speed. Removing these two properties fixes the published video playback issue.
Regards.