livekit / server-sdk-go

Client and server SDK for Golang
Apache License 2.0
214 stars 96 forks source link

`timed out publishing track` when posting multiple tracks at the same time #525

Open sp0cket opened 3 months ago

sp0cket commented 3 months ago

I will receive RTP data from multiple cameras (about 10) at the same time, and then I will publish these 10 TrackLocalStaticRTP immediately, and may accidentally encounter some Tracks that cannot be published. err is timed out publishing track

davidzhao commented 1 month ago

could you provide a minimal reproducible example? we are not seeing this issue with our load tester