# Using RT8735B for wireless transmission of external UVC to Raspberry Pi

**URL:** https://forum.amebaiot.com/t/using-rt8735b-for-wireless-transmission-of-external-uvc-to-raspberry-pi/4573
**Category:** USB
**Created:** [December 8, 2025, 5:20pm UTC](https://forum.amebaiot.com/t/using-rt8735b-for-wireless-transmission-of-external-uvc-to-raspberry-pi/4573 "2025-12-08T17:20:18Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Abi\_Rusalavitch](https://sea2.discourse-cdn.com/flex016/user_avatar/forum.amebaiot.com/abi_rusalavitch/32/2992_2.png) [@Abi\_Rusalavitch](https://forum.amebaiot.com/u/Abi_Rusalavitch)
#### Post date: [December 8, 2025, 5:20pm UTC](https://forum.amebaiot.com/t/using-rt8735b-for-wireless-transmission-of-external-uvc-to-raspberry-pi/4573/1 "2025-12-08T17:20:18Z")

</div>

Hi,

I have found some older posts regarding UVC support on the RT8735B, but some of them said that the firmware or examples were under NDA. I am working on my senior capstone for my undergrad, and I was wondering if this is still true or if there is someone I could contact to sign the NDA so I can get the example. I am using an ISP that outputs as a UVC plug-and-play device.

Thanks

---

<div class="post-metadata">

### Author: ![Pammy](https://sea2.discourse-cdn.com/flex016/user_avatar/forum.amebaiot.com/pammy/32/936_2.png) [@Pammy](https://forum.amebaiot.com/u/Pammy)
#### Post date: [December 9, 2025, 6:05am UTC](https://forum.amebaiot.com/t/using-rt8735b-for-wireless-transmission-of-external-uvc-to-raspberry-pi/4573/2 "2025-12-09T06:05:30Z")

</div>

Hi @Abi_Rusalavitch

You may refer to [ameba-rtos-pro2/component/example/media\_uvcd at main · Ameba-AIoT/ameba-rtos-pro2 · GitHub](https://github.com/Ameba-AIoT/ameba-rtos-pro2/tree/main/component/example/media_uvcd) for UVC example .

---

<div class="post-metadata">

### Author: ![geofrancis](https://avatars.discourse-cdn.com/v4/letter/g/c5a1d2/32.png) [@geofrancis](https://forum.amebaiot.com/u/geofrancis)
#### Post date: [December 9, 2025, 6:06am UTC](https://forum.amebaiot.com/t/using-rt8735b-for-wireless-transmission-of-external-uvc-to-raspberry-pi/4573/3 "2025-12-09T06:06:51Z")

</div>

I have tried to use this before but it wont show a picture.

---

<div class="post-metadata">

### Author: ![Abi\_Rusalavitch](https://sea2.discourse-cdn.com/flex016/user_avatar/forum.amebaiot.com/abi_rusalavitch/32/2992_2.png) [@Abi\_Rusalavitch](https://forum.amebaiot.com/u/Abi_Rusalavitch)
#### Post date: [December 10, 2025, 3:38pm UTC](https://forum.amebaiot.com/t/using-rt8735b-for-wireless-transmission-of-external-uvc-to-raspberry-pi/4573/4 "2025-12-10T15:38:21Z")

</div>

Hi,

That is a UVC device example where the RTL8735B acts like a USB webcam and sends video over USB to a PC. I need the RTL8735B to act as a USB host to my camera (enumerate it, request frames, etc) to encode and push the frames into its main pipeline and restream them over WiFi. I can’t find an available sample that does the UVC host and WiFi stream for an external camera on the RTL8735B.

Would you be able to help me with this?

Thanks

---

<div class="post-metadata">

### Author: ![M-ichae-l](https://sea2.discourse-cdn.com/flex016/user_avatar/forum.amebaiot.com/m-ichae-l/32/33_2.png) [@M-ichae-l](https://forum.amebaiot.com/u/M-ichae-l)
#### Post date: [December 11, 2025, 3:01am UTC](https://forum.amebaiot.com/t/using-rt8735b-for-wireless-transmission-of-external-uvc-to-raspberry-pi/4573/5 "2025-12-11T03:01:43Z")

</div>

Thanks for your message. At the moment, the available example focuses on the UVC device mode, where the RTL8735B works as a USB webcam. The UVC host + Wi-Fi streaming use case you described isn’t included in the current sample set.

That said, we do see the value of this feature, and it’s something we can consider for a future update or porting effort. If there are any developments or sample support added later on, we’ll be sure to share them.

Thanks for your understanding.
