Real time HTTP streaming

To configure the HTTP stream, you can click on the Camera Control Panel link on the UV4L web page and set the format and other options you would like.

Alternatively, if you don't want to access the webpage, you can just configure the raspicam configuration file as you need it, and then you can use the corresponding URL in VLC or a third-party app to capture the stream:

  • HTTP/MJPEG: http://raspberrypi:8080/stream/video.mjpeg
  • HTTP/Raw H264: http://raspberrypi:8080/stream/video.h264
  • HTTP/JPEG: http://raspberrypi:8080/stream/video.jpeg

To receive a H264 stream using VLC, I have found that tweaking some of the plugin settings worked best for me:

  1. Click on Tools | Preferences.
  2. Click on All in the Show settings panel in the bottom-left ...

Get Raspberry Pi 2 Server Essentials now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.