try travis ci

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

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

@ -1,6 +1,8 @@
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)
This provide an RTSP server feed from an Video4Linux device that support H264 format.
It involves :

Loading…
Cancel
Save