# Cannot install voxl-streamer

Source: https://forum.modalai.com/topic/199/cannot-install-voxl-streamer
Category: General Questions (https://forum.modalai.com/category/2/general-questions)
Posted: 2021-04-15 15:32:51 UTC by kiprock
Replies: 2 · Views: 946

## kiprock · 2021-04-15 15:32:51 UTC

Hello, following the directions on the [documentation](https://docs.modalai.com/voxl-streamer/), I'm trying to use voxl-streamer.

Here is what I am seeing:

```
~ # opkg update
Downloading http://voxl-packages.modalai.com/stable/Packages.gz.
Updated source 'stable'.
Downloading file:///home/root/voxl-suite-ipk/Packages.gz.
Updated source 'local'.
~ # opkg install voxl-streamer_x.y.z.ipk
Collected errors:
 * opkg_prepare_url_for_install: Couldn't find anything to satisfy 'voxl-streamer_x.y.z.ipk'.
```

I have the following line in opkg.conf:
src/gz stable http://voxl-packages.modalai.com/stable

## Reply by kiprock · 2021-04-15 15:41:32 UTC

Updated to current link:

```
opkg install http://voxl-packages.modalai.com/stable/voxl-streamer_0.2.1.ipk
```

Might want to update documentation.

## Reply by Eric Katzfey (ModalAI staff) · 2021-04-15 17:00:46 UTC

Thanks for the feedback! The documentation has been updated.
