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 |
|
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
|
1f1459f142
|
Should fix MistPlayer not exiting when it should.
|
2012-09-07 12:39:15 +02:00 |
|
Thulinma
|
df4b8b1568
|
Working VoD stats.
|
2012-09-04 12:41:44 +02:00 |
|
Thulinma
|
d0a6778b7a
|
Fixed MistPlayer compiling.
|
2012-09-03 20:10:23 +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
|
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 |
|
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
|
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 |
|
Peter Wu
|
21f6a1fe9d
|
player: initial implementation
|
2012-08-30 16:59:49 +02:00 |
|