summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)AuthorFilesLines
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
2012-11-20test-uri: fix callback signatureWim Taymans1-1/+1
2012-11-15examples: add another multicast exampleWim Taymans2-1/+126
2012-11-15test: set sharedWim Taymans1-0/+2
2012-11-15examples: add multicast exampleWim Taymans2-1/+102
2012-11-04Fix FSF addressTim-Philipp Müller8-16/+16
2012-10-27small fixes to docs and debugWim Taymans1-1/+1
2012-02-13First rule of gst-rtsp-server club: don't talk about gst-phononTim-Philipp Müller1-6/+3
2011-12-09example: update for new capsWim Taymans1-3/+3
2011-12-09rtsp-server: port some more to 0.11Wim Taymans1-2/+2
2011-07-19examples: tell rtsp uri when readyStefan Sauer4-0/+4
2011-01-12example: improve example docs a littleWim Taymans1-4/+12
2011-01-12media: enable per factory authorisationsWim Taymans4-1/+121
2011-01-12auth: add authentication objectWim Taymans1-0/+10
2011-01-11gitignore: updatesEdward Hervey1-0/+1
2011-01-07examples: add some more options and commentsWim Taymans1-0/+6
2010-12-11example: add example of the uri factoryWim Taymans2-1/+90