unisethenry
Posts: 1
Joined: Fri Jun 29, 2012 9:26 am

mjpg-streamer to external C++ program

Wed Mar 06, 2013 5:13 am

Hi everyone~ This is my first post on this forum.

I am now trying to build a mobile robot using the pi and control it via computer vision.
I tried to make the computer vision control program run on raspberry, but it turned out to be extremely slow.

I am now trying to use the mjpg-streamer to stream MJEP through TCP and process it on another computer through a LAN network, but I have no ideas where to start.

Any kind of help will be great!

User avatar
skidoobond
Posts: 40
Joined: Mon Feb 25, 2013 8:26 pm

Re: mjpg-streamer to external C++ program

Sat Mar 09, 2013 7:26 pm

I would start with the motion webcam service. There are tutorials out there on how to set that up. Once you can successfully stream video, you can go from there.

Return to “General programming discussion”