# Digital Bridge for virtual studio built on a laptop

**URL:** https://community.jacktrip.org/t/digital-bridge-for-virtual-studio-built-on-a-laptop/393
**Category:** Open Source Software
**Created:** [July 15, 2022, 5:03pm UTC](https://community.jacktrip.org/t/digital-bridge-for-virtual-studio-built-on-a-laptop/393 "2022-07-15T17:03:24Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![thomaslin1962](https://sea1.discourse-cdn.com/flex019/user_avatar/community.jacktrip.org/thomaslin1962/32/98_2.png) [@thomaslin1962](https://community.jacktrip.org/u/thomaslin1962)
#### Post date: [July 15, 2022, 5:03pm UTC](https://community.jacktrip.org/t/digital-bridge-for-virtual-studio-built-on-a-laptop/393/1 "2022-07-15T17:03:24Z")

</div>

Hi all,  
I wonder if there is a way to build digital bridge for virtual studio on laptop computers. I feel it’s a great use on re-purposed/ refurbished computers.

Raspbian for PC/Mac and Jacktrip bridge on it ?

res,  
Thomas

---

<div class="post-metadata">

### Author: ![nwang](https://sea1.discourse-cdn.com/flex019/user_avatar/community.jacktrip.org/nwang/32/124_2.png) [@nwang](https://community.jacktrip.org/u/nwang)
#### Post date: [July 19, 2022, 2:35am UTC](https://community.jacktrip.org/t/digital-bridge-for-virtual-studio-built-on-a-laptop/393/2 "2022-07-19T02:35:34Z")

</div>

Hey Thomas, we publish the image (and it’s dependencies) for the JackTrip bridge here: [GitHub - jacktrip/jacktrip-image: Used to build the Raspberry Pi image for Virtual Studio devices](https://github.com/jacktrip/jacktrip-image)

It should be possible to replicate on a standard Linux laptop although I haven’t personally tried it. On Mac/Windows, it would be a lot harder because we currently use some Linux specific tools there, like ALSA and Zita.

---

<div class="post-metadata">

### Author: ![thomaslin1962](https://sea1.discourse-cdn.com/flex019/user_avatar/community.jacktrip.org/thomaslin1962/32/98_2.png) [@thomaslin1962](https://community.jacktrip.org/u/thomaslin1962)
#### Post date: [July 19, 2022, 3:05am UTC](https://community.jacktrip.org/t/digital-bridge-for-virtual-studio-built-on-a-laptop/393/3 "2022-07-19T03:05:25Z")

</div>

Nelson, thank,  
I’d like to install Raspbian on laptop and install Jacktrip bridge code to it? Sound promising ?

---

<div class="post-metadata">

### Author: ![nwang](https://sea1.discourse-cdn.com/flex019/user_avatar/community.jacktrip.org/nwang/32/124_2.png) [@nwang](https://community.jacktrip.org/u/nwang)
#### Post date: [July 20, 2022, 8:36pm UTC](https://community.jacktrip.org/t/digital-bridge-for-virtual-studio-built-on-a-laptop/393/4 "2022-07-20T20:36:04Z")

</div>

Yeah, it looks like it is possible to install [Raspian on a laptop](https://www.techrepublic.com/article/how-to-run-raspberry-pis-raspbian-os-on-a-pc/) (although I would recommend backing up your laptop prior to attempting this)

I’m not 100% certain how to translate the work in that jacktrip-image repository onto a laptop environment, but here are the list of packages required:

- [jacktrip-image/00-packages-nr at main · jacktrip/jacktrip-image · GitHub](https://github.com/jacktrip/jacktrip-image/blob/main/00-sys-tweaks/00-packages-nr)

Additionally, this is a setup script that references extra files:

- script: [jacktrip-image/01-run.sh at main · jacktrip/jacktrip-image · GitHub](https://github.com/jacktrip/jacktrip-image/blob/main/00-sys-tweaks/01-run.sh)
- files: [jacktrip-image/00-sys-tweaks/files at main · jacktrip/jacktrip-image · GitHub](https://github.com/jacktrip/jacktrip-image/tree/main/00-sys-tweaks/files)

Again I’ve never tried that before so it’s very likely I’m forgetting some steps, but let me know how far you get and maybe I can help!

---

<div class="post-metadata">

### Author: ![thomaslin1962](https://sea1.discourse-cdn.com/flex019/user_avatar/community.jacktrip.org/thomaslin1962/32/98_2.png) [@thomaslin1962](https://community.jacktrip.org/u/thomaslin1962)
#### Post date: [July 21, 2022, 12:42pm UTC](https://community.jacktrip.org/t/digital-bridge-for-virtual-studio-built-on-a-laptop/393/5 "2022-07-21T12:42:27Z")

</div>

Dear Nelson  
Appreciate it, I’m on it and sure to keep in touch.

---

<div class="post-metadata">

### Author: ![thomaslin1962](https://sea1.discourse-cdn.com/flex019/user_avatar/community.jacktrip.org/thomaslin1962/32/98_2.png) [@thomaslin1962](https://community.jacktrip.org/u/thomaslin1962)
#### Post date: [July 28, 2022, 5:40am UTC](https://community.jacktrip.org/t/digital-bridge-for-virtual-studio-built-on-a-laptop/393/6 "2022-07-28T05:40:10Z")

</div>

I’m new to GitHub so it took a while for me to install Pi OS and Jacktrip image after setting the public keys right.

Now I’m stucked with Docker installation it seems 32 bit Raspberry Pi Desktop for PC and Mac [Raspberry Pi Desktop for PC and Mac – Raspberry Pi](https://www.raspberrypi.com/software/raspberry-pi-desktop/)  
Doesn’t have a matching Docker available ?

Is it possible to run w/o docker or there is a recommended docker version?

---

<div class="post-metadata">

### Author: ![nwang](https://sea1.discourse-cdn.com/flex019/user_avatar/community.jacktrip.org/nwang/32/124_2.png) [@nwang](https://community.jacktrip.org/u/nwang)
#### Post date: [August 19, 2022, 11:25pm UTC](https://community.jacktrip.org/t/digital-bridge-for-virtual-studio-built-on-a-laptop/393/7 "2022-08-19T23:25:48Z")

</div>

Sorry for the delayed response, I seem to have missed notifications from here!

Unfortunately we’re dependent on Docker to build the image. It should be possible to install Docker on a Raspberry Pi though: [Install Docker on Raspberry Pi: A Complete Guide | Simplilearn](https://www.simplilearn.com/tutorials/docker-tutorial/raspberry-pi-docker)

---

<div class="post-metadata">

### Author: ![thomaslin1962](https://sea1.discourse-cdn.com/flex019/user_avatar/community.jacktrip.org/thomaslin1962/32/98_2.png) [@thomaslin1962](https://community.jacktrip.org/u/thomaslin1962)
#### Post date: [August 21, 2022, 2:59pm UTC](https://community.jacktrip.org/t/digital-bridge-for-virtual-studio-built-on-a-laptop/393/8 "2022-08-21T14:59:52Z")

</div>

Nelson, appreciate for coming back to my message.  
I think release 1.6.2 is good enough to kill the need to build raspbian based laptop.
