Commit graph

1069 commits

Author SHA1 Message Date
Oswald Auguste de Bruin
41219a8a42 ESDS box add start 2013-08-26 09:22:44 +02:00
Oswald Auguste de Bruin
d2e66088af Crooked, but working 2013-08-26 09:22:44 +02:00
Oswald Auguste de Bruin
c2dd9aafa8 Commit just before tweaking. Output is sensible, but not correct. 2013-08-26 09:22:44 +02:00
Oswald de Bruin
16ba37f017 DTSC2MP4 sensible header 2013-08-26 09:22:44 +02:00
Oswald de Bruin
b9a0861c12 netjes 2013-08-26 09:22:44 +02:00
Oswald de Bruin
3f97951954 DTSC2MP4 further 2013-08-26 09:22:44 +02:00
Oswald de Bruin
e315993abc Further MP4 converting 2013-08-26 09:22:44 +02:00
Oswald de Bruin
12fa04dffd Making DTSC2MP4 conversion 2013-08-26 09:22:44 +02:00
Oswald de Bruin
ef268f978f Started DTSC to MP4 conversion tool 2013-08-26 09:21:57 +02:00
Erik Zandvliet
4b63cce26a Fixed small bugs in http smooth streaming. 2013-08-26 08:52:48 +02:00
Erik Zandvliet
22461badea Fixes to DTSCFix and DTSCMerge programs. 2013-08-26 08:52:41 +02:00
Erik Zandvliet
333c74a2c4 Edits in HTTP Smooth Connector, Also fixed a bug in MistPlayer 2013-08-26 08:52:32 +02:00
Erik Zandvliet
6ac0e1d25f Fixed parameters in ogg2dtsc 2013-08-25 02:21:41 +02:00
Erik Zandvliet
4f96d6ddef Fixed data inspection for progressive connectors. 2013-08-25 02:21:32 +02:00
Thulinma
9540273f19 Fixed TS connector stream parameter to only have parameters, not an argument number. 2013-08-25 02:21:21 +02:00
Thulinma
9bd5688fb9 HTTP connector now sorts sources by priority, leaves out sources with zero tracks available. 2013-08-25 02:09:43 +02:00
Thulinma
5aa34fff38 Working codec capability support, not sorted yet. 2013-08-23 14:07:56 +02:00
Thulinma
75d6c7d474 Updated to make use of new waitForMeta library call. 2013-08-23 10:39:33 +02:00
Thulinma
2bc9858b66 Removed lots of left-over debug messages, added chunked transfer support to all segmented HTTP streaming methods, fixed several major slowdown problems, fixed HTTP progressive seconds-seeking. 2013-08-23 00:07:33 +02:00
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
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
Thulinma
81d7f69d1d Changed flash URL types to include versions, removed ConnRAW warning messages. 2013-08-13 16:29:41 +02:00
Thulinma
a254fe7195 Removed debug information, fixed controller, made HTTP connector auto-discover connectors. 2013-08-12 16:25:36 +02:00
Thulinma
221cd15b07 Some minor optimalizations and fixes to controller. 2013-08-12 13:20:19 +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
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