# where is voxl-streamer source code?

Source: https://forum.modalai.com/topic/1515/where-is-voxl-streamer-source-code
Category: Flight Core and Legacy VOXL (https://forum.modalai.com/category/9/flight-core-and-legacy-voxl)
Tags: flight-deck
Posted: 2022-11-02 19:46:06 UTC by Ed Sutter
Replies: 2 · Views: 918

## Ed Sutter · 2022-11-02 19:46:06 UTC

Yea, the obvious answer is [here](https://gitlab.com/voxl-public/voxl-sdk/services/voxl-streamer); however, that code isn't even close to the voxl-streamer program that is on my voxl-flight-deck (command line arguments are quite different).
What's up with that?

## Reply by Guest · 2022-11-02 21:17:18 UTC

You can see what version of voxl-streamer you have installed on your flight deck by running ```opkg info voxl-streamer``` and then look through the tags in that repo to see the source that was used to generate the package that's on your platform

## Reply by Ed Sutter · 2022-11-02 21:18:35 UTC (in reply to Guest)

@Alex-Gardner Great, thanks.
