summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)AuthorFilesLines
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
2010-12-11examples: Run gst-indentEdward Hervey6-24/+21
2010-10-04test-ogg: remove parsersWim Taymans1-2/+2
2010-03-09test: catch server bind errorsWim Taymans1-2/+10
2009-05-24example: add SDP relay exampleWim Taymans3-1/+90
2009-05-11add some .gitignore filesWim Taymans1-0/+5
2009-04-14tests: set the payload type correctlyWim Taymans1-2/+2
2009-04-03examples: mark the example as shared for testingWim Taymans1-0/+2
2009-03-11Add example server that takes launch linesWim Taymans2-1/+71
2009-03-06Add support for live streamsWim Taymans1-1/+1
2009-02-13Time out sessionsWim Taymans1-0/+15
2009-01-30Add a README and more example codeWim Taymans2-1/+65
2009-01-30Reorganize things, prepare for media sharingWim Taymans4-8/+159
2009-01-22Update exampleWim Taymans1-16/+6
2009-01-22Make the server handle arbitrary pipelinesWim Taymans1-0/+34