Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Valentin Platzgummer
qgroundcontrol
Commits
9c771d6c
Commit
9c771d6c
authored
Sep 02, 2016
by
Gus Grubba
Committed by
GitHub
Sep 02, 2016
Browse files
Merge pull request #4010 from jaxxzer/master
Add video streaming dependency
parents
16505fd3
8308ac00
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/VideoStreaming/README.md
View file @
9c771d6c
...
...
@@ -31,7 +31,7 @@ gst-launch-1.0 udpsrc port=5600 caps='application/x-rtp, media=(string)video, cl
Use apt-get to install GStreamer 1.0
```
sudo apt-get install libgstreamer-plugins-base1.0-dev libgstreamer1.0-0:amd64 libgstreamer1.0-dev
sudo apt-get install libgstreamer-plugins-base1.0-dev libgstreamer1.0-0:amd64 libgstreamer1.0-dev
libgstreamer-plugins-bad1.0
```
The build system is setup to use pkgconfig and it will find the necessary headers and libraries automatically.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment