Thulinma
1d4980dca1
Merge branch 'development' into LTS_development
2018-09-08 16:15:55 +02:00
Thulinma
c17064c305
Re-order userClient init for stream-type inputs.
2018-09-08 16:15:47 +02:00
Thulinma
6226a05fe3
Fix incorrect sending of HTTP error response through Websocket connections.
2018-09-08 16:15:12 +02:00
Thulinma
b8c932ad1c
Merge branch 'development' into LTS_development
2018-08-30 18:33:44 +02:00
Erik Zandvliet
373b9afd32
Allow for multiple SPS/PPS in AVCC Box
2018-08-30 18:32:50 +02:00
Thulinma
c392e3f6f9
Merge branch 'development' into LTS_development
...
# Conflicts:
# src/output/output.cpp
2018-08-30 13:53:21 +02:00
Thulinma
4f7b902453
JSON blocking fix + output reselect fix for early stream times
2018-08-30 13:52:27 +02:00
Thulinma
6ddc4adadf
Merge branch 'development' into LTS_development
2018-08-27 14:17:20 +02:00
Ramoe
33488da329
Added singular mode override for inputs
2018-08-27 14:13:25 +02:00
Ramoe
b839a9f618
EBML tweaks
2018-08-27 14:13:19 +02:00
Thulinma
992eb137e5
LTS: Improved seek function for real-time protocols: RTSP
2018-08-24 20:05:19 +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
b4741abbc2
Merge branch 'development' into LTS_development
2018-08-23 15:31:39 +02:00
Thulinma
791fc5eae9
Added a define for live stream latency
2018-08-23 15:31:22 +02:00
Thulinma
2f477a4ef9
Fixed audio key setting
2018-08-23 15:31:10 +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
a7f6788d80
Blacklisted HEVC for non-Apple devices
2018-08-13 15:48:35 +02:00
Thulinma
c657e5740c
Removed browser MP3 support from DASH output - only works in dedicated players
2018-08-13 13:43:04 +02:00
Thulinma
c5cb12b843
Merge branch 'development' into LTS_development
2018-08-13 13:38:58 +02:00
Thulinma
9947f3a5ec
Removed non-existant HTML5 Smooth Streaming identifier
2018-08-13 13:38:51 +02:00
Thulinma
afcbbc8e74
HTTPS debug level tweak
2018-08-06 15:51:32 +02:00
Thulinma
855f431b59
Stream source no longer listed in internal HTTP outputs
2018-07-29 21:34:28 +02:00
Thulinma
4c34c5fbe5
Stream source no longer listed in internal HTTP outputs
2018-07-29 21:34:16 +02:00
Thulinma
c20e1ad9eb
Added human readable name to license callbacks
2018-07-27 17:20:09 +02:00
Thulinma
663356d3bc
Merge branch 'development' into LTS_development
2018-07-26 16:24:06 +02:00
Thulinma
c0bab1d10d
Magical fix for HTTP output selection not allowing slashes in the $-part.
2018-07-26 16:24:00 +02:00
Thulinma
aae6101c3d
Fixed RTSP input, added support for non-standard "PCM" RTP profile, improving IP cam compatibility.
2018-07-26 11:21:35 +02:00
Thulinma
8bf548bfa5
Merge branch 'development' into LTS_development
2018-07-24 13:58:27 +02:00
Thulinma
607e641974
Fixed EBML input header reading
2018-07-24 13:58:19 +02:00
Thulinma
0f0615236f
Merge branch 'development' into LTS_development
2018-07-23 12:53:28 +02:00
Thulinma
d944d4600e
Added CORS headers and OPTIONS/HEAD support for HTTP internal's onFail responses.
2018-07-23 12:53:23 +02:00
Thulinma
14427f0167
EBML updates:
...
- AV1 support
- Support for outputting fragments longer than 30 seconds in duration
- Fixed FireFox support for Opus audio tracks
- Added support for stdin live input of EBML
- Fixed broken timestamps when seeking in VoD EBML files
- Analyser now calculates offsets for (manual) double-checking
- Added JSON track support to EBML input and output
- Added basic input support for SRT/ASS/SSA subtitles
- Opus CODECDELAY now actually calculated.
- Fixed Opus in Firefox
- Improved MP3 support, more robust handling of corruption, support for non-standard timescale sources
# Conflicts:
# src/output/output_ebml.cpp
2018-07-20 14:23:34 +02:00
Thulinma
18f9d2682f
Added some helpful high-level debug messages to generic IO handlers, fixed missing track selection when streaming live input
2018-07-20 14:22:46 +02:00
Thulinma
68a1bff34f
EBML updates:
...
- AV1 support
- Support for outputting fragments longer than 30 seconds in duration
- Fixed FireFox support for Opus audio tracks
- Added support for stdin live input of EBML
- Fixed broken timestamps when seeking in VoD EBML files
- Analyser now calculates offsets for (manual) double-checking
- Added JSON track support to EBML input and output
- Added basic input support for SRT/ASS/SSA subtitles
- Opus CODECDELAY now actually calculated.
- Fixed Opus in Firefox
- Improved MP3 support, more robust handling of corruption, support for non-standard timescale sources
2018-07-19 13:29:59 +02:00
Thulinma
fe7cee8666
Added some helpful high-level debug messages to generic IO handlers, fixed missing track selection when streaming live input
2018-07-18 21:22:28 +02:00
Thulinma
e00e10b3ad
Added VP8/VP9 support to MistInAV
2018-07-13 23:11:57 +02:00
Thulinma
52b24757c9
Added support for JSONP mode and CORS headers to JSON Prometheus output
2018-07-10 09:44:50 +02:00
Thulinma
93fd6d290d
Merge branch 'development' into LTS_development
2018-07-09 16:42:43 +02:00
Thulinma
4710fcade4
Websockets now have unique session IDs per connection.
2018-07-09 16:42:38 +02:00
Thulinma
5b059dcf6f
Balancer input ignores replies of local addresses to prevent loops, load balancer itself updated to not sent self-answers to servers.
2018-07-09 14:56:49 +02:00
Thulinma
e3886c8acf
RTP rework: added sorter class, updated RTSP input/output/analyser to be compatible with it
2018-07-04 12:04:26 +02:00
Thulinma
a4e9ffe864
Edited JSON codec format
2018-07-04 11:51:40 +02:00
Thulinma
d48967d549
Improved selectDefaultTracks function to give feedback on selection changes.
2018-07-04 11:51:03 +02:00
Thulinma
75501c54f7
RTSP live timestamp syncing implemented, syncs with RTMP and/or JSON inputs
2018-07-04 11:50:58 +02:00