Commit graph

2467 commits

Author SHA1 Message Date
Thulinma
48a8534e67 Fixed cygwin support 2013-09-12 01:37:23 +02:00
Thulinma
3fc31d377d Fixed MP4 connector. 2013-09-11 20:27:47 +02:00
Thulinma
b695ba6491 Make use of new getTmpFolder() function in libmist 2013-09-11 12:32:07 +02:00
Thulinma
bf485b1803 Added cross-platform getTmpFolder() function in Util. 2013-09-11 12:28:31 +02:00
Oswald Auguste de Bruin
f57a2a5e8a Half way commit for safety 2013-09-10 15:28:55 +02:00
Oswald Auguste de Bruin
817d2268e0 Progressive Ogg works for couple of seconds 2013-09-10 15:28:55 +02:00
Oswald Auguste de Bruin
51d5b3b65f commit before doing something really stupid 2013-09-10 15:28:55 +02:00
Erik Zandvliet
bc019e5d1f Updated cygwin support. HTTP Connector now support .exe suffix. 2013-09-10 15:21:17 +02:00
Erik Zandvliet
cbb984008e Fixed a CPU usage bug in Dynamic 2013-09-10 15:11:36 +02:00
Erik Zandvliet
e8f5411b17 Removed debug message from HTTP Smooth. 2013-09-10 14:03:21 +02:00
Erik Zandvliet
27471ab5aa Fixed codec selection in HTTP Smooth. 2013-09-10 14:02:01 +02:00
Cat
04997394f0 LSP embeds: let's support windows and other OSs too :) 2013-09-10 11:12:16 +02:00
Cat
af34b28544 LSP: shop clarification + removed double / at conversion input file 2013-09-10 10:36:13 +02:00
Oswald Auguste de Bruin
cc38f19477 Fixed Ogg problems 2013-09-09 20:19:46 +02:00
Thulinma
6d33e7be56 Fixed video width/height detection in javascripts. 2013-09-09 12:06:27 +02:00
Thulinma
c4e0c399ac Fixed restreaming bug. 2013-09-09 12:05:26 +02:00
Thulinma
909df1f24e Fixed some RTMP input header isssues, removed empty tracks in listing sent from buffer to controller. 2013-09-09 01:43:17 +02:00
Oswald Auguste de Bruin
de733c31a3 Fix in lib which makes mistserver compilable and usable for mac 2013-09-04 15:55:35 +02:00
Oswald Auguste de Bruin
7334296ce1 TS does not need track selection anymore 2013-09-03 17:03:48 +02:00
Oswald Auguste de Bruin
04125d28ae Improved handling unknown packets in DTSCFix. 2013-09-03 17:03:48 +02:00
Erik Zandvliet
6ea6f91795 Fixed a bug in player CPU Usage, added language option to SRT2DTSC. 2013-09-03 17:03:48 +02:00
Thulinma
4fb1a65fa1 Stole Oswald's commit.
Fixed progressive ogg glitches mostly.
Removed needless messages in ogg2dtsc.
2013-09-03 16:52:16 +02:00
Oswald Auguste de Bruin
c373136679 Mem leak fixed 2013-09-03 09:53:27 +02:00
Oswald Auguste de Bruin
31ad924b46 Fixed sagfile (segment fault) in ogg progressive. 2013-09-03 09:42:37 +02:00
Thulinma
90436e100d Updated controller to make use of new HTTP capabilities. 2013-08-29 17:59:56 +02:00
Oswald Auguste de Bruin
f937af0502 Late commit 2013-08-29 17:58:43 +02:00
Oswald Auguste de Bruin
8099d035a7 Fixed ogg problems with sintel.ogv. Note that sintel.ogv was already slightly corrupt. 2013-08-29 17:58:43 +02:00
Oswald Auguste de Bruin
632b3ff594 Ogg fixed 2013-08-29 17:50:35 +02:00
Cat
fcd697e6bb LSP: fixed protocol detection at embed page, removed unnecessary conversion.query object structure 2013-08-28 16:24:27 +02:00
ThatGuy
91184ebc71 Fixed default port bug in the LSP 2013-08-28 16:23:15 +02:00
Thulinma
59b21d94ec Fixed HTTP proxy not correctly handling connectors that disconnect in between handling requests. 2013-08-28 15:49:45 +02:00
Thulinma
a343b67f09 Fixed MP4 mimetype. 2013-08-28 15:35:50 +02:00
ThatGuy
4bf96abdd4 fixed smooth 2013-08-28 15:33:47 +02:00
ThatGuy
fd4ea27a94 Added xap smooth player file in smooth connector and fixed embed for this file 2013-08-28 15:33:47 +02:00
Thulinma
51d0d26a6e Fixed metadata not being loaded before first viewer opens the stream. 2013-08-28 15:19:56 +02:00
Cat
a8a7a56655 LSP: the correct object structure for querying paths 2013-08-28 14:27:07 +02:00
Thulinma
31bfc8223e Made toPrettyString slightly smarter and always output valid JSON, no matter what. (May still output altered contents, though.) 2013-08-28 12:48:29 +02:00
Thulinma
2769d3cc6c Fixed JSON string escaping to support non-printable characters, made some JSON lib private functions static in the .cpp file instead. 2013-08-28 12:18:22 +02:00
Oswald Auguste de Bruin
4ea25f2347 Fixed Ogg 2013-08-28 11:41:36 +02:00
Cat
a24b7c674e conversion edits 2013-08-28 11:08:14 +02:00
Thulinma
f48833343a Removed accidental C++11 dependancy. 2013-08-27 20:30:38 +02:00
Erik Zandvliet
025db7d66a Updated MistInfo to support dtsc2 2013-08-27 18:50:36 +02:00
ThatGuy
ff49f7846d Cleaned up JSON connector output and added WebVTT support in SRT connector 2013-08-27 16:11:04 +02:00
Erik Zandvliet
86a745dbfb Fixed a potential bug in DTSC::seekPos 2013-08-27 16:00:07 +02:00
Erik Zandvliet
6cf42561a6 Fixed bugs in dtsc and theora libs. 2013-08-27 15:01:48 +02:00
Cat
4004288bdc LSP: skinned link to mistshop, moved comment about streamname special chars out of label, moved LTS hovers to title 2013-08-27 13:03:42 +02:00
Niels Groot Obbink
16e3268fb4 embed JS files now also receive metadata info & LSP now displays js links in monospace 2013-08-27 13:03:42 +02:00
Cat
7308630fe1 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-27 13:03:42 +02:00
ThatGuy
3a4726d817 SRT output now displays an error on non-subtitle requested tracks, and fixed a bug in the JSON connector 2013-08-27 12:02:06 +02:00
Thulinma
6675b647b8 Some static/non-static fixes to procs/stream library, updated converter to make use of getOutputOf function instead of re-implementing this. 2013-08-27 00:29:04 +02:00