Page 1 of 1

Re: High Sierra Web Interface

Posted: Mon Nov 05, 2018 1:42 am
by valib
Hi windhillwebs. From your log I see that your PC is not powerful enough to transcode on the fly. To be able to transcode the FFmpeg transcoding speed must be higher than 1 but your is 0,7 on average.
You can try to limit the maximum bitrate. Now you have default value

Code: Select all

maximum_bitrate = 90
but the estimated bitrate for your WDTVLiveHub is about 30 Mb/s. Try to use automatic maximum bandwidth.

Re: High Sierra Web Interface

Posted: Mon Nov 05, 2018 8:27 am
by SubJunk
Hi windhillwebs, thanks for your post. We have a change coming up that will increase transcoding speed for the web interface a lot.
If you're interested you can follow the issue for it on our tracker https://github.com/UniversalMediaServer ... ssues/1578