Thulinma
|
521c19f932
|
Several bugfixes (HTTP dynamic seeking!) and updates to the MP4 lib.
|
2012-09-28 18:56:15 +02:00 |
|
Thulinma
|
a91e53e0bc
|
Worked around cygwin workaround.
|
2012-09-25 09:40:28 +02:00 |
|
Thulinma
|
8f64da78a4
|
Fixed a minor bug in HTTP bytepos seeking.
|
2012-09-24 15:26:14 +02:00 |
|
Thulinma
|
3a5482f18e
|
Added progressive seeking support with byte positions.
|
2012-09-24 15:05:53 +02:00 |
|
Thulinma
|
7369ff606e
|
Moved metadata from statistics to stream. Fixes width/height unknown bug for VoD streams.
|
2012-09-24 15:05:33 +02:00 |
|
Thulinma
|
2d7a3b1f0d
|
Added workaround for cygwin bug. Fixed end of file not stopping playback in MistPlayer.
|
2012-09-24 15:04:58 +02:00 |
|
Thulinma
|
ad5718acc6
|
Several playback speed fixes and other minor improvements.
|
2012-09-18 15:48:05 +02:00 |
|
Thulinma
|
802f8a22b4
|
Fixes for everyone! *strooit met fixes als zwarte piet*
|
2012-09-17 16:47:17 +02:00 |
|
Thulinma
|
8ba5823e00
|
Various optimalisations to improve performance - matches/requires recent edits to libmist. More coming soon.
|
2012-09-16 01:19:15 +02:00 |
|
Niels Groot Obbink
|
b52d182f07
|
fixed embed, added location placeholder and fixed the embed URLs and preview
|
2012-09-10 21:57:53 +02:00 |
|
Thulinma
|
1691b2189f
|
Require libmist-1.0 2.0.0
|
2012-09-09 00:51:41 +02:00 |
|
Thulinma
|
c3dbab31cb
|
Made HTTP Dynamic more efficient and less verbose.
|
2012-09-08 13:27:03 +02:00 |
|
Thulinma
|
1f255ec7a4
|
Improved HTTP Proxy time measurement and behaviour.
|
2012-09-08 13:27:03 +02:00 |
|
Niels Groot Obbink
|
97d7e74b89
|
also fix the overview # of viewers
|
2012-09-08 13:08:17 +02:00 |
|
Niels Groot Obbink
|
f32fbb5bb3
|
and another colon
|
2012-09-08 13:05:41 +02:00 |
|
Niels Groot Obbink
|
7862f98b91
|
forgot another colon
|
2012-09-08 13:03:19 +02:00 |
|
Niels Groot Obbink
|
acd86025cc
|
fix fix
|
2012-09-08 13:02:35 +02:00 |
|
Niels Groot Obbink
|
643afc879d
|
lsp status fix
|
2012-09-08 13:01:08 +02:00 |
|
Thulinma
|
0c6cba0237
|
Added time measurement to HTTP proxy handler, attempt to make buffers less used when system is under load.
|
2012-09-07 18:22:33 +02:00 |
|
Thulinma
|
49ef28d68e
|
Fixed MistPlayer not shutting down.
|
2012-09-07 17:44:35 +02:00 |
|
Thulinma
|
414cec2797
|
Fix CPU usage issues.
|
2012-09-07 17:31:10 +02:00 |
|
Thulinma
|
46e4823daa
|
Make controller give better error messages about stream statuses.
|
2012-09-07 13:10:55 +02:00 |
|
Thulinma
|
771a94b08e
|
Fix LSP not being re-created on script updates.
|
2012-09-07 13:10:41 +02:00 |
|
Thulinma
|
a4ff027077
|
Display stream status error messages properly.
|
2012-09-07 13:10:07 +02:00 |
|
Thulinma
|
1f1459f142
|
Should fix MistPlayer not exiting when it should.
|
2012-09-07 12:39:15 +02:00 |
|
Thulinma
|
3ab17a144f
|
Fixed locking problems in HTTP, forced socket re-use in more circumstances, disabled socket re-use for progressive-like connections.
|
2012-09-07 12:38:53 +02:00 |
|
Thulinma
|
aee5528149
|
Solved a race condition bug in the controller causing it not to exit properly.
|
2012-09-07 12:36:09 +02:00 |
|
Thulinma
|
fdae70afa3
|
Fixed DTSC analyser after DTSC::File lib changes. Closes #51
|
2012-09-04 14:04:04 +02:00 |
|
Thulinma
|
df4b8b1568
|
Working VoD stats.
|
2012-09-04 12:41:44 +02:00 |
|
Thulinma
|
c57c9b64d3
|
Fixed DTSCFix.
|
2012-09-04 11:14:24 +02:00 |
|
Thulinma
|
d0a6778b7a
|
Fixed MistPlayer compiling.
|
2012-09-03 20:10:23 +02:00 |
|
Thulinma
|
3e95027508
|
Better controller warning behaviour for VoD.
|
2012-09-03 16:53:36 +02:00 |
|
Thulinma
|
1438b9e94b
|
Added statistics handling to MistPlayer. Still needed: VoD statistics handling in controller.
|
2012-09-03 16:53:10 +02:00 |
|
Thulinma
|
0c4d501950
|
Working HTTP Dynamic VoD
|
2012-09-03 15:02:01 +02:00 |
|
Thulinma
|
d6b4687ab2
|
Make controller no longer start buffers for VoD streams.
|
2012-09-03 14:43:02 +02:00 |
|
Thulinma
|
6798a3074a
|
Fix RTMP for all types of streaming.
|
2012-09-03 14:42:46 +02:00 |
|
Thulinma
|
79dfc6d279
|
Make embed code buffer less.
|
2012-09-03 14:42:10 +02:00 |
|
Thulinma
|
ef412b62da
|
Updated everything for new socket lib requirements - working VoD through HTTP progressive, HTTP dynamic is almost working and RTMP is severely broken altogether.
|
2012-08-31 17:00:53 +02:00 |
|
Thulinma
|
5165aae7e3
|
Update to buffer/player <-> connector protocol, now more in-line with established behaviour. Seeking support in HTTP dynamic and progressive.
|
2012-08-31 17:00:19 +02:00 |
|
Thulinma
|
58a6af9450
|
RTMP seeking support.
|
2012-08-31 17:00:19 +02:00 |
|
Peter Wu
|
a9db94a598
|
conn_http_progressive: correctly set streamname
|
2012-08-31 13:03:32 +02:00 |
|
Peter Wu
|
11b85b36b1
|
Do not prevent user from overriding CXXFLAGS
make CXXFLAGS=-O0 would not work without this.
|
2012-08-31 13:03:32 +02:00 |
|
Peter Wu
|
25300c48cd
|
player: faster seek termination detection
Instead of hanging when the gap between two frames is larger than 100ms,
terminate after 5 times of trying.
|
2012-08-30 16:59:49 +02:00 |
|
Peter Wu
|
25b1d31b00
|
player: add "pause" command, small fixes
- position cannot get negative, so use unsigned
- be sure that the read line is null-terminated (for strlen)
- clear buffers to avoid playing old data
|
2012-08-30 16:59:49 +02:00 |
|
Peter Wu
|
f2d142c9c7
|
player: byteseek support
|
2012-08-30 16:59:49 +02:00 |
|
Peter Wu
|
82b7345944
|
player: do not drop trailing packets
|
2012-08-30 16:59:49 +02:00 |
|
Peter Wu
|
ee46a189a6
|
conn_http_progressive: seek support
|
2012-08-30 16:59:49 +02:00 |
|
Peter Wu
|
b592d39bfd
|
player: require "seek" before outputting
|
2012-08-30 16:59:49 +02:00 |
|
Peter Wu
|
96f0ade4ca
|
player: seek fixes
|
2012-08-30 16:59:49 +02:00 |
|
Lekensteyn
|
923d116afa
|
Seek WIP in player
|
2012-08-30 16:59:49 +02:00 |
|