dreamrtspserver.git
2017-03-17 Andreas Monznerfixed profile settings master
2017-03-17 Andreas Monznerdreamrtspserver: allow FALSE and zero for properties...
2017-03-15 Stephan Reichholfadd new properties (require new drivers and dreamsource):
2016-11-05 Andreas Monznerfixed HLS streaming with newer soup version
2016-10-05 Andreas Monznerlocking fixes needed for newer glib version with more...
2016-09-13 Andreas Oberritterupdate soup code for 2.48+
2016-09-13 Andreas Oberrittersystemd: wait for /dev/venc0
2016-09-13 Andreas Oberritterimprove error checking for source elements, fix some...
2016-09-12 Andreas Oberritterfix compiler warnings, mostly format strings and uninit...
2016-05-16 Andreas Frischentirely start/stop hls server pipeline depending on...
2016-05-11 Andreas Frischexplicitely set hlssink state, add SIGUSR1 handler...
2016-04-18 Andreas Frischdon't fail if async state change if deferred element...
2016-04-18 Andreas Frischdon't assert tcp element states seperately before whole...
2016-04-18 Andreas Frischimprove state change robustness
2016-04-07 Andreas Frischdon't destroy pipeline on disable RTSP if HLS is still...
2016-04-06 Andreas Frischallocate valid null strings
2016-04-01 Andreas Frischdon't leak soup server credentials and auth domain
2016-04-01 Andreas Frischadd HLS server basic authentication (adds dbus api)
2016-03-11 Andreas Frischdon't halt source pipeline one tcp upstream failure...
2016-03-10 Andreas Frischadd RTSP state query dbus api
2016-03-10 Stephan Reichholfrename HLSState to hlsState
2016-03-08 Andreas Frischadd HLS state query dbus api
2016-03-03 Andreas Frischadd upstream failed state, fix upstream+hls parallel...
2016-02-26 Andreas Frischtweak overrun/underrun state handling
2016-02-24 Andreas Frischfix dataflow detection probe
2016-02-24 Andreas Frischfix enabling ONLY upstream (add missing set state PLAYING)
2016-01-19 Andreas Frischrecursively delete HLS segment temp dir on exit
2016-01-14 Andreas Frischunpause pipeline on HLS client connect
2016-01-14 Andreas Frischassert state changes for hls, rtsp and upstream before...
2016-01-12 Andreas Frischhls: use convenience functions to set mimetype, change...
2016-01-12 Andreas Frischuse explicit 301 redirection for GET with unspecified...
2016-01-12 Andreas Frischset http header mime types
2016-01-11 Andreas Frischadd internal libsoup-based webserver for hls
2016-01-11 Andreas Frischsend watchdog pings every 5 s
2015-12-21 Andreas Frischset hlssink and queue to playing before linking to...
2015-12-16 Andreas Frischwait for async state change to be finished before re...
2015-12-11 Andreas Frischimplement signal-lost handler (needs dreamsource e492ab...
2015-12-08 Andreas Frischdon't free objects until we're done checking their...
2015-11-27 Andreas Frischfix simultaneous operation of HLS and RTSP server
2015-11-26 Andreas Frischimplement basic HLS segmentizer functionality
2015-10-27 Andreas Frischfix deadlock, one more try
2015-10-27 Andreas Frischpush dummy buffer before going into paused (fixes confi...
2015-10-26 Andreas Frischfix local/upstream parallel operation, fix some locking...
2015-09-15 Andreas Frischfix bitrate measurement, disable tcp upstream on SIGINT...
2015-09-14 Andreas Frischmake fit for gst 1.5.90, increase initial tcp upstream...
2015-08-14 Andreas Frischdo not consider parameter query for media key generatio...
2015-08-13 Stephan ReichholfuriParametersReceived -> uriParametersChanged
2015-08-13 Andreas Frischimplement uri parameter extraction
2015-07-30 Andreas Frischimplement sourceState(Changed) and rtspClientCount...
2015-07-27 Andreas Frischfix audio/videosource deadlock when unpreparing (state...
2015-06-18 Andreas Frischset sources to NULL instead of READY (fixes deadlocks...
2015-06-09 Andreas Frischlog locking, ease locking in message and payload handlers
2015-06-02 Andreas Frischmake TS the default local RTSP server path. RTSP with...
2015-06-02 Andreas Frischmake mediator upstream feature optional (disable by...
2015-06-02 Andreas Frischtcpupstream merge fixes
2015-06-01 Andreas Frischfix a few local rtsp server state transitions
2015-05-28 Andreas FrischRevert "Revert "Revert "TESTING: radical simplification...
2015-05-04 Andreas Frischnew ADJUSTING state.
2015-04-29 Andreas Frischmove declarations and constants into seperate header...
2015-04-28 Andreas Frischimplement autoBitrate property, this will adaptively...
2015-04-27 Andreas Frischimplement new signal tcpBitrate that will fire every...
2015-04-20 Andreas Frischwork on waiting logic, reduce sink max lateness
2015-04-20 Andreas Frischsave/restore source properties when destroying pipeline...
2015-04-20 Andreas FrischRevert "Revert "TESTING: radical simplification of...
2015-04-17 Andreas Frischmutex around enable_tcp_upstream, assure tsqueue exists...
2015-04-10 Andreas Frischimplement new upstream state overload
2015-04-10 Andreas Frischpause pipeline on upstream waiting for mediator clients...
2015-04-10 Andreas Frischsync rtsp elements' states to upstream state correctly
2015-04-10 Andreas Frischuse one universal tsmux element for all pipelinebranche...
2015-04-09 Andreas Frischlocal RTSP server parallel traditional (seperate elemen...
2015-04-09 Andreas FrischRevert "TESTING: radical simplification of server,...
2015-03-20 Andreas Frischget caps robustness
2015-03-18 Andreas Frischadd introspection xml for signals
2015-03-18 Andreas Frischimplement sending dbus signals on state changes and...
2015-03-17 Andreas FrischTESTING tweak queue size some more
2015-03-17 Stephan Reichholfremove comment from set_input (accidentially commited)
2015-03-17 Andreas FrischTESTING tweak queue and network properties
2015-03-16 Andreas FrischTESTING: radical simplification of server, remove entir...
2015-03-11 Andreas Frischhopefully finally fix evil deadlock from hell
2015-03-10 Andreas Frischdo not use gdp encapsulation anymore, send pure ts
2015-03-10 Andreas Frischupstream state change fixes
2015-03-09 Andreas Frischcheck mutual states correctly before pausing source...
2015-03-09 Andreas FrischAPI change: seperate state getters for RTSP and upstream
2015-03-09 Andreas Frischdebug info about already running servers on re-enable...
2015-03-06 Andreas Frischimplement graceful gmainloop quit on sigint, fix multip...
2015-03-05 Andreas Frischfix re-enableUpstream after failed attempt
2015-03-05 Andreas Frischimplement inputMode dbus api property to switch between...
2015-03-05 Andreas Frischfix framerate/resolution setters, improve disabling...
2015-03-04 Andreas Frischdon't leak entire payload when upstreaming ^_^
2015-03-04 Andreas Frischintroduce seperate local rtsp and tcp upstream queues...
2015-03-04 Andreas Frischdetach Gsource ID (fixes enable after disable local...
2015-03-04 Andreas Frischwork on state changes. local rtsp client loss/reconnect...
2015-03-04 Andreas Frischwork on tcp upstream, detect connection refused, rework...
2015-02-27 Andreas Frischcheck for async stateChangeReturn
2015-02-27 Andreas Frischonly pause source elements instead of whole pipeline...
2015-02-20 Andreas Frischprotect message callback with mutex
2015-02-20 Andreas Frischapi change: no enableSource needed anymore
2015-02-20 Andreas Frischdon't crash when setting properties before source is...
2015-02-13 Andreas Frischdetect peer disconnect, destroy pipeline on disconnect...
2015-02-12 Andreas Frischswitch to single port ts-muxed streaming, implement...
next