Alessandro Ros
Alessandro Ros
Hello @ditogam, for your tests did you use the latest release (v1.8.2) or a nightly binary that includes #3375? Anyway, streaming multichannel Opus with WebRTC is still a work-in-progress and...
hello @ditogam, i found a bug in parsing timestamps of Opus packets coming from SRT and i fixed it (#3388). This should fix the intermittent audio issue on Chrome. Regarding...
hello, yes, this error may happen, but the MediaMTX version you are using is not v1.8.2, but the latest code commit which is not yet part of a release.
Hello, the bug cannot be replicated without a network dump. Generate a network dump in any way you want, clean it up from personal data (if any) and attach it...
closed since no feedback was provided.
Exactly as @moenodedev said.
Hello, we provide the `/list` endpoint that allows to list available time spans and allows users to build their own player around them and to manage gaps between segments in...
Hello, while the intended feature is quite useful, the implementation is not correct since it works with segments, while the aim of the playback server is abstracting segments and working...
replaced by #4085
Hello, your analysis is right. Although the server tries to provide a protocol-independent set of features, sometimes it happens that a specific feature is not compatible with a certain protocol....