Alessandro Ros
Alessandro Ros
Hello, this can be fixed in a very short time, but can you write the name of the camera or server that is generating the stream?
fixed by #378
added in MediaMTX v1.0.1
The reason why AV1 packets packetized with this library can't be decoded by the browsers is that the N bit of the [AV1 aggregation header](https://aomediacodec.github.io/av1-rtp-spec/#44-av1-aggregation-header) is always set to zero,...
Hello, the ability to send a 2nd audio track is not present into the RTMP specifications and is probably a custom feature introduced to improve integration with Twitch. However, this...
Hello, we can certainly add support for this SDP, but can you write the manufacturer and name of the camera / NVR that is generating that SDP?
Hello, the two PRs you sent basically allowed anyone to read anything and so they could not be merged. While it's true that the authentication header is not checked on...
this will be applied automatically during the next gortsplib upgrade.
@pkerney store the entire path configuration somewhere in the application that is controlling the server through the API, add it to the server when you need it and remove it...
Hello, please type this command and post the output: ``` go version ```