Thulinma
|
7297336e46
|
Rewrite of Comms
|
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
|
4fb1031508
|
Decreased RTMP latency
|
2021-10-19 22:29:41 +02:00 |
|
Thulinma
|
cfe85b41f0
|
Fix segfault in RTMP output when attempting to play a non-existent stream
|
2021-10-19 22:29:41 +02:00 |
|
Thulinma
|
99907782ae
|
Ability to send silence to RTMP outputs
|
2021-10-19 22:29:40 +02:00 |
|
Thulinma
|
a3e0d1ac85
|
Allow setting RTMP language
|
2021-10-19 22:29:40 +02:00 |
|
Thulinma
|
a8c7bc5d27
|
Improved RTMP cross-server compatibility
|
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
|
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
|
b3df058a3e
|
Merge branch 'development' into LTS_development
|
2020-07-14 21:47:20 +02:00 |
|
Thulinma
|
b45fd85b95
|
Workaround bug in OBS v25
|
2020-07-14 21:47:11 +02:00 |
|
Thulinma
|
2cb20efa7a
|
Added pushdelay option for outward pushes, fixed negative starttime for RTMP output
|
2019-08-22 17:12:21 +02:00 |
|
Thulinma
|
2475955125
|
RTMP push output adobe-style authentication support
|
2019-08-14 12:10:54 +02:00 |
|
Thulinma
|
118978aafc
|
Updated usage of socket lib in accordance to socket lib edits
|
2019-08-14 11:42:12 +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
|
8fe1dbb618
|
Added RTMPS push support
|
2019-06-25 14:30:40 +02:00 |
|
Thulinma
|
01d43796ad
|
32-bit fixes
|
2019-01-26 00:51:30 +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
|
2861102483
|
Merge branch 'development' into LTS_development
|
2018-12-13 13:19:38 +01:00 |
|
Thulinma
|
081f91653e
|
Updated capa for outputs
|
2018-12-13 13:18:12 +01:00 |
|
Erik Zandvliet
|
10fa4b7e7b
|
libmist backport from new metadata branch with improved typing and styling
|
2018-12-06 11:07:07 +01:00 |
|
Erik Zandvliet
|
2607113727
|
Library code style update + some minor backports from Pro edition
|
2018-12-04 13:11:48 +01:00 |
|
Thulinma
|
109995809d
|
Merge branch 'development' into LTS_development
# Conflicts:
# src/output/output_http_internal.cpp
|
2018-11-13 16:35:12 +01:00 |
|
Thulinma
|
ba34b3b1f7
|
Fixed compatibility with DU Recorder
|
2018-11-13 16:30:41 +01:00 |
|
Thulinma
|
9c0494c04c
|
Changed not-acceptable RTMP requests from FAIL to INFO level.
|
2018-10-30 14:58:53 +01:00 |
|
Thulinma
|
776cfe1850
|
Backported various Pro edition changes and general code to Free edition
|
2018-10-15 10:25:43 +02:00 |
|
Thulinma
|
ae4436216c
|
Make RTMP acceptable connection types a dropdown in the GUI
|
2018-10-10 15:11:07 +02:00 |
|
Thulinma
|
6fc18ffea3
|
Merge branch 'development' into LTS_development
|
2018-10-08 11:27:25 +02:00 |
|
Thulinma
|
3a3498f17c
|
Added nicer error message handler in RTMP output connector
|
2018-10-08 11:26:49 +02:00 |
|
Thulinma
|
c475fc3a1e
|
Added acceptable connection types RTMP option, able to reject either all incoming or outgoing streams on a particular interface.
|
2018-10-07 16:06:24 +02:00 |
|
Thulinma
|
28db254d7b
|
Merge branch 'development' into LTS_development
|
2018-10-03 23:55:58 +02:00 |
|
Thulinma
|
14fa673df6
|
Switched extended RTMP timestamps from big endian to little endian, to match most current-day implementations.
|
2018-10-03 23:55:48 +02:00 |
|
Thulinma
|
84de51ab8c
|
Merge branch 'development' into LTS_development
|
2018-08-24 20:05:14 +02:00 |
|
Thulinma
|
01e15663e9
|
Improved seek function for real-time protocols
|
2018-08-24 20:05:08 +02:00 |
|
Thulinma
|
3bf22264ae
|
Merge branch 'development' into LTS_development
|
2018-08-23 13:45:03 +02:00 |
|
Thulinma
|
5a6eaa30ac
|
Fixed RTMP compatibility with Larix Broadcaster
|
2018-08-23 13:44:53 +02:00 |
|
Thulinma
|
cf2d1b1ea8
|
RTMP fixup
|
2018-08-23 12:53:19 +02:00 |
|
Thulinma
|
ff710ba91d
|
RTMP fixup
|
2018-08-23 12:52:58 +02:00 |
|
Thulinma
|
f5239deab2
|
Merge branch 'development' into LTS_development
|
2018-08-23 12:43:50 +02:00 |
|
Thulinma
|
cd514026ec
|
Made RTMP connect response more compatible with other software
|
2018-08-23 12:43:42 +02:00 |
|
Thulinma
|
d48967d549
|
Improved selectDefaultTracks function to give feedback on selection changes.
|
2018-07-04 11:51:03 +02:00 |
|
Thulinma
|
2a028fa309
|
Added bootMsOffset to DTSC::Meta, RTMP now syncs on it.
|
2018-07-04 11:50:44 +02:00 |
|
Thulinma
|
9723159592
|
Improved selectDefaultTracks function to give feedback on selection changes.
|
2018-07-04 11:48:36 +02:00 |
|
Thulinma
|
43934cf69c
|
Added bootMsOffset to DTSC::Meta, RTMP now syncs on it.
|
2018-07-04 11:48:14 +02:00 |
|
Thulinma
|
1d70ab288a
|
Merge branch 'development' into LTS_development
|
2018-01-02 13:24:37 +01:00 |
|
Thulinma
|
dca157228e
|
Fixed RTMP implementation to match 2012 spec update and not 2009 original spec
|
2018-01-02 13:24:31 +01:00 |
|