Hello everyone, first of all, happy new year to all :)
Has been like 2 years last time i wrote to the mailing list, as i
haven't doing too many haproxy stuff.
but recently, i have a project where i need to do some redirecting of
data streams, so haproxy was my first option.
So, i have a video stream that goes to a nginx rtmp server. i need to
push this stream up to 4 channels (destinations) dynamically. And by
that, i mean, that could be times when the stream is only forwarded to
one channel, or none, or 3, or 4. The thing is, i can't cut the
streams connections that are already playing when i add a new push
forwarding. That's the reason i can't use nginx directly.
I was wondering if haproxy can actually do this. i can remove the
nginx server from the architecture, if haproxy support the ffmpeg
stream directly.
Any ideas? tips? recommendation? everything is welcome !
Thanks !
Has been like 2 years last time i wrote to the mailing list, as i
haven't doing too many haproxy stuff.
but recently, i have a project where i need to do some redirecting of
data streams, so haproxy was my first option.
So, i have a video stream that goes to a nginx rtmp server. i need to
push this stream up to 4 channels (destinations) dynamically. And by
that, i mean, that could be times when the stream is only forwarded to
one channel, or none, or 3, or 4. The thing is, i can't cut the
streams connections that are already playing when i add a new push
forwarding. That's the reason i can't use nginx directly.
I was wondering if haproxy can actually do this. i can remove the
nginx server from the architecture, if haproxy support the ffmpeg
stream directly.
Any ideas? tips? recommendation? everything is welcome !
Thanks !