Alessandro Ros

Results 337 comments of Alessandro Ros

In order to bind to a single IP address, it's enough to set the IP inside the the listening address: ```yml rtspAddress: 192.168.5.98:8554 ``` Binding to multiple addresses is a...

H265/HLS is being implemented in #1342. Please be aware that your browser must support the H265 codec in order for the functionality to work. I'll add a test page to...

This is now supported since v0.21.1

@mihailj please open a dedicated issue and provide again the file, thanks.

> "ERR: integer keys are not supported", the name can be anything put keys between double quotes, or even better, generate the YAML file by using a library.

closed since author didn't provide additional details.

This issue has become too generic, it refers to problems fixed some time ago, to problems unrelated from each other and to configuration errors that aren't server related. If you...

The issue is that this kind of initial metadata is really protocol specific - we can surely support it, but we will never be able to entirely convert it from...

Fixed by https://github.com/bluenviron/gortsplib/pull/371