# How to imbed the video frames from the inference pipeline in the web

**URL:** https://discuss.roboflow.com/t/how-to-imbed-the-video-frames-from-the-inference-pipeline-in-the-web/6597
**Category:** 🤝  Community Help
**Created:** [July 22, 2024, 10:34am UTC](https://discuss.roboflow.com/t/how-to-imbed-the-video-frames-from-the-inference-pipeline-in-the-web/6597 "2024-07-22T10:34:43Z")
**Posts on this page:** 1
**Showing post:** 14

<div class="post-metadata">

### Author: ![Grzegorz](https://yyz1.discourse-cdn.com/flex029/user_avatar/discuss.roboflow.com/grzegorz/32/2877_2.png) [@Grzegorz](https://discuss.roboflow.com/u/Grzegorz)
#### Post date: [July 25, 2024, 2:51pm UTC](https://discuss.roboflow.com/t/how-to-imbed-the-video-frames-from-the-inference-pipeline-in-the-web/6597/14 "2024-07-25T14:51:02Z")

</div>

Hi @Mubashir_Waheed,

> It just adds a series of images(frames) on the web page instead of the video

So from what you are saying it’s not enough to show frames the way shown in example. Can you explain what do you mean?

In your other message you write:

> I want to display the annotated video on the web so that any system on the network can view the stream using the IP address

So, you are actually looking to re-stream annotated frames so you can attach your other devices to that stream? If so then I think `streamlit` is not the tool you are looking for, you would probably use [mediamtx](https://github.com/bluenviron/mediamtx), which you can configure to accept streams

> Also I did post on the streamlit forum

[Linking here so everyone can follow](https://discuss.streamlit.io/t/how-to-show-stream-of-frames-as-video/75626)

---

_[View the full topic](https://discuss.roboflow.com/t/how-to-imbed-the-video-frames-from-the-inference-pipeline-in-the-web/6597)._
