2017-03-17 |
Andreas Monzner | fixed profile settings master |
commit | commitdiff | tree |
2017-03-17 |
Andreas Monzner | dreamrtspserver: allow FALSE and zero for properties... |
commit | commitdiff | tree |
2017-03-15 |
Stephan Reichholf | add new properties (require new drivers and dreamsource): |
commit | commitdiff | tree |
2016-11-05 |
Andreas Monzner | fixed HLS streaming with newer soup version |
commit | commitdiff | tree |
2016-10-05 |
Andreas Monzner | locking fixes needed for newer glib version with more... |
commit | commitdiff | tree |
2016-09-13 |
Andreas Oberritter | update soup code for 2.48+ |
commit | commitdiff | tree |
2016-09-13 |
Andreas Oberritter | systemd: wait for /dev/venc0 |
commit | commitdiff | tree |
2016-09-13 |
Andreas Oberritter | improve error checking for source elements, fix some... |
commit | commitdiff | tree |
2016-09-12 |
Andreas Oberritter | fix compiler warnings, mostly format strings and uninit... |
commit | commitdiff | tree |
2016-05-16 |
Andreas Frisch | entirely start/stop hls server pipeline depending on... |
commit | commitdiff | tree |
2016-05-11 |
Andreas Frisch | explicitely set hlssink state, add SIGUSR1 handler... |
commit | commitdiff | tree |
2016-04-18 |
Andreas Frisch | don't fail if async state change if deferred element... |
commit | commitdiff | tree |
2016-04-18 |
Andreas Frisch | don't assert tcp element states seperately before whole... |
commit | commitdiff | tree |
2016-04-18 |
Andreas Frisch | improve state change robustness |
commit | commitdiff | tree |
2016-04-07 |
Andreas Frisch | don't destroy pipeline on disable RTSP if HLS is still... |
commit | commitdiff | tree |
2016-04-06 |
Andreas Frisch | allocate valid null strings |
commit | commitdiff | tree |
2016-04-01 |
Andreas Frisch | don't leak soup server credentials and auth domain |
commit | commitdiff | tree |
2016-04-01 |
Andreas Frisch | add HLS server basic authentication (adds dbus api) |
commit | commitdiff | tree |
2016-03-11 |
Andreas Frisch | don't halt source pipeline one tcp upstream failure... |
commit | commitdiff | tree |
2016-03-10 |
Andreas Frisch | add RTSP state query dbus api |
commit | commitdiff | tree |
2016-03-10 |
Stephan Reichholf | rename HLSState to hlsState |
commit | commitdiff | tree |
2016-03-08 |
Andreas Frisch | add HLS state query dbus api |
commit | commitdiff | tree |
2016-03-03 |
Andreas Frisch | add upstream failed state, fix upstream+hls parallel... |
commit | commitdiff | tree |
2016-02-26 |
Andreas Frisch | tweak overrun/underrun state handling |
commit | commitdiff | tree |
2016-02-24 |
Andreas Frisch | fix dataflow detection probe |
commit | commitdiff | tree |
2016-02-24 |
Andreas Frisch | fix enabling ONLY upstream (add missing set state PLAYING) |
commit | commitdiff | tree |
2016-01-19 |
Andreas Frisch | recursively delete HLS segment temp dir on exit |
commit | commitdiff | tree |
2016-01-14 |
Andreas Frisch | unpause pipeline on HLS client connect |
commit | commitdiff | tree |
2016-01-14 |
Andreas Frisch | assert state changes for hls, rtsp and upstream before... |
commit | commitdiff | tree |
2016-01-12 |
Andreas Frisch | hls: use convenience functions to set mimetype, change... |
commit | commitdiff | tree |
2016-01-12 |
Andreas Frisch | use explicit 301 redirection for GET with unspecified... |
commit | commitdiff | tree |
2016-01-12 |
Andreas Frisch | set http header mime types |
commit | commitdiff | tree |
2016-01-11 |
Andreas Frisch | add internal libsoup-based webserver for hls |
commit | commitdiff | tree |
2016-01-11 |
Andreas Frisch | send watchdog pings every 5 s |
commit | commitdiff | tree |
2015-12-21 |
Andreas Frisch | set hlssink and queue to playing before linking to... |
commit | commitdiff | tree |
2015-12-16 |
Andreas Frisch | wait for async state change to be finished before re... |
commit | commitdiff | tree |
2015-12-11 |
Andreas Frisch | implement signal-lost handler (needs dreamsource e492ab... |
commit | commitdiff | tree |
2015-12-08 |
Andreas Frisch | don't free objects until we're done checking their... |
commit | commitdiff | tree |
2015-11-27 |
Andreas Frisch | fix simultaneous operation of HLS and RTSP server |
commit | commitdiff | tree |
2015-11-26 |
Andreas Frisch | implement basic HLS segmentizer functionality |
commit | commitdiff | tree |
2015-10-27 |
Andreas Frisch | fix deadlock, one more try |
commit | commitdiff | tree |
2015-10-27 |
Andreas Frisch | push dummy buffer before going into paused (fixes confi... |
commit | commitdiff | tree |
2015-10-26 |
Andreas Frisch | fix local/upstream parallel operation, fix some locking... |
commit | commitdiff | tree |
2015-09-15 |
Andreas Frisch | fix bitrate measurement, disable tcp upstream on SIGINT... |
commit | commitdiff | tree |
2015-09-14 |
Andreas Frisch | make fit for gst 1.5.90, increase initial tcp upstream... |
commit | commitdiff | tree |
2015-08-14 |
Andreas Frisch | do not consider parameter query for media key generatio... |
commit | commitdiff | tree |
2015-08-13 |
Stephan Reichholf | uriParametersReceived -> uriParametersChanged |
commit | commitdiff | tree |
2015-08-13 |
Andreas Frisch | implement uri parameter extraction |
commit | commitdiff | tree |
2015-07-30 |
Andreas Frisch | implement sourceState(Changed) and rtspClientCount... |
commit | commitdiff | tree |
2015-07-27 |
Andreas Frisch | fix audio/videosource deadlock when unpreparing (state... |
commit | commitdiff | tree |
2015-06-18 |
Andreas Frisch | set sources to NULL instead of READY (fixes deadlocks... |
commit | commitdiff | tree |
2015-06-09 |
Andreas Frisch | log locking, ease locking in message and payload handlers |
commit | commitdiff | tree |
2015-06-02 |
Andreas Frisch | make TS the default local RTSP server path. RTSP with... |
commit | commitdiff | tree |
2015-06-02 |
Andreas Frisch | make mediator upstream feature optional (disable by... |
commit | commitdiff | tree |
2015-06-02 |
Andreas Frisch | tcpupstream merge fixes |
commit | commitdiff | tree |
2015-06-01 |
Andreas Frisch | fix a few local rtsp server state transitions |
commit | commitdiff | tree |
2015-05-28 |
Andreas Frisch | Revert "Revert "Revert "TESTING: radical simplification... |
commit | commitdiff | tree |
2015-05-04 |
Andreas Frisch | new ADJUSTING state. |
commit | commitdiff | tree |
2015-04-29 |
Andreas Frisch | move declarations and constants into seperate header... |
commit | commitdiff | tree |
2015-04-28 |
Andreas Frisch | implement autoBitrate property, this will adaptively... |
commit | commitdiff | tree |
2015-04-27 |
Andreas Frisch | implement new signal tcpBitrate that will fire every... |
commit | commitdiff | tree |
2015-04-20 |
Andreas Frisch | work on waiting logic, reduce sink max lateness |
commit | commitdiff | tree |
2015-04-20 |
Andreas Frisch | save/restore source properties when destroying pipeline... |
commit | commitdiff | tree |
2015-04-20 |
Andreas Frisch | Revert "Revert "TESTING: radical simplification of... |
commit | commitdiff | tree |
2015-04-17 |
Andreas Frisch | mutex around enable_tcp_upstream, assure tsqueue exists... |
commit | commitdiff | tree |
2015-04-10 |
Andreas Frisch | implement new upstream state overload |
commit | commitdiff | tree |
2015-04-10 |
Andreas Frisch | pause pipeline on upstream waiting for mediator clients... |
commit | commitdiff | tree |
2015-04-10 |
Andreas Frisch | sync rtsp elements' states to upstream state correctly |
commit | commitdiff | tree |
2015-04-10 |
Andreas Frisch | use one universal tsmux element for all pipelinebranche... |
commit | commitdiff | tree |
2015-04-09 |
Andreas Frisch | local RTSP server parallel traditional (seperate elemen... |
commit | commitdiff | tree |
2015-04-09 |
Andreas Frisch | Revert "TESTING: radical simplification of server,... |
commit | commitdiff | tree |
2015-03-20 |
Andreas Frisch | get caps robustness |
commit | commitdiff | tree |
2015-03-18 |
Andreas Frisch | add introspection xml for signals |
commit | commitdiff | tree |
2015-03-18 |
Andreas Frisch | implement sending dbus signals on state changes and... |
commit | commitdiff | tree |
2015-03-17 |
Andreas Frisch | TESTING tweak queue size some more |
commit | commitdiff | tree |
2015-03-17 |
Stephan Reichholf | remove comment from set_input (accidentially commited) |
commit | commitdiff | tree |
2015-03-17 |
Andreas Frisch | TESTING tweak queue and network properties |
commit | commitdiff | tree |
2015-03-16 |
Andreas Frisch | TESTING: radical simplification of server, remove entir... |
commit | commitdiff | tree |
2015-03-11 |
Andreas Frisch | hopefully finally fix evil deadlock from hell |
commit | commitdiff | tree |
2015-03-10 |
Andreas Frisch | do not use gdp encapsulation anymore, send pure ts |
commit | commitdiff | tree |
2015-03-10 |
Andreas Frisch | upstream state change fixes |
commit | commitdiff | tree |
2015-03-09 |
Andreas Frisch | check mutual states correctly before pausing source... |
commit | commitdiff | tree |
2015-03-09 |
Andreas Frisch | API change: seperate state getters for RTSP and upstream |
commit | commitdiff | tree |
2015-03-09 |
Andreas Frisch | debug info about already running servers on re-enable... |
commit | commitdiff | tree |
2015-03-06 |
Andreas Frisch | implement graceful gmainloop quit on sigint, fix multip... |
commit | commitdiff | tree |
2015-03-05 |
Andreas Frisch | fix re-enableUpstream after failed attempt |
commit | commitdiff | tree |
2015-03-05 |
Andreas Frisch | implement inputMode dbus api property to switch between... |
commit | commitdiff | tree |
2015-03-05 |
Andreas Frisch | fix framerate/resolution setters, improve disabling... |
commit | commitdiff | tree |
2015-03-04 |
Andreas Frisch | don't leak entire payload when upstreaming ^_^ |
commit | commitdiff | tree |
2015-03-04 |
Andreas Frisch | introduce seperate local rtsp and tcp upstream queues... |
commit | commitdiff | tree |
2015-03-04 |
Andreas Frisch | detach Gsource ID (fixes enable after disable local... |
commit | commitdiff | tree |
2015-03-04 |
Andreas Frisch | work on state changes. local rtsp client loss/reconnect... |
commit | commitdiff | tree |
2015-03-04 |
Andreas Frisch | work on tcp upstream, detect connection refused, rework... |
commit | commitdiff | tree |
2015-02-27 |
Andreas Frisch | check for async stateChangeReturn |
commit | commitdiff | tree |
2015-02-27 |
Andreas Frisch | only pause source elements instead of whole pipeline... |
commit | commitdiff | tree |
2015-02-20 |
Andreas Frisch | protect message callback with mutex |
commit | commitdiff | tree |
2015-02-20 |
Andreas Frisch | api change: no enableSource needed anymore |
commit | commitdiff | tree |
2015-02-20 |
Andreas Frisch | don't crash when setting properties before source is... |
commit | commitdiff | tree |
2015-02-13 |
Andreas Frisch | detect peer disconnect, destroy pipeline on disconnect... |
commit | commitdiff | tree |
2015-02-12 |
Andreas Frisch | switch to single port ts-muxed streaming, implement... |
commit | commitdiff | tree |
next |