rpiswag
Posts: 804
Joined: Mon May 19, 2014 10:04 pm

Raspberry Pi camera streaming

Sat Jul 26, 2014 2:14 am

How can I stream live video over the web with some coding know how. I have tried but I can only stream over the network at low quality and frame rate. So how can I stream a decent quality with good frame rate? I have reletively fast internet upload and especially download speeds so I don't think speed will be a problem. Have any ideas?
A computer's power can't be just measured Gigahertz. It is the same thing with us humans.

User avatar
kusti8
Posts: 3439
Joined: Sat Dec 21, 2013 5:29 pm
Location: USA

Re: Raspberry Pi camera streaming

Sat Jul 26, 2014 2:58 am

You could try mjpg streamer (which I like) and then configure port forwarding. Not an expert on networking so this could be wrong, but I'm guessing you need to put port 8080 to redirect to the port 8080 on the raspberry pi.
There are 10 types of people: those who understand binary and those who don't.

Return to “General discussion”