Stefan
Stefan
Do there exist any rough estimates how much ABR / the changed code impacts CPU or memory requirements in a use case of few concurrent streams but many concurrent viewers?...
Did anyone already do tests with this over long distance / high delay / medium packet loss links, to see if things like bitrate choice flapping or similar does occur?
there exist `X-REAL-IP` and `X-FORWARDED-FOR` headers for such cases. Please add support for getting the ip address from these headers, if ome is used behind a reverse proxy or http...
`*bump*` Keeping this open because it is a rather common use case, and having the error log contain the public IPv4/IPv6 address can be important for legal reasons.
OVH: Beware traffic costs: 100$ per TB for their Singapore servers. Vultr: Beware traffic costs: 10`$` per TB for North America and Western Europe; 25`$` per TB for Singapore and...
Does this also affect opus over SRT streaming? (afaik SRT makes use of mpegts?) Would be nice to be able to avoid the audio quality loss from converting the incoming...
> According to the docs, there can be only one primary Origin and one failover. Could you please provide a link to where you did read this? As far as...
You could probably use HAProxy or similar TCP-based load-balancer to round-robin balance different incoming RTMP streams to different origin servers running OME. I'd suggest avoiding just using IP address hash...
for that to work, the streaming protocols like RTMP, RTSP or SRT would have to support something like following HTTP 302 redirects or similar. Does this exist in the mentioned...