examples

command
v0.11.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 17, 2016 License: Apache-2.0, Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

This example will connect to the Bebop and stream it's video to a webpage via ffserver. This requires you to have both ffmpeg and ffserver installed on your computer.

In order to run this example you will first need to start ffserver with:

$ ffserver -f ff.conf

then in a seperate terminal run this program:

$ go run video.go

You will then be able to view the video feed by navigatin to http://localhost:8090/bebop.mjpeg in a web browser. *NOTE* firefox works best for viewing the video feed.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL