0

I have a problem with video streaming on raspberry pi. When I want to stream the webcam's image trough the network, the image has many errors, like fall apart, other colors and lot of garbage appear on it. I thought that it is my program's error, so I ran the mjpg-streamer, but the errors are the same. Then I removed the raspbian and installed the Arch Linux ARM and the mjpg-streamer, but no changing. I ran out from ideas, and I couldn't find a solution on the Internet. Peter

asked May 17, 2013 at 14:25
1

1 Answer 1

1

I would suggest using gstreamer for streaming. You could start with simple pipeline and try to stream your camera via UDP, that should be simple. By adding queue elements you should avoid errors in incomplete stream.

answered May 20, 2013 at 1:31

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.