Alessandro Ros

Results 337 comments of Alessandro Ros

Hello @pvalsecc, > It should be OK to have no PTS for some PES packets the reason why PTS is required is that this server is able to convert streams...

> Funny about that is that VLC Media Player can convert these streams without problems. VLC is hardened against badly formatted streams and its only role is to show video...

Hello, you're right, publishing with RTSP and the UDP multicast transport protocol is currently unsupported, but the reason is that few people use this feature, because its only advantage is...

> Would MediaMtx be open to code contributions for this feature? > I would not want to work on it, if I did not think it would be integrated into...

Hello, the main differences between v0.20.1 and v0.20.0 are * Golang was updated from Go 1.17 to go 1.18 * gortsplib was updated from 27f8015ac619 to 7d8e3cf5bc03 - the difference...

closed since no additional informations were provided.

Hello, i tried to replicate the issue but in my case everything worked flawlessly. I used OBS 30.0.0-beta3, MediaMTX v1.1.1, both installed on the same Windows machine, and the NVIDIA...

This bug is related to the "AMD HW" encoder, which is AMD-CPU specific, and at the moment i don't have an AMD CPU which would allow me to replicate the...

Then it's AMD GPU-related, anyway the AMD HW encoder is only available for people that own such card. Provide a network dump generated with the AMD HW encoder.

since v1.8.0 there's option `apiAllowOrigin` that allows to solve the CORS issue without manually hacking the code.