Thulinma
|
e7d802836a
|
Fixed protocol display for websocket-based outputs in JSON streaminfo
|
2021-10-19 22:29:41 +02:00 |
|
Thulinma
|
3f6e1c8768
|
Added "unixoffset" field to stream info JSON, containing the offset between unix time (in milliseconds) and stream timestamps.
|
2021-10-19 22:29:41 +02:00 |
|
Thulinma
|
63acbb1ddb
|
Fixes for DTSC metadata handling
|
2021-10-19 22:29:41 +02:00 |
|
Thulinma
|
7423868de4
|
Made Util::streamName and exitReason thread-local
|
2021-10-19 22:29:41 +02:00 |
|
Thulinma
|
dc9d8c8097
|
Fixed multiple responses on errors
|
2021-10-19 22:29:41 +02:00 |
|
Thulinma
|
49ee109b50
|
Added maxKeepAway option for live streams, renamed minkeepaway/keepaway to "jitter" externally, added global jitter and bframe checks in all JSON-like metadata outputs
|
2021-10-19 22:29:41 +02:00 |
|
Thulinma
|
3d26741148
|
Socket library and Config library restructuring, improvement to UDP socket reliability
|
2021-10-19 22:29:41 +02:00 |
|
Thulinma
|
a9bc4e2134
|
Improved handling of later-added tracks
|
2021-10-19 22:29:40 +02:00 |
|
Thulinma
|
771fad390a
|
Allow overriding application name with -DAPPNAME="Name here"
|
2021-10-19 22:29:40 +02:00 |
|
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 |
|
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
|
2f8a702c38
|
Merge branch 'development' into LTS_development
|
2021-09-01 11:21:13 +02:00 |
|
Cat
|
6204a57a0e
|
Embed: Added flv.js to meta player
|
2021-07-29 14:24:26 +02:00 |
|
Thulinma
|
ee6f1f1390
|
Merge branch 'development' into LTS_development
|
2021-04-23 12:43:29 +02:00 |
|
Cat
|
ddd9e8c67d
|
Embed: Added MP4/WS "mews" player
|
2021-04-23 12:42:48 +02:00 |
|
Thulinma
|
a1da1469e9
|
Merge branch 'development' into LTS_development
|
2020-07-13 14:59:02 +02:00 |
|
Thulinma
|
90c9d16a32
|
Added support for empty array as non-configured public address.
|
2020-07-13 14:58:53 +02:00 |
|
Thulinma
|
29bc96d8d7
|
Merge branch 'development' into LTS_development
# Conflicts:
# src/output/output_http.cpp
# src/output/output_http_internal.cpp
# src/output/output_http_internal.h
# src/output/output_https.cpp
|
2020-03-06 15:20:38 +01:00 |
|
Thulinma
|
cd19cca36b
|
Support for multiple public addresses, as well as proxy-overridden public addresses
|
2020-03-05 16:14:58 +01:00 |
|
Thulinma
|
131eb58c6a
|
Backport of public URL setting to Open Source edition
|
2020-03-05 16:14:58 +01:00 |
|
Thulinma
|
eb8694052d
|
Merge branch 'development' into LTS_development
# Conflicts:
# lib/http_parser.cpp
|
2020-03-03 17:04:10 +01:00 |
|
Thulinma
|
793f6f7809
|
Split HTTP namespace up into http_parser.h and url.h, since the URL library can be useful stand-alone as well.
|
2020-02-28 16:39:24 +01:00 |
|
Thulinma
|
3b3377ae92
|
Merge branch 'development' into LTS_development
|
2020-01-23 16:59:15 +01:00 |
|
Thulinma
|
3992355a74
|
allow setting a starting time through url in stream.html
(Correct commit for a mistake by Carina *shakes fist angrily*)
|
2020-01-23 16:59:08 +01:00 |
|
Cat
|
3fffdffae3
|
Merge remote-tracking branch 'origin/development' into LTS_development
|
2019-11-14 16:22:04 +01:00 |
|
Cat
|
370bdc19a0
|
added support for IE incompatibility mode
|
2019-11-14 16:20:08 +01:00 |
|
Thulinma
|
7bffdfe644
|
Added global configuration mechanism and defaultStream support
|
2019-10-31 11:19:54 +01:00 |
|
Cat
|
cc36a2a506
|
allow setting a starting time through url in stream.html (Javascript part)
|
2019-10-31 11:19:54 +01:00 |
|
Cat
|
58f86bfc82
|
allow setting a starting time through url in stream.html (Javascript part)
|
2019-10-07 14:41:51 +02:00 |
|
Thulinma
|
4c3dfa829f
|
Implemented certbot helper utility
|
2019-09-09 13:19:37 +02:00 |
|
Thulinma
|
ffaa0394db
|
Implemented certbot helper utility
|
2019-09-09 13:16:45 +02:00 |
|
Thulinma
|
1e2469c9b5
|
Merge branch 'development' into LTS_development
|
2019-09-04 15:17:39 +02:00 |
|
Cat
|
87aac99c54
|
On stream.html, allow the forcing of a mimetype through url parameter
|
2019-09-04 12:31:39 +02:00 |
|
Thulinma
|
cc9e970ea3
|
More backports from Pro edition, among which HTTPS/TLS support
|
2019-07-13 14:23:59 +02:00 |
|
Thulinma
|
66890c4564
|
Robustified Socket::Connection, added debugging data for copies/assigns and Socket::Connetion::open() calls for proper socket re-use.
|
2019-06-30 22:36:29 +02:00 |
|
Thulinma
|
128f30bfb6
|
Fixed websockets in IE11. Bleep you, MS. -_-
|
2019-06-21 21:20:39 +02:00 |
|
Thulinma
|
d41b207cc5
|
Fixed websockets in IE11. Bleep you, MS. -_-
|
2019-06-19 10:44:03 +02:00 |
|
Thulinma
|
f05346e270
|
Merge branch 'development' into LTS_development
|
2019-05-13 17:16:53 +02:00 |
|
Thulinma
|
035496d198
|
Fixed info_* websocket not terminating on socket close
|
2019-05-13 17:16:22 +02:00 |
|
Thulinma
|
095a60e0ed
|
HLS stream track selector support in index URLs, fixed source matching when multi-select or type-select is used, handle user agent exceptions in Output::selectDefaultTracks(), added Util::codecString to stream.h library, removed duplicate/wrong code from DASH/HLS outputs
|
2019-04-26 17:03:42 +02:00 |
|
Thulinma
|
b8415d09c6
|
HLS/DASH stream track selector support in index URLs, fixed source matching when multi-select or type-select is used, handle user agent exceptions in Output::selectDefaultTracks(), added Util::codecString to stream.h library, removed duplicate/wrong code from DASH/HLS outputs
|
2019-04-26 13:50:39 +02:00 |
|
Thulinma
|
467b1cc877
|
Pass GET params for .html page to stream URLs
|
2019-03-06 15:41:00 +01:00 |
|
Thulinma
|
9e1539a2b9
|
Merge branch 'development' into LTS_development
# Conflicts:
# src/controller/controller_statistics.cpp
# src/input/input_buffer.cpp
# src/input/input_dtsc.cpp
# src/input/input_ebml.cpp
# src/input/input_flv.cpp
# src/input/input_mp3.cpp
# src/output/output_httpts.cpp
# src/output/output_progressive_mp3.cpp
# src/output/output_progressive_mp4.cpp
|
2019-01-25 23:57:42 +01:00 |
|
Thulinma
|
7565704fdc
|
Fixed 32-bit compile issues
|
2019-01-25 23:49:56 +01:00 |
|
Thulinma
|
483b0007d1
|
Fixed info/json websockets staying open forever
|
2019-01-16 15:44:20 +01:00 |
|
Thulinma
|
80ef348025
|
Fixed info/json websockets staying open forever
|
2019-01-16 15:43:57 +01:00 |
|
Thulinma
|
c926637aec
|
Merge branch 'development' into LTS_development
|
2018-12-19 15:47:22 +01:00 |
|
Cat
|
ac7659614a
|
Embed rework
|
2018-12-19 15:34:26 +01:00 |
|
Thulinma
|
2861102483
|
Merge branch 'development' into LTS_development
|
2018-12-13 13:19:38 +01:00 |
|