Feature suggestion:
With regards to #35 I would like to suggest that maybe a setting for keeping the buffer in RAM will be added.
ATM we can use tmpfs as the buffer target but it will grow until no space is left which isn't good idea, so support in the addon for keeping in buffer in RAM should actually keep track of the available free space and will make sure at least X MB of space is left free.
For SD video (~1.6Mbps average bitrate), having the buffer in the RAM is working for me quite nicely on devices with 1GB of RAM (Cubox-i2) and it helps avoid constantly writing into flash memory.
Feature suggestion:
With regards to #35 I would like to suggest that maybe a setting for keeping the buffer in RAM will be added.
ATM we can use tmpfs as the buffer target but it will grow until no space is left which isn't good idea, so support in the addon for keeping in buffer in RAM should actually keep track of the available free space and will make sure at least X MB of space is left free.
For SD video (~1.6Mbps average bitrate), having the buffer in the RAM is working for me quite nicely on devices with 1GB of RAM (Cubox-i2) and it helps avoid constantly writing into flash memory.