Commit graph

14 commits

Author SHA1 Message Date
Thulinma
0af992d405 Various fixes, among which:
- Fixed segfault when attempting to initialseek on disconnected streams
- Fix 100% CPU bug in controller's stats code
- WebRTC UDP bind socket improvements
- Several segfault fixes
- Increased packet reordering buffer size from 30 to 150 packets
- Tweaks to default output/buffer behaviour for incoming pushes
- Added message for load balancer checks
- Fixed HLS content type
- Stats fixes
- Exit reason fixes
- Fixed socket IP address detection
- Fixed non-string arguments for stream settings
- Added caching for getConnectedBinHost()
- Added WebRTC playback rate control
- Added/completed VP8/VP9 support to WebRTC/RTSP
- Added live seek option to WebRTC
- Fixed seek to exactly newest timestamp
- Fixed HLS input

# Conflicts:
#	lib/defines.h
#	src/input/input.cpp
2021-10-19 22:29:40 +02:00
DDVTech
fccf66fba2 Restyle 2021-10-19 22:29:40 +02:00
Thulinma
cc95702a36 Fixed sourcery compile 2020-05-27 12:39:12 +02:00
Thulinma
43b7762ff8 Added stylesheet merging support to sourcery 2020-05-27 11:48:27 +02:00
Thulinma
27a2e596fd Updated sourcery to be slightly more magical.
Now supports replacing script tags with their contents as well as splitting a source file on a given string.
2020-02-28 16:46:14 +01:00
Thulinma
ecdcb977b1 Updated sourcery to avoid trigraphs 2018-10-03 10:59:40 +02:00
Thulinma
4fc60b06aa Cross compiling is hell. 2017-03-13 14:18:45 +01:00
Thulinma
907d48b7e5 Fix CMake problem with headers, fixed sourcery cross compile detection 2017-03-07 17:05:24 +01:00
Thulinma
db543cb4e4 Fixed sourcery compiling 2017-03-06 10:01:42 +01:00
Thulinma
990150aaba Fixed sourcery bug when wrong argument count given 2017-03-02 17:29:51 +01:00
Thulinma
d4c7eaeb30 Fixed length bug in sourcery utility 2016-12-25 14:45:00 +01:00
Erik Zandvliet
9b6312ca01 Switch to CMake 2015-04-02 09:55:33 +02:00
Thulinma
b31f16af48 Added final newline to sourcery output. 2014-01-07 17:18:05 +01:00
Erik Zandvliet
453d3ac885 Added a replacement for xxd, fixed a bug in flv. 2014-01-06 15:10:16 +01:00