Thulinma
|
aad94e2ded
|
Improved connector capabilities detection. (As in, there now actually is detection instead of hardcoded values...)
|
2013-08-07 16:09:28 +02:00 |
|
Thulinma
|
0c059f0ca3
|
Added better generic support for connector options.
|
2013-08-07 16:04:57 +02:00 |
|
Thulinma
|
0daa757e92
|
Added getOutputOf functions to easily retrieve output of executed applications.
|
2013-08-07 16:04:34 +02:00 |
|
ThatGuy
|
31b981dc1c
|
fixed a bug with setting the live flag in the metadata (embed)
|
2013-07-29 14:58:27 +02:00 |
|
ThatGuy
|
fa727cdffe
|
Fixed TS live not sending first keyframe and decreased CPU usage.
|
2013-07-29 14:17:15 +02:00 |
|
ThatGuy
|
871d5c621f
|
Fixed progressive and rtmp sometimes not quitting correctly
|
2013-07-29 14:16:24 +02:00 |
|
ThatGuy
|
3dcdb0ccd7
|
Fixed buffer CPU usage
|
2013-07-29 14:15:51 +02:00 |
|
ThatGuy
|
ba03efc07d
|
workaround issue with endStream
|
2013-07-29 14:13:27 +02:00 |
|
ThatGuy
|
2cc27efcae
|
Fixed TS, added several parameters for MistConnTS, controller now builds parameters correctly (spaces issue)
|
2013-07-29 12:30:06 +02:00 |
|
Thulinma
|
67815bcce4
|
Changed default buffer time from 0 to 20 seconds.
|
2013-07-24 13:59:20 +02:00 |
|
Thulinma
|
5b5d2d4f40
|
Changed default fragment duration from 10s to 5s.
|
2013-07-24 13:26:24 +02:00 |
|
Thulinma
|
25c7f6f93d
|
Tweaked buffer/player timings to prevent delays, almost-working smooth support.
|
2013-07-24 13:25:38 +02:00 |
|
Thulinma
|
4d3a500e66
|
Fixed timeout problems in MistPlayer.
|
2013-07-23 16:25:23 +02:00 |
|
Thulinma
|
588e171733
|
Those last two commit, but slightly better.
|
2013-07-23 16:23:52 +02:00 |
|
Thulinma
|
9cdf8d92a1
|
Fixed a bug. (DTSC lib mistakenly wiped metadata when seeking backwards, re-re-fixed proc child signal problems)
|
2013-07-23 15:52:34 +02:00 |
|
Thulinma
|
6a72fddf7b
|
Fixed edge case of interrupt handler for catching ended child processes.
|
2013-07-23 14:28:35 +02:00 |
|
Thulinma
|
a8382b3bef
|
Fixed a HTTP proxy bug when re-requesting data, updated HTTP Dynamic to support DTSC2 format.
|
2013-07-23 14:27:24 +02:00 |
|
Erik Zandvliet
|
a7c4cc4118
|
Buffer cpu fixes.
|
2013-07-22 14:39:12 +02:00 |
|
Erik Zandvliet
|
867fa715eb
|
Fixed CPU Usage in the buffer.
|
2013-07-22 14:38:01 +02:00 |
|
Erik Zandvliet
|
47baa483c8
|
Fix'ed a typo.
|
2013-07-22 11:54:13 +02:00 |
|
Erik Zandvliet
|
6ddb73bde2
|
Merge commit
|
2013-07-22 11:39:56 +02:00 |
|
Erik Zandvliet
|
acec4f9253
|
Merge optimization enabler.
|
2013-07-22 11:38:02 +02:00 |
|
Erik Zandvliet
|
1430b33413
|
Fixes for resetting a stream.
|
2013-07-22 11:37:47 +02:00 |
|
Erik Zandvliet
|
c394a1a767
|
Edits in dtsc lib to only use optimized parsing if the file is merged.
|
2013-07-22 11:36:53 +02:00 |
|
Erik Zandvliet
|
6666cf22f0
|
Updates for buffer stream resetting.
|
2013-07-22 11:36:19 +02:00 |
|
Thulinma
|
4a9c137aef
|
Fixed live HLS not continuing after buffer size.
|
2013-07-18 16:44:36 +02:00 |
|
Thulinma
|
3af710e30d
|
Fixed FLV MP3 audio, some fixes for live support.
|
2013-07-18 16:40:46 +02:00 |
|
Thulinma
|
ddd0445f0e
|
Added stream finalizer so the last bit gets sent.
|
2013-07-18 15:39:14 +02:00 |
|
Thulinma
|
a906da6caf
|
Fixed FLV MP3 audio, some fixes for live support.
|
2013-07-18 15:38:21 +02:00 |
|
Thulinma
|
6a1fee6b5b
|
Added DTSC::Stream live fragment generation, fixed canSeekms function.
|
2013-07-11 16:25:28 +02:00 |
|
Thulinma
|
82b5f9ef59
|
Added playUntil support to live stream buffer, fixing segmented protocols.
|
2013-07-11 15:57:23 +02:00 |
|
Thulinma
|
dfa329f6ed
|
Fixed HLS live and added Apple compatibility flag so non-Apple devices can still work as well.
|
2013-07-11 15:56:15 +02:00 |
|
Thulinma
|
3053ffa140
|
Removed debug messages Oswald accidentally left in ^_^
|
2013-07-11 15:55:43 +02:00 |
|
Oswald Auguste de Bruin
|
e45caad697
|
Player optimisation
|
2013-07-10 15:00:31 +02:00 |
|
Thulinma
|
892dfa4e38
|
Fixed MistPlayer CPU usage and benchmarking texts.
|
2013-07-10 12:29:18 +02:00 |
|
Erik Zandvliet
|
85e9416b02
|
Working HLS, dunno how, but it works.
|
2013-07-10 11:53:51 +02:00 |
|
Erik Zandvliet
|
db2e630436
|
HLS working, dunno why, but it works.
|
2013-07-10 11:40:28 +02:00 |
|
Thulinma
|
768282866e
|
Fixed several calls to toNetPacked and netPrepare where it wasn't neccesary.
|
2013-07-10 09:47:59 +02:00 |
|
Thulinma
|
68b74997fc
|
Working live support once more.
|
2013-07-08 16:03:23 +02:00 |
|
Thulinma
|
863cd6c8b6
|
Fixed progressive connector.
|
2013-07-04 16:28:34 +02:00 |
|
Niels Groot Obbink
|
04bc5842bd
|
embed JS files now also receive metadata info & LSP now displays js links in monospace
|
2013-07-04 15:12:54 +02:00 |
|
Thulinma
|
9b662913e5
|
Added streamname.html page that includes the embed script.
|
2013-07-04 12:06:32 +02:00 |
|
Thulinma
|
7bbfbda556
|
Fixed buffer headers and waiting code.
|
2013-07-03 16:12:04 +02:00 |
|
Thulinma
|
593805f0ef
|
Fixed many small issues in JSON/DTSC libraries.
|
2013-07-03 16:06:07 +02:00 |
|
Oswald de Bruin
|
6c64a854d5
|
Controller now userfriendly with default protocols
|
2013-07-02 15:54:05 +02:00 |
|
Oswald de Bruin
|
7ab79686f7
|
Cleared up some messages
|
2013-07-02 15:54:05 +02:00 |
|
Thulinma
|
0e41e88569
|
Do *not* throw away the first 8 packets when converting FLV. Bad!
|
2013-07-02 15:50:39 +02:00 |
|
Erik Zandvliet
|
bfecf417dc
|
Its really really broken
|
2013-07-02 15:50:39 +02:00 |
|
Cat
|
e730f9c61e
|
minor bugfix @ streams refresh viewers
|
2013-07-02 15:50:39 +02:00 |
|
Thulinma
|
5be3774e3c
|
Fixed new style lastData() function
|
2013-07-02 13:51:16 +02:00 |
|