sahilparekh / GStreamer-Python

Fetch RTSP Stream using GStreamer in Python and get image in Numpy
MIT License
124 stars 36 forks source link

How to increase frame size? #1

Closed nyanmn closed 4 years ago

nyanmn commented 4 years ago

Hi I use the code and found that the image size is small and only (352,288). How can I increase size? My camera is 2M camera.

sahilparekh commented 4 years ago

I am not resizing the frame in gstreamer pipeline or python code. so if you are using an ipcam/dvr then you will have login to their console and configure the frame size. I think it is more to do with your camera stream settings