Erik Zandvliet
2d9859bbad
Fixed the makefile.
2013-08-22 11:12:35 +02:00
Thulinma
a40db6126f
Changed HTTP connectors to make use of new HTTP library capabilities.
2013-08-21 12:01:46 +02:00
Thulinma
f21ce291ae
Added many helper functions to HTTP library, optimizing and fixing support for certain cases (among which chunked encoding).
2013-08-21 11:59:43 +02:00
Oswald Auguste de Bruin
7ea9dd9654
fprintf slowdown removed from dtsc.cpp
2013-08-19 08:45:42 +02:00
Oswald Auguste de Bruin
4a8abaf644
progressive fixed
2013-08-16 11:40:05 +02:00
Cat
545eaf83de
LSP:
...
- link to mistshop in menu
- LTS features visible but disabled for non LTS users
- record option for livestreams in LTS
- in edit protocol, the saved value for the default port is now '' (empty string) instead of 0
2013-08-15 10:19:51 +02:00
Cat
58eaf53c9c
minor stuff
2013-08-15 10:19:04 +02:00
Oswald Auguste de Bruin
d6721a539d
Progressive Ogg now works
2013-08-13 16:32:34 +02:00
Oswald Auguste de Bruin
032f3e7377
Splitted stuff
2013-08-13 16:32:34 +02:00
Oswald Auguste de Bruin
4020835ed5
DTSC to ogg comitted. Now REALLY fully working
2013-08-13 16:32:04 +02:00
Oswald Auguste de Bruin
0fbaf42b25
Ogg convert fully working now
2013-08-13 16:32:04 +02:00
Oswald Auguste de Bruin
636ec3b39c
Almost working Ogg, already playing.
2013-08-13 16:32:04 +02:00
Oswald Auguste de Bruin
dfee0feb8b
OGG support almost working
2013-08-13 16:32:04 +02:00
Oswald Auguste de Bruin
be81fb6262
DTSC 2 OGG outputs valid headers
2013-08-13 16:32:04 +02:00
Oswald Auguste de Bruin
4b6c6aacea
Started ogg 2 dtsc
2013-08-13 16:32:04 +02:00
Oswald Auguste de Bruin
8686772ad6
Ogg 2 DTSC works
2013-08-13 16:32:04 +02:00
Oswald Auguste de Bruin
a0a6e957a5
Ogg 2 DTSC nearly working
2013-08-13 16:32:04 +02:00
Erik Zandvliet
d72b1ebbbf
Updated the ogg2dtsc converter, now updates valid data without header.
2013-08-13 16:32:04 +02:00
Erik Zandvliet
4364199f50
Updated ogg analyser
2013-08-13 16:32:04 +02:00
Oswald de Bruin
3ab6bfcf4c
ogg2dtsc now outputs sensible values, theora only
2013-08-13 16:32:04 +02:00
Oswald de Bruin
ef98b5c284
Ogg conversion now gives sensible output
2013-08-13 16:32:04 +02:00
Oswald de Bruin
867bb45760
Ogg2 dtsc start on DTSC packets
2013-08-13 16:32:04 +02:00
Oswald de Bruin
03d4d58cbe
Ogg fixing
2013-08-13 16:32:04 +02:00
Oswald de Bruin
4cf03e2361
ogg edits
2013-08-13 16:32:04 +02:00
Oswald de Bruin
f9266aeb76
ogg support started in lib
2013-08-13 16:32:04 +02:00
Oswald Auguste de Bruin
f173ad0966
Ogg lib has new DTSC features
2013-08-13 16:30:23 +02:00
Oswald Auguste de Bruin
b85ceb9fc5
DTSC2OGG page in lib now, not yet header making
2013-08-13 16:30:23 +02:00
Oswald Auguste de Bruin
6c4d9d96aa
Ogg Really working
2013-08-13 16:30:23 +02:00
Oswald Auguste de Bruin
0bf50edaea
Ogg 2 DTSC working lib
2013-08-13 16:30:23 +02:00
Oswald Auguste de Bruin
5d85548360
Added extra needed functions to ogg lib
2013-08-13 16:30:23 +02:00
Oswald Auguste de Bruin
c3d116d3db
Vorbis does right validation now
2013-08-13 16:30:23 +02:00
Oswald Auguste de Bruin
9ed5a5e28c
Vorbis started on prettyprint
2013-08-13 16:30:23 +02:00
Oswald Auguste de Bruin
37df1716de
Added vorbis functionality
2013-08-13 16:30:22 +02:00
Thulinma
81d7f69d1d
Changed flash URL types to include versions, removed ConnRAW warning messages.
2013-08-13 16:29:41 +02:00
Thulinma
ed7de50138
Fixed JSON library string escape issues.
2013-08-13 10:32:14 +02:00
Erik Zandvliet
fe47c9597f
Fixed a bug with the endpos of multiple files.
2013-08-13 09:16:50 +02:00
Thulinma
a254fe7195
Removed debug information, fixed controller, made HTTP connector auto-discover connectors.
2013-08-12 16:25:36 +02:00
Thulinma
b907ade842
Removed some verbosity from procs library.
2013-08-12 16:24:10 +02:00
Thulinma
221cd15b07
Some minor optimalizations and fixes to controller.
2013-08-12 13:20:19 +02:00
Thulinma
ea71dd2d5c
Some small optimizations, added reference functions to JSON lib, fixed config commandline options.
2013-08-12 13:18:48 +02:00
Erik Zandvliet
6d4fa4d1ef
Minor fixes to dtscMerge and Player.
2013-08-09 09:51:31 +02:00
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