Phencys
2b99f2f5ea
New Meta commit
2021-10-19 22:29:40 +02:00
DDVTech
fccf66fba2
Restyle
2021-10-19 22:29:40 +02:00
Thulinma
e4471627ca
WebRTC edits for code acceptance
2021-10-19 22:29:39 +02:00
roxlu
7e8eb634e6
Implemented WebRTC
2021-10-19 22:29:39 +02:00
Thulinma
2f8a702c38
Merge branch 'development' into LTS_development
2021-09-01 11:21:13 +02:00
Thulinma
dfcb4ecb06
Fixed socket lib compile without SSL
2021-08-09 11:38:20 +02:00
Thulinma
bffd81f27e
Correct handling of reaper thread in forking binaries
2021-04-23 12:42:54 +02:00
Thulinma
dbafdf6744
Correct handling of reaper thread in forking binaries
2021-03-19 22:47:06 +01:00
Thulinma
a11a6f1b4a
Added mono/stereo/surround/Xch track selectors for audio tracks
2020-10-16 14:48:08 +02:00
Thulinma
28060d2113
AAC RTMP/FLV input now ignore metadata and instead parse init data for channel count and sampling rate
2020-10-16 14:45:45 +02:00
Thulinma
84113218b8
Merge branch 'development' into LTS_development
2020-10-08 12:53:03 +02:00
Thulinma
8a67c43154
Removed forgotten debug message
2020-10-08 12:51:14 +02:00
Thulinma
d522c1d90f
Merge branch 'development' into LTS_development
...
# Conflicts:
# src/input/input_buffer.cpp
2020-09-30 17:29:49 +02:00
Thulinma
bafe30e234
Improvements/tests for SEM_LIVE locking
2020-09-30 17:24:57 +02:00
Thulinma
8ba7baea98
Merge branch 'development' into LTS_development
2020-09-24 20:01:51 +02:00
Thulinma
3aeebd1a4a
Fixed HTTP::Parser support for chunked transfer and HTTP/1.0 unknown body size
2020-09-24 20:01:44 +02:00
Thulinma
0ae6189ca2
Merge branch 'development' into LTS_development
2020-09-24 19:52:43 +02:00
Thulinma
f472da06f3
Fixed headerOnly flag in HTTP::Parser
2020-09-24 19:52:37 +02:00
Thulinma
670f27a34e
Merge branch 'development' into LTS_development
2020-09-24 19:49:55 +02:00
Thulinma
158058c4d5
Fixed RTSP support in HTTP::Parser
2020-09-24 19:49:46 +02:00
Thulinma
ff33a8a81b
UDP socket rebinding fix + clarified debug message when switching address family
2020-09-24 19:49:46 +02:00
Thulinma
39c0f72f29
UDP socket rebinding fix + clarified debug message when switching address family
2020-09-24 19:49:26 +02:00
Thulinma
52a10eaea7
Decreased trigger verbosity, fixed RTMP_PUSH_REWRITE and PUSH_OUT_START triggers not properly ignoring response when ran in non-blocking mode.
2020-09-24 16:06:56 +02:00
Thulinma
c2ecab2e6b
Fix mac compile
2020-09-22 14:36:09 +02:00
Thulinma
19f1df18aa
HLS input converted to URIReader, temporarily disabled clearkey encryptionHLS input fixes:
...
- Re-enabled file-based input
- Added support for clearkey-encrypted file-based input
- Converted to HTTP::URIReader for all input types
- Both live and VoD functional
support
2020-09-14 10:57:00 +02:00
Thulinma
61b0a90598
Merge branch 'development' into LTS_development
2020-09-14 10:56:54 +02:00
Thulinma
260dce0953
Backported some Util::ResizeablePointer improvements from 3.0
2020-09-14 10:56:40 +02:00
Thulinma
679ff219db
HTTP::URIReader fixes/improvements
2020-09-14 10:56:31 +02:00
Thulinma
c5d0a9a8ad
Added constant accessors to HTTP::Downloader
2020-09-14 10:56:26 +02:00
Thulinma
66dff82144
Fixed invalid read bug in socket library, added some static accessors
2020-09-14 10:56:21 +02:00
Thulinma
a15b3c20f1
Merge branch 'development' into LTS_development
...
# Conflicts:
# src/controller/controller_api.cpp
2020-07-15 19:30:40 +02:00
Thulinma
b057698018
Added api_endpoint API call to give local API endpoint address, added responses to local-only UDP API, added Socket::getSocketName(), added ability to discover current listening interface address and port for serveSocket-style functions
2020-07-15 19:29:16 +02:00
Thulinma
dd5d8815be
Merge branch 'development' into LTS_development
2020-03-12 16:26:48 +01:00
Thulinma
091926a963
Added Util::unixMS
2020-03-12 16:23:16 +01:00
Thulinma
5c6341a92a
Made all instances of gai_strerror recursively call strerror as needed
2020-03-12 16:19:19 +01:00
Thulinma
b27a74c884
Added JSON::Value::extend()
2020-03-12 16:19:03 +01:00
Thulinma
4a621ea5c0
Fixed IP detection over HTTPS output
2020-03-12 16:18:55 +01:00
Thulinma
7b52f0cd92
Merge branch 'development' into LTS_development
2020-03-12 15:32:30 +01:00
Thulinma
0f12e107de
Fix JSON parsing bug when a backslash was at the very end of a string
2020-03-12 15:32:24 +01:00
Thulinma
b7ab716f3d
Merge branch 'development' into LTS_development
2020-03-12 14:44:33 +01:00
Thulinma
35e3fb4bca
HTTP::Downloader::post() now supports pointers+sizes besides only std::strings.
2020-03-12 12:24:29 +01:00
Thulinma
69253082ca
Merge branch 'development' into LTS_development
2020-03-09 20:01:43 +01:00
Thulinma
ae6ccb3615
URIReader fixes / improvements
2020-03-09 20:01:32 +01:00
Thulinma
d8fb22a71f
URIReader
2020-03-09 20:01:00 +01:00
Thulinma
7f8013fef2
Downloader improvements, fixes
2020-03-09 19:59:54 +01:00
Ramoe
3fd55b1647
Added callbacks, range requests and head requests to Downloader
2020-03-09 19:59:54 +01:00
Thulinma
c1c35c75f9
HTTP::Parser: Content length fix, made ::GetHeader and ::hasHeader case-insensitive, preferring identical case if it is present.
2020-03-09 19:59:40 +01:00
Ramoe
4ed5dd21e3
Added callback support to HTTP parser
2020-03-09 19:59:29 +01:00
Thulinma
b4fb0ff4a2
Socket library error handling
2020-03-09 19:58:26 +01:00
Thulinma
eb8694052d
Merge branch 'development' into LTS_development
...
# Conflicts:
# lib/http_parser.cpp
2020-03-03 17:04:10 +01:00