Thulinma
f0fa0e206b
Implemented SDT table and several extra descriptors
2016-12-28 14:59:23 +01:00
Thulinma
d4c7eaeb30
Fixed length bug in sourcery utility
2016-12-25 14:45:00 +01:00
Thulinma
48635357cb
Fixed signal handler debug messages
2016-12-18 13:00:32 +01:00
Cat
1131f69733
LSP: forgot Folder.exe on new push page
2016-12-13 09:37:49 +01:00
Thulinma
ccb932105a
Fixed a stupid merge error in MP4 output
2016-11-23 15:05:39 +01:00
Thulinma
7df7c04aff
Backported various Pro MP4 updates/fixes to free version
2016-11-23 12:51:24 +01:00
Cat
7b96407e9b
LSP
...
- Preview: Use source select box actually forces a source, not a mime type
Embed
- added forceSource option
- player error messages clear the container html before appending
2016-11-22 10:00:22 +01:00
Cat
6276485b66
LSP
...
- ()error at required options
Embed
- Dash and Flash demand a http stream source when the player is loaded over http
- put mimetypes together when sorting sources
2016-11-22 10:00:18 +01:00
Cat
f00344f8ca
LSP
...
- stream to hint .exe stuff
2016-11-22 10:00:12 +01:00
Cat
6e0aa9cf9b
Embed
...
- HTTPS
2016-11-22 09:58:50 +01:00
Cat
8ba26b11e9
LSP:
...
- stop active pushes button update,
- also work with .exe on cygwin,
- new graph fix
- required settings at edit protocols are required fix
2016-11-22 09:58:38 +01:00
Cat
59d5ee2cba
Embed: fix for empty metatracks
2016-11-22 09:58:33 +01:00
Cat
421e239bd9
LSP: https embed stuff
2016-11-22 09:58:28 +01:00
Cat
8a467567e2
Embed: https and fixes
2016-11-22 09:58:24 +01:00
Cat
08e6102440
LSP: bugfix when editing a push:// stream
2016-11-22 09:58:19 +01:00
Cat
30811b57cf
LSP: bugfix for md5ing when creating new acc
2016-11-22 09:58:14 +01:00
Cat
339dd37835
LSP: added delete all and enable defaults button at protocol page
2016-11-22 09:58:10 +01:00
Cat
8ec2f6ac90
LSP: on the Overview page
...
- Last 5 recent errors in the logs
- Enabled and disabled protocol list
2016-11-22 09:58:04 +01:00
Cat
109366e81c
LSP: show a hint where to push a stream when configuring stream source
2016-11-22 09:57:59 +01:00
Thulinma
405195a979
Fixed Connection: close header parsing in HLS
2016-11-22 09:56:50 +01:00
Thulinma
74e433e298
Fixed track autoselect to not be so prejudiced against MP3
2016-11-22 09:56:37 +01:00
Thulinma
42eca60cfc
Added forget and remember functions to process library
2016-11-18 15:33:58 +01:00
Thulinma
bdb1578ba6
Robustified RTMP thisPacket handling
2016-11-18 15:33:45 +01:00
Thulinma
ee4e0461b4
Saver thisPacket handling in generic Output class, better documentation of internals
2016-11-18 15:33:36 +01:00
Thulinma
440596c117
Added crash handler for Pull-mode inputs
2016-11-18 15:33:25 +01:00
Thulinma
bcff43dc80
Changed HTTP internals to use more generic URL building
2016-11-16 16:32:56 +01:00
Thulinma
374c9fd0ff
Listener externalized
2016-11-16 16:32:50 +01:00
Thulinma
3a0beea1fc
Fixed startTime() bug in Output
2016-11-16 10:55:18 +01:00
Thulinma
8d83a203be
Added new generalized input keepRunning() function, FLV input now shuts down if the file is updated file it is active, added 15 second DTSH regeneration window
2016-11-14 11:01:00 +01:00
Thulinma
94e39f8323
Fixed JIT timestamps for live
2016-11-14 10:55:58 +01:00
Thulinma
19b67e4551
Updated default live metadata page size to 16MiB, to allow for bigger streams
2016-11-14 10:53:45 +01:00
Thulinma
0e649b7c72
Fixed creating accounts on wrong login attempt
2016-11-14 10:53:07 +01:00
Thulinma
0eef699b45
Only retrieve stream source if no tracks available
2016-11-14 10:53:02 +01:00
Thulinma
56c1d1e3a1
RTMP push security improvements
2016-11-14 10:52:54 +01:00
Thulinma
653f5cf085
Removed TS-level discontinuities from HLS
2016-11-14 10:52:41 +01:00
Thulinma
f69fe8a4fb
Moved HLS-specific TS output handling from output_ts_base to output_hls
2016-11-14 10:52:35 +01:00
Thulinma
af96a8577d
Added ifdef statements around _GNU_SOURCE define to prevent warnings
2016-11-03 15:30:07 +01:00
Thulinma
629b24853a
Added hostBytesToStr function to socket library, fixed code style, fixed UDP Cygwin support
2016-11-03 15:15:42 +01:00
Thulinma
567759ce26
Fixed segfault in buffer removeKey call
2016-11-03 12:21:47 +01:00
Thulinma
43aee53e3e
Workaround for segfault in Track::writeTo function
2016-11-03 12:21:42 +01:00
Thulinma
3eacadbfa4
Fixed mist.css.h mistakingly being in the repository, added .css.h files to gitignore
2016-11-03 12:18:15 +01:00
Thulinma
0f1b55508c
Fixed Mac compile error
2016-11-03 11:20:16 +01:00
Thulinma
8a4ac27577
Re-enabled IPv6 UDP for Cygwin
2016-11-03 11:17:33 +01:00
Thulinma
44b162e920
Made memmem function compile correctly in some systems
2016-11-03 11:15:55 +01:00
Thulinma
6d8189f64a
Fixed DTSH version binary writing bug
2016-11-02 15:41:04 +01:00
Thulinma
b7dac7a6b1
Removed IPv6 multicast from Cygwin builds
2016-11-01 10:51:18 +01:00
Thulinma
15def0eaec
Significant speed boost to all TS-based outputs
2016-10-11 16:38:56 +02:00
Thulinma
8f6d75e51e
Fixed stats issue for quick switching connections.
2016-10-11 16:36:22 +02:00
Thulinma
497a89588d
Fixed HTTP TS content type
2016-10-11 16:22:12 +02:00
Thulinma
8a0799a0b8
Optimized output waiting time algorithm
2016-10-11 16:22:05 +02:00