# Problems trying to stream a video with Jetson Nano

**URL:** https://forums.developer.nvidia.com/t/problems-trying-to-stream-a-video-with-jetson-nano/208399
**Category:** Jetson Nano
**Tags:** opencv, python, gstreamer, camera
**Created:** [March 14, 2022, 5:26pm UTC](https://forums.developer.nvidia.com/t/problems-trying-to-stream-a-video-with-jetson-nano/208399 "2022-03-14T17:26:31Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![DaneLLL](https://sea2.discourse-cdn.com/nvidia/user_avatar/forums.developer.nvidia.com/danelll/32/14043_2.png) [@DaneLLL](https://forums.developer.nvidia.com/u/DaneLLL)
#### Post date: [March 23, 2022, 4:59am UTC](https://forums.developer.nvidia.com/t/problems-trying-to-stream-a-video-with-jetson-nano/208399/3 "2022-03-23T04:59:05Z")

</div>

Hi,  
From the code, it is not clear what your source is(Bayer sensor camera, USB camera, or IP camera). There should have one _cv2.VideoCapture()_ and one _cv2.VideoWriter()_ like this sample:  
[Displaying to the screen with OpenCV and GStreamer - #9 by DaneLLL](https://forums.developer.nvidia.com/t/displaying-to-the-screen-with-opencv-and-gstreamer/140648/9)

Please share information about the input source so that we can suggest next.

And we have demonstration of Yolo models in DeepStream SDK. You may also take a look and give it a try.

---

_[View the full topic](https://forums.developer.nvidia.com/t/problems-trying-to-stream-a-video-with-jetson-nano/208399)._
