Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

In the test_room, when I use RTSP for streaming, I can clearly feel stuttering or frame drops. However, this issue doesn't occur when using VLC media player. Is it a performance issue?

It is a format I haven’t tested for so there’s probably a bug happening, I’ll look into it ;)

Great, thank you! Looking forward to your response.

After looking more into this, it’s most likely happening as it’s using UDP by default, which is a format which drops packages. I’ll look into forcing TCP in the next update.

Thank you so much for looking into this! I really appreciate you taking the time to troubleshoot the issue. Looking forward to the next update with TCP support to fix the stuttering problem!