Jean-Baptiste Reich
Jean-Baptiste Reich
Hello, I noticed that when an SRT connection is closed from a client streaming data to an SRT server, the server receives a `EConnLost` error in the read call. I...
From what I understand it is not possible to use an XML document containing a simple type list like this one: ``` ``` A valid xml is: `value1 value2` With...
It appears that extended timestamps can be used in chunk message header type 3 if it was used in preceding non type 3 chunk. This is defined in RTMP specification...