Search Results

0
votes
1answer
62 views

Proxy pass to multiple upstreams

Is there a directive in apache or nginx (preferably) that allows to replicate an incoming stream to multiple upstreams simultaneously? The reason I need this: I want to stream live video c …