Thulinma
|
d3ce22c783
|
Minor verbosity tweak to RTMP.
|
2013-03-18 17:37:29 +01:00 |
|
Thulinma
|
f2b4e1d1a4
|
Added canSeek* functionality to DTSC::Stream, minor optimization to MP4 lib.
|
2013-03-18 17:36:45 +01:00 |
|
Thulinma
|
00d06fe293
|
Tweaked Stream and RTMP lib verbosity levels.
|
2013-03-18 17:36:12 +01:00 |
|
Thulinma
|
056c3c992b
|
Massive HTTP-based protocol code cleanup.
|
2013-03-18 17:21:29 +01:00 |
|
Thulinma
|
b2916bad35
|
Improved RTMP protocol verbosity.
|
2013-03-16 16:29:03 +01:00 |
|
Thulinma
|
680b2625c1
|
Fixed chars no longer being unsigned (oops)
|
2013-03-16 16:28:00 +01:00 |
|
Thulinma
|
c3143cfe01
|
Finally actually fix building of generated .h files
|
2013-03-14 11:54:27 +01:00 |
|
Thulinma
|
4608278d6b
|
Fix problems with cancelled HTTP requests "corrupting" future requests.
|
2013-03-14 01:24:43 +01:00 |
|
Thulinma
|
e076496244
|
Actually properly fixed build problems with server.html.h / embed.js.h files.
|
2013-03-14 01:02:35 +01:00 |
|
Thulinma
|
67e3b90c6b
|
Fixed server.html / server.html.h generation.
|
2013-03-14 00:48:25 +01:00 |
|
Thulinma
|
aa5056ee3d
|
Fixed compiling on OSX, also fixes DDVTECH/mistlib#1
|
2013-03-14 00:13:07 +01:00 |
|
Thulinma
|
1762ae9724
|
Made src directory structure more sane - all binaries are now built in src but sources are divided amongst subdirs of src
|
2013-03-13 23:28:47 +01:00 |
|
Thulinma
|
3b98ac6547
|
~5-10 times speedup in HLS protocol handling
|
2013-03-12 16:21:17 +01:00 |
|
Thulinma
|
be34419da0
|
Added .ico support for server favicon to internal HTTP handler.
|
2013-03-12 16:20:50 +01:00 |
|
Thulinma
|
cc8dfb5257
|
Optimized TS library throughput.
|
2013-03-12 16:20:02 +01:00 |
|
Thulinma
|
97b51ff39a
|
Augmented Socket::Buffer features.
|
2013-03-12 16:19:46 +01:00 |
|
Thulinma
|
4e16982929
|
Fixed wrong count of frame numbers when seeking in files. Improved DTSC lib verbosity.
|
2013-03-12 02:04:28 +01:00 |
|
Thulinma
|
6a254806c0
|
Fixed HLS VoD audio quality and synchronization issues.
|
2013-03-12 02:03:25 +01:00 |
|
Thulinma
|
924cd2342e
|
Fixed controller briefly wrongly displaying VoD streams as "No valid source connected" in some cases.
|
2013-03-12 02:02:30 +01:00 |
|
Thulinma
|
0e02766e2b
|
Tweaked (default) output verbosity levels to be more sensible and less spammy.
|
2013-03-12 02:01:57 +01:00 |
|
Thulinma
|
58847705eb
|
Fixed VoD statistics problems, improved live status display accuracy and messages.
|
2013-03-08 16:00:24 +01:00 |
|
Erik Zandvliet
|
d72062ee92
|
MP3 support for the progressive connector
|
2013-03-07 20:55:31 +01:00 |
|
Thulinma
|
7a887d5cd2
|
Removed unused code from Smooth streaming, fixed timestamps in Smooth streaming, implemented/fixed live Smooth support.
|
2013-03-07 20:13:14 +01:00 |
|
Thulinma
|
10960b927c
|
Removed debugging code from MP4 analyser.
|
2013-03-07 20:12:40 +01:00 |
|
Thulinma
|
a1ed3a8465
|
Implemented SDTP, UUID and UUID_TrackFragmentReference boxes in MP4 lib.
|
2013-03-07 20:08:22 +01:00 |
|
Thulinma
|
9721efda0c
|
Removed unneccesary temporary debugging code from FLV analyser.
|
2013-03-07 13:40:42 +01:00 |
|
Cat
|
998abb9b16
|
LSP: now the stream buffer time input actually accepts proper input, allowing save.
|
2013-03-07 13:36:41 +01:00 |
|
Cat
|
faa2c42a55
|
LSP: bugfix for saving streams with custom buffer time
|
2013-03-07 13:36:41 +01:00 |
|
Thulinma
|
c4544a4d21
|
Limit maximum attempted data writing to 50KiB per block (resolves slowness issues with small network buffers and/or big packets).
|
2013-03-06 21:03:26 +01:00 |
|
Thulinma
|
40a4059f07
|
Removed rather excessive debugging output.
|
2013-03-05 17:28:03 +01:00 |
|
Thulinma
|
de1b9441ef
|
Working live HLS.
|
2013-03-05 17:23:31 +01:00 |
|
Thulinma
|
d1e26d6848
|
Fixed several small buffer bugs.
|
2013-03-05 17:23:11 +01:00 |
|
Thulinma
|
f487e9b4ec
|
Implemented live fragmenting into ~10-second fragments through new metadata.
|
2013-03-05 17:22:28 +01:00 |
|
Thulinma
|
473d5d1a7f
|
Full DVR support using HTTP Dynamic for live streams.
|
2013-03-05 12:26:14 +01:00 |
|
Thulinma
|
23e87450c7
|
More metadata improvements - now has "vod" and "live" data to indicate stream type, as well as "buffer_window" to give information about the size of the intended buffer length.
|
2013-03-05 12:25:40 +01:00 |
|
Thulinma
|
ab83b7514e
|
Working HTTP Dynamic live.
|
2013-03-05 11:54:59 +01:00 |
|
Thulinma
|
027a986481
|
Improved live metadata support.
|
2013-03-05 11:42:22 +01:00 |
|
Thulinma
|
db735a73c7
|
New API format support in stream.cpp
|
2013-03-04 22:02:26 +01:00 |
|
Thulinma
|
ddb681fb8c
|
MP4 lib signedness fixes.
|
2013-03-04 22:02:10 +01:00 |
|
Thulinma
|
1ad7e29238
|
Several HTTP Dynamic fixes/improvements - though no working live yet...
|
2013-03-04 16:17:50 +01:00 |
|
Cat
|
fc6868fd46
|
preset stuff disabled
|
2013-03-04 16:15:43 +01:00 |
|
Cat
|
38f7b98a5c
|
LSP: fixed issue with DVR settings box not showing up correctly + added overview save before force JSON save
|
2013-03-04 16:15:43 +01:00 |
|
Cat
|
22d32fa024
|
LSP: minor bugfix to do with unset values in stream.streamname
|
2013-03-04 16:15:43 +01:00 |
|
Thulinma
|
54811f0a36
|
Fixed DVR setting parsing for push:// streams.
|
2013-03-04 16:07:13 +01:00 |
|
Thulinma
|
aa23121330
|
Fixed backwards compatibility of streams API.
|
2013-03-02 12:55:51 +01:00 |
|
Cat
|
ce4c6b71d0
|
LSP: streams.streamname.channel.URL is now stored in streams.streamname.source and the buffer time option is only available when it is a livestream
|
2013-03-02 12:18:04 +01:00 |
|
Thulinma
|
89e967e419
|
Fixed compile errors in LSP javascript.
|
2013-03-01 22:42:28 +01:00 |
|
Cat
|
de297b9a36
|
LSP: support for stream.streamname.DVR buffer time setting.
|
2013-03-01 22:25:07 +01:00 |
|
Cat
|
166a5be276
|
LSP: added basepath and changed stream status display
|
2013-03-01 22:25:07 +01:00 |
|
Thulinma
|
ca21530c84
|
DVR support and second generation stream status reporting.
|
2013-03-01 22:24:02 +01:00 |
|