summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)AuthorFilesLines
2015-03-03examples: test-uri: fix tainted variableLuis de Bethencourt1-1/+1
2015-03-03examples: Add a simple example of network synch for live streams.Jan Schmidt4-1/+298
2015-02-06examples: test-uri: improve uri argument handling and accept file namesTim-Philipp Müller1-1/+22
2015-02-06examples: test-uri: don't remove mount point after 10 secondsTim-Philipp Müller1-2/+7
2015-02-06examples: add new test-record to .gitignoreTim-Philipp Müller1-0/+1
2015-02-06rtsp-media: Use flags to distinguish between PLAY and RECORD mediaSebastian Dröge1-1/+2
2015-02-06test-record: Set latency for playback-style example to 2s instead of 200msSebastian Dröge1-0/+1
2015-02-06test-record: Use GOptionContext to parse the server port and take the pipelin...Sebastian Dröge1-4/+23
2015-02-06Add initial support for RECORDSebastian Dröge2-1/+69
2015-01-17examples: Don't call gst_init() and gst_get_option_group()Sebastian Dröge4-8/+0
2014-12-30examples: Add command-line parsing and take a 'port' argumentNirbheek Chauhan4-14/+81
2014-12-16examples: add a retransmisison example implementing RFC4588Matthew Waters3-1/+101
2014-09-15test: add example of dumping RTCP reportsWim Taymans1-0/+57
2014-08-09examples: fix another reference leakTim-Philipp Müller1-0/+1
2014-08-09examples: unref element after usageSebastian Rasmussen1-0/+1
2014-07-03examples: print 'stream ready at url' for mp4 and ogg exampleTim-Philipp Müller2-0/+2
2014-03-25test: enable SRTP only on RTSPSWim Taymans1-1/+3
2014-03-25test: print an error on failureWim Taymans1-1/+6
2014-03-25stream: add SRTP supportWim Taymans1-0/+1
2014-03-03sdp: pass multicast connection for multicast-only streamWim Taymans1-1/+4
2014-02-25examples: use LDADD for libs instead of LDFLAGSTim-Philipp Müller1-2/+2
2014-02-25examples: test-cgroups: don't put code with side effects into g_assert()Tim-Philipp Müller1-2/+4
2014-02-25examples: add cgroup test binary to .gitignoreTim-Philipp Müller1-0/+1
2014-02-25examples: fix cgroup test buildTim-Philipp Müller1-0/+2
2013-10-30examples: fix compilation when WITH_AUTH is definedAleix Conchillo Flaque2-9/+9
2013-08-23Makefile: add rule for appsrc exampleWim Taymans1-1/+1
2013-08-23tests: add appsrc exampleWim Taymans1-0/+137
2013-07-22tests: add some more docsWim Taymans1-0/+23
2013-07-22ClientState -> ContextWim Taymans1-4/+4
2013-07-18auth: add support for default tokenWim Taymans1-0/+7
2013-07-18auth: use defines when possibleWim Taymans1-14/+17
2013-07-12token: simplify token constructorWim Taymans2-23/+10
2013-07-12media-factory: add convenience API for factoryWim Taymans2-17/+6
2013-07-12permissions: simplify API a littleWim Taymans2-18/+12
2013-07-12auth: move TLS handling to auth moduleWim Taymans1-12/+32
2013-07-11configure: compile cgroup example conditionallyWim Taymans1-2/+8
2013-07-10examples: add cgroups exampleWim Taymans2-2/+263
2013-07-09test: add permissions to auth testWim Taymans1-9/+37
2013-07-08auth: add auth checksWim Taymans1-3/+8
2013-07-08auth: use the token after authenticationWim Taymans1-3/+24
2013-07-05auth: remove auth from media and factoryWim Taymans1-16/+14
2013-07-04auth: add support for multiple basic auth tokensWim Taymans1-6/+10
2013-05-31example: add TLS exampleWim Taymans2-1/+38
2013-04-22tests: add example of reusable pipelinesWim Taymans1-0/+8
2012-11-29rtsp: make object details privateWim Taymans1-2/+2
2012-11-28examples: fix includeWim Taymans1-0/+1
2012-11-26MediaMapping -> MountPointsWim Taymans10-57/+57
2012-11-21examples: fix whitespaceWim Taymans1-1/+1
2012-11-20test-auth: add example of how to remove sessionsWim Taymans1-1/+24
2012-11-20test-uri: remove mapping exampleWim Taymans1-0/+17