index
:
soup-transcoding-proxy
master
Transcodes N HTTP streams and makes them available as new live HTTP streams to M clients
Nirbheek Chauhan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-24
Implement concurrent RTP-UDP streams, and a REST API for status and auth
Nirbheek Chauhan
1
-27/+48
2014-07-23
server: Track stream state better, and abort better
Nirbheek Chauhan
1
-1/+11
2014-07-17
Fix a few comments/debug messages
Nirbheek Chauhan
1
-1/+2
2014-07-15
server: Make cleanup on server exit and EOS more reliable
Nirbheek Chauhan
1
-0/+1
2014-07-14
Improve latency by waiting for the next keyframe
Nirbheek Chauhan
1
-2/+1
2014-07-14
appsink: Pull and write samples in the libsoup main context
Nirbheek Chauhan
1
-1/+0
2014-07-14
server: Always send data from the last keyframe
Nirbheek Chauhan
1
-0/+5
2014-07-14
debug: Make the server less noisy
Nirbheek Chauhan
1
-0/+6
2014-07-14
lib: Remove unused function definitions
Nirbheek Chauhan
1
-6/+0
2014-07-11
Remove trailing whitespace to make git happy
Nirbheek Chauhan
1
-2/+2
2014-07-11
server: Add support for persistent connection streams
Nirbheek Chauhan
1
-5/+8
2014-07-11
Add license headers and COPYING
Nirbheek Chauhan
1
-2/+21
2014-07-10
appsink: Add a client timeout, and handle eos separately
Nirbheek Chauhan
1
-3/+5
2014-07-09
appsink: Use a GMutex to control when we pull samples
Nirbheek Chauhan
1
-0/+1
2014-07-09
main/appsink: Don't hard-code element names
Nirbheek Chauhan
1
-0/+1
2014-07-09
Add source files
Nirbheek Chauhan
1
-0/+57