Thulinma
|
7f1a76afa3
|
Changes to make VLC work again.
|
2015-08-04 19:53:07 +02:00 |
|
Thulinma
|
45e82e76eb
|
Fixed HLS live playback on Apple devices, by resetting internal timestamps to zero for the beginning of all segments.
|
2015-08-04 11:34:51 +02:00 |
|
Thulinma
|
d2241886e5
|
Changed output.cpp to use Bitfield library instead of less portable system calls.
|
2015-07-31 23:43:08 +02:00 |
|
Thulinma
|
b7b2bb5f68
|
Added CORS headers to HSS output, added HTTP OPTIONS support to HLS and HSS outputs.
|
2015-07-28 20:23:06 +02:00 |
|
Thulinma
|
0bda57fa0c
|
When reconnecting, close old connections to userClient/statsPage first to prevent accidental killing of outputs.
|
2015-07-22 09:53:04 +02:00 |
|
Thulinma
|
dc6b4ca0b9
|
Gave MistOut processes the ability to restart MistIn processes and/or reconnect to them as/if needed.
|
2015-07-21 23:36:32 +02:00 |
|
Thulinma
|
fce83c903b
|
Make internal HTTP output correctly serve embed codes for newer stream types.
|
2015-07-21 23:07:41 +02:00 |
|
Thulinma
|
c3efc1001f
|
Improved startInput function behaviour and reliability, added streamAlive function.
|
2015-07-21 23:07:10 +02:00 |
|
Thulinma
|
b8eec40fbf
|
Fixed documentation for realTime variable, improved output verbosity when waiting for inputs to load up pages, made timer more precise.
|
2015-07-11 01:07:06 +02:00 |
|
Erik Zandvliet
|
1b724afc83
|
Small fix in playback speed, when resuming playback
|
2015-06-26 18:05:51 +02:00 |
|
Thulinma
|
eaabf9e800
|
Fixed errors when requesting short URLs, fixed race condition during shutdown of controller.
|
2015-06-18 16:06:35 +02:00 |
|
Thulinma
|
0789cc46d2
|
Implemented RTMP calls ping and FCSubscribe, fixed a few RTMP typoes, added error handler for unsupported commands.
|
2015-06-12 23:58:23 +02:00 |
|
Thulinma
|
48f8bbcb91
|
Added support for HTTP prefixes without $ symbol.
|
2015-06-03 17:24:43 +02:00 |
|
Thulinma
|
17aa6bbbb6
|
Compatibility improvements as well as simplification to RTMP push input.
|
2015-05-21 19:10:05 +02:00 |
|
Thulinma
|
7e2c4a8318
|
Fixed track misnegotiation in live pushing.
|
2015-05-19 14:20:45 +02:00 |
|
Thulinma
|
a3bf393bea
|
Added generic CORS header adder, now used in controller, HLS output and internal HTTP handler.
|
2015-05-12 11:23:00 +02:00 |
|
Thulinma
|
f94f7963de
|
Fixed HDS live playback.
|
2015-04-15 12:33:06 +02:00 |
|
Thulinma
|
69cf17d01d
|
Increased maximum simultaneous tracks from 5 to 10, made this a define option. Allow multiple pushes through a single RTMP connection.
|
2015-04-14 15:30:25 +02:00 |
|
Thulinma
|
4a8abcaae6
|
Fixed MP4 filesize estimate.
|
2015-04-06 20:25:34 +02:00 |
|
Erik Zandvliet
|
4ee59b9aaf
|
Various fixes
|
2015-04-03 14:58:06 +02:00 |
|
Thulinma
|
185d75e0d9
|
Fixed iPhone/iPad/iPod user agent detection.
|
2015-04-02 16:32:27 +02:00 |
|
Thulinma
|
a9a7ff7202
|
Tweaked debug message verbosity.
|
2015-04-02 16:32:08 +02:00 |
|
Thulinma
|
3c8cc43ad9
|
Fixed HLS edge case handling.
|
2015-04-02 16:32:00 +02:00 |
|
Thulinma
|
f9201cbf9a
|
Fixes to HTTP parser lib, DTSCMeta keysizes, MP4 headers and 4+GiB MP4 file output by Oswald de Bruin
|
2015-04-02 16:22:52 +02:00 |
|
Erik Zandvliet
|
d370ef4eac
|
Working multi-input
|
2015-04-02 09:56:47 +02:00 |
|
Erik Zandvliet
|
9b6312ca01
|
Switch to CMake
|
2015-04-02 09:55:33 +02:00 |
|
Thulinma
|
92d5d9be51
|
Fixed audio-only HLS output
|
2015-03-14 14:02:46 +01:00 |
|
Thulinma
|
260a0ceb68
|
Fixed various HLS problems with LQ/short inputs
|
2015-03-06 11:19:49 +01:00 |
|
wouter spruit
|
ff049f4ea2
|
continuity improvements
|
2015-03-06 10:32:19 +01:00 |
|
Thulinma
|
95f19c4259
|
Merged TS unification edits by Wouter Spruit.
|
2015-03-05 13:49:09 +01:00 |
|
Thulinma
|
3ef9f70ef7
|
Small tweaks to output verbosity and include flags.
|
2015-03-05 13:24:15 +01:00 |
|
Thulinma
|
87583dae49
|
Gracefully shut down outputs when signals are received.
|
2015-03-05 00:31:45 +01:00 |
|
Thulinma
|
81b7ab9a0e
|
Fix page switching right after an audio track seek.
|
2015-03-04 18:58:08 +01:00 |
|
Thulinma
|
11cb5a640f
|
Fixed HLS last segment missing.
|
2015-03-04 16:15:00 +01:00 |
|
Thulinma
|
35ddc79c1a
|
added pid/timeout/kill functionality to stats
# Conflicts:
# src/output/output_rtmp.cpp
|
2015-03-03 11:33:52 +01:00 |
|
Thulinma
|
7f4e92980c
|
Fixed SMIL output.
|
2015-02-26 14:09:52 +01:00 |
|
wouter spruit
|
bac101b1e5
|
added sleep in output_http, fix for high CPU usage
|
2015-02-25 16:17:10 +01:00 |
|
Thulinma
|
4586289c83
|
Changed type of debug setting for inputs/outputs to "debug" instead of "uint".
|
2015-02-20 17:05:51 +01:00 |
|
Thulinma
|
9a0e009069
|
Fix merge mistake
|
2015-02-19 12:36:40 +01:00 |
|
wouter spruit
|
ed997a1bc3
|
Fixed live HLS
|
2015-02-19 10:51:07 +01:00 |
|
Thulinma
|
e595964832
|
TS library function name unification.
|
2015-02-19 03:00:10 +01:00 |
|
Thulinma
|
09c7881d10
|
Some fixes to HLS output.
|
2015-02-18 18:53:53 +01:00 |
|
Thulinma
|
44c0227064
|
Added Content-Length HTTP bug workaround for VLC versions < 2.2.0
|
2015-02-18 15:09:41 +01:00 |
|
Thulinma
|
32dfc25ee9
|
Fixed merge error.
|
2015-02-18 02:58:14 +01:00 |
|
Thulinma
|
aa00b31ddb
|
Changes for new ESDS implementation in library.
|
2015-02-18 02:55:21 +01:00 |
|
Thulinma
|
c4399bb8a0
|
Revert sending timestamp more often for HLS - actually makes things worse.
|
2015-02-13 18:55:58 +01:00 |
|
Thulinma
|
8e6da507bc
|
Updated TS protocols to use proper DTS/PTS using new lib calls.
|
2015-02-12 15:58:19 +01:00 |
|
Thulinma
|
aa6e07c2bd
|
Generalized PMT generation across all TS-based protocols.
|
2015-02-12 15:28:57 +01:00 |
|
Thulinma
|
4e50f13d03
|
Fixed VLC-specific format RTMP URLs.
|
2015-02-12 12:47:00 +01:00 |
|
Thulinma
|
1e09acbb92
|
Fixed memory/FD leak in MistOutRTMP.
|
2015-02-03 18:44:59 +01:00 |
|