---
title: MJPEG
description: MJPEG Stream Widget Configuration
![camera-preview](https://github.com/gethomepage/homepage/assets/4887959/dbc388d7-04a6-482c-8f36-f9534689b062)
Pass the stream URL from a service like [µStreamer](https://github.com/pikvm/ustreamer) or [camera-streamer](https://github.com/ayufan/camera-streamer).
```yaml
widget:
type: mjpeg
stream: http://mjpeg.host.or.ip/webcam/stream
```