try travis ci

pull/33/head
MPR 10 years ago
parent 7486f4c8b6
commit f4ea55900f

@ -1,7 +1,8 @@
before_install:
- sudo apt-get update
- sudo apt-get install cmake libv4l-dev
- wget http://cz.archive.ubuntu.com/ubuntu/pool/universe/libl/liblivemedia/livemedia-utils_2014.01.13-1_amd64.deb -q -O - | sudo dpkg -i -
- wget http://cz.archive.ubuntu.com/ubuntu/pool/universe/libl/liblivemedia/livemedia-utils_2014.01.13-1_amd64.deb
- sudo dpkg -i livemedia-utils_2014.01.13-1_amd64.deb
language: cpp
compiler:
- gcc

@ -1,7 +1,7 @@
h264_v4l2_rtspserver
====================
[![Travis build status](https://travis-ci.org/mpromonet/h264_v4l2_rtspserver/h264_v4l2_rtspserver.png?branch=master)](https://travis-ci.org/mpromonet/h264_v4l2_rtspserver)
[![Build status](https://travis-ci.org/mpromonet/h264_v4l2_rtspserver/h264_v4l2_rtspserver.png)](https://travis-ci.org/mpromonet/h264_v4l2_rtspserver)
This provide an RTSP server feed from an Video4Linux device that support H264 format.

Loading…
Cancel
Save