Hi Jeff, > 1) Can it have multiple outputs like shown below? Yes. > 2) If this is allowed, will the streamer send a duplicate to each bound > output? Streamer uses load-balancing (it's intended for PUSH/PULL sockets). If you want the device to send duplicates, use forwarder device and PUB/SUB sockets. Martin