freebsd-ports/multimedia/tvheadend
Bernhard Froehlich eaefd61fab multimedia/tvheadend: fix two major problems of webui on FreeBSD
1. very high CPU usage while streaming a recored program
2. unable to stream the recorded program beyond 128MB.

Unlike Linux sendfile(), FreeBSD sendfile() requires an explicit
file offset, and return value must be checked to catch any error
occurred. (i.e., closed connection)

Obtained from:	https://github.com/tvheadend/tvheadend/pull/1125
Submitted by:	Jongsung Kim <jongsung.kim@gmail.com>
2018-06-13 13:13:36 +00:00
..
files multimedia/tvheadend: fix two major problems of webui on FreeBSD 2018-06-13 13:13:36 +00:00
distinfo
Makefile multimedia/tvheadend: fix two major problems of webui on FreeBSD 2018-06-13 13:13:36 +00:00
pkg-descr
pkg-message
pkg-plist