# Voxl-Streamer Rtsp accept multiple connections

Source: https://forum.modalai.com/topic/780/voxl-streamer-rtsp-accept-multiple-connections
Category: VOXL SDK and Software (https://forum.modalai.com/category/47/voxl-sdk-and-software)
Tags: mpa
Posted: 2022-03-02 15:53:52 UTC by Philemon Benner
Replies: 1 · Views: 973

## Philemon Benner · 2022-03-02 15:53:52 UTC

Hey,
i'm currently streaming my camera with voxl-streamer to rtsp. I want to have multiple clients connecting to the rtsp source but it doesn't accept more than one device. Client side is freezing.

## Reply by Eric Katzfey (ModalAI staff) · 2022-03-02 18:07:05 UTC

@Philemon-Benner You can only connect one client at a time. But you can run multiple instances of voxl-streamer and give them different ports for clients to connect to. However, the best way to allow multiple clients is to setup a media server of some sort (eg Live555) so that you only have one stream going over the wireless link to the media server and then it can replicate it as needed over a wired network.
