Go to advanced search

by JooPo
Mon Nov 16, 2015 12:14 pm
Forum: Python
Topic: Python + PiCamera + Gstreamer
Replies: 1
Views: 847

Python + PiCamera + Gstreamer

I'm trying to stream video from Raspis camera to my computer via udp. I'm using PiCamera and Gstreamer on python, so I can control them both directly and easily from the code. The problem is, I can't pipe the stream from the PiCamera to gstreamer like in the command prompt. The problematic part of m...

Go to advanced search