~ubuntu-branches/ubuntu/trusty/liblivemedia/trusty

« back to all changes in this revision

Viewing changes to testProgs/testOnDemandRTSPServer.cpp

  • Committer: Package Import Robot
  • Author(s): Benjamin Drung
  • Date: 2013-05-05 19:49:35 UTC
  • mfrom: (1.4.15) (11.1.9 experimental)
  • Revision ID: package-import@ubuntu.com-20130505194935-pyim0rda30k401ca
Tags: 2013.04.30-1
* Team upload.
* New upstream release.
* Upload to unstable after the Debian 7.0 release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
along with this library; if not, write to the Free Software Foundation, Inc.,
14
14
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301  USA
15
15
**********/
16
 
// Copyright (c) 1996-2012, Live Networks, Inc.  All rights reserved
 
16
// Copyright (c) 1996-2013, Live Networks, Inc.  All rights reserved
17
17
// A test program that demonstrates how to stream - via unicast RTP
18
18
// - various kinds of file on demand, using a built-in RTSP server.
19
19
// main program