Commit graph

903 commits

Author SHA1 Message Date
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
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
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
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
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
Thulinma
921e6827dc Updated generic HTTP output to support websockets. Added basic websocket JSON push support. 2018-07-04 11:50:49 +02:00
Thulinma
2a028fa309 Added bootMsOffset to DTSC::Meta, RTMP now syncs on it. 2018-07-04 11:50:44 +02:00
Thulinma
5de902eee1 Added JSON output duplicate checking and persistent connections 2018-07-04 11:50:40 +02:00
Thulinma
3e82b5a485 Allow downloading of MP4 output as file through ?dl=1 and/or ?dl=filename.ext GET parameter 2018-07-04 11:50:31 +02:00
Thulinma
0ee58e3096 Improved audio/video/subtitle GET param selectors to no longer select tracks when unable to select requested tracks 2018-07-04 11:50:27 +02:00
Thulinma
b352b17de8 Improved track selection logic for JSON output 2018-07-04 11:50:23 +02:00
Thulinma
67cba61ed7 Edited JSON codec format 2018-07-04 11:48:36 +02:00
Thulinma
9723159592 Improved selectDefaultTracks function to give feedback on selection changes. 2018-07-04 11:48:36 +02:00
Thulinma
9104d68a5d Updated generic HTTP output to support websockets. Added basic websocket JSON push support. 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
bd0b820577 Added JSON output duplicate checking and persistent connections 2018-07-04 11:25:06 +02:00
Thulinma
6adfc2c970 Allow downloading of MP4 output as file through ?dl=1 and/or ?dl=filename.ext GET parameter 2018-07-04 11:24:29 +02:00
Thulinma
1451b64e00 Improved track selection logic for JSON output 2018-07-04 11:19:02 +02:00
Thulinma
ebdaf6e063 Merge branch 'development' into LTS_development
# Conflicts:
#	src/output/output.cpp
2018-06-12 11:25:59 +02:00
Thulinma
967bc5729c Improved input start behavior for live pushed streams 2018-06-12 11:24:35 +02:00
Erik Zandvliet
0f4a6c9367 Live mp4 working again 2018-05-24 15:13:07 +02:00
Thulinma
3b16f03674 Added HLS protocol option to disable session IDs, merging together all views from a single user into a single session. 2018-05-18 17:20:55 +02:00
Thulinma
3947fceeed Merge branch 'development' into LTS_development 2018-05-17 21:45:17 +02:00
Thulinma
7f1fca24d7 Added non-chunked options to DASH and HLS outputs 2018-05-17 21:45:14 +02:00
Thulinma
b6f0b596b2 Add support for boolean options to HTTP-based outputs 2018-05-17 21:44:41 +02:00
Thulinma
4a22be819d Fixed socket binding for TS UDP push output 2018-05-17 12:26:28 +02:00
Thulinma
a084005644 Merge branch 'development' into LTS_development
# Conflicts:
#	src/output/output_progressive_mp4.cpp
2018-05-16 11:10:55 +02:00
Thulinma
0c41fee7c8 Fixed ELST box in mp4, and use it to fix track desync issues. 2018-05-16 10:55:46 +02:00
Erik Zandvliet
e53b14365c Fixed ELST box in mp4, and use it to fix track desync issues. 2018-05-16 10:48:34 +02:00
Erik Zandvliet
0fff6f8773 Skip at least some corruption in TS 2018-05-16 10:48:12 +02:00