Page 2 of 3

Re: error in mediabrowser "hlsjs video file not found"

PostPosted: Thu Oct 26, 2017 4:48 pm
by martianw
Unfortunately I still have the same problem after compiling the source from the serviio downloads page:

  Code:
2017-10-26 17:46:19,892 WARN  [ServiioStatusService] IOException occurred. Returning error code 500 to the REST layer. Message: Transcoded file '/tmp/Serviio/transcoding-temp-46d34b15c1be273d5cfb82f5f23010bb.stf/playlist.m3u8' cannot be found, FFmpeg execution probably failed


  Code:
ffmpeg version 3.2.4 Copyright (c) 2000-2017 the FFmpeg developers
  built with gcc 4.6 (Ubuntu/Linaro 4.6.3-1ubuntu5)
  configuration:
  libavutil      55. 34.101 / 55. 34.101
  libavcodec     57. 64.101 / 57. 64.101
  libavformat    57. 56.101 / 57. 56.101
  libavdevice    57.  1.100 / 57.  1.100
  libavfilter     6. 65.100 /  6. 65.100
  libswscale      4.  2.100 /  4.  2.100
  libswresample   2.  3.100 /  2.  3.100
Hyper fast Audio and Video encoder
usage: ffmpeg [options] [[infile options] -i infile]... {[outfile options] outfile}...

Use -h to get full help or, even better, run 'man ffmpeg'

Re: error in mediabrowser "hlsjs video file not found"

PostPosted: Sat Oct 28, 2017 2:17 pm
by zip
post detailed log again

Re: error in mediabrowser "hlsjs video file not found"

PostPosted: Sat Oct 28, 2017 2:55 pm
by martianw
Attached. Thanks.

Re: error in mediabrowser "hlsjs video file not found"

PostPosted: Sun Oct 29, 2017 2:40 pm
by zip
Did you compile it with libx264 linked?

Re: error in mediabrowser "hlsjs video file not found"

PostPosted: Sun Oct 29, 2017 3:15 pm
by martianw
Not explicitly. I just did a default build. configure, make, make install.

I assume from the question I should have done?

Is this the right set of steps to follow?

  Code:
cd ffmpeg
./configure --enable-gpl --enable-libfaac --enable-libmp3lame --enable-libopencore-amrnb \
    --enable-libopencore-amrwb --enable-libtheora --enable-libvorbis --enable-libx264 \
    --enable-nonfree --enable-postproc --enable-version3 --enable-x11grab --enable-librtmp \
    --enable-libxvid --enable-libass
make
sudo checkinstall --pkgname=ffmpeg --pkgversion="99:$(date +%Y%m%d%H%M)-git" --backup=no \
  --deldoc=yes --fstrans=no --default

Re: error in mediabrowser "hlsjs video file not found"

PostPosted: Mon Oct 30, 2017 4:37 pm
by martianw
It's working!

Some of the compile options wouldn't work for me, but removing them one by one produced a binary that seems to work (so far). This is what I ran:

  Code:
./configure --enable-gpl --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libtheora --enable-libvorbis --enable-libx264 --enable-nonfree --enable-postproc --enable-version3 --enable-x11grab
make
sudo make install


Thanks for helping with this :-)

Re: error in mediabrowser "hlsjs video file not found"

PostPosted: Mon Oct 30, 2017 9:03 pm
by jrtolle
I have this same issue, running Serviio behind a reverse proxy and getting this error when using MediaBrowser. Using DevTools, it turns out the m3u8 file that is downloaded which has the link to play the file references my internal server name instead of the external server name. Is there a way to force the m3u8 file to reference ONLY the external hostname (which is set correctly according to the Serviio console webpage)? Nothing on my internal network accesses Serviio via the local server name except for DLNA clients.

JR

Re: error in mediabrowser "hlsjs video file not found"

PostPosted: Tue Oct 31, 2017 8:27 am
by bunkerman
as mentioned in https://bitbucket.org/xnejp03/serviio/i ... diabrowser the timeout is fixed. It will be implemented in v1.9.1? If yes, When will v1.9.1 be rolled out?

Re: error in mediabrowser "hlsjs video file not found"

PostPosted: Tue Oct 31, 2017 9:04 am
by zip
1.9.1 is currently blocked by an upgrade to the HTML5 player component. Once that is fixed by the 3rd party, I'll release the final beta to testers. Hopefully within a few weeks.

Re: error in mediabrowser "hlsjs video file not found"

PostPosted: Tue Nov 21, 2017 10:44 am
by nubbel
Just upgraded to the newest version and encountered the same issue.

Setup is identical, https reverse proxy.

Interested in an update as soon as possible, thank you very much for your great support!

Re: error in mediabrowser "hlsjs video file not found"

PostPosted: Sat Dec 02, 2017 6:16 am
by carlos49er
I was having the same issue and after reading the reply about the ffmpeg probably failing, I updated to latest ffmpeg build then the issue was resolved. thanks

Re: error in mediabrowser "hlsjs video file not found"

PostPosted: Sat Dec 02, 2017 9:22 am
by scicchi
@carlos49er

Would you be so kind to explain to a Linux ignorant where I can find the lastest ffmpeg build and how can I install it? Thanks

Re: error in mediabrowser "hlsjs video file not found"

PostPosted: Sat Dec 02, 2017 2:48 pm
by atc98092
scicchi wrote:@carlos49er

Would you be so kind to explain to a Linux ignorant where I can find the lastest ffmpeg build and how can I install it? Thanks


See the Linux support page. It includes many valuable tips. http://wiki.serviio.org/doku.php?id=howto:linux:install

Re: error in mediabrowser "hlsjs video file not found"

PostPosted: Sat Dec 09, 2017 7:56 pm
by fischse
Hello,

I'm publishing my Serviio using AD-FS and WAP (HTTPS -> HTTP:32424), since upgrading to 1.9 it does not work anymore (HTML5: Video File not found).
It looks like it's a known issue (viewtopic.php?f=5&t=23990).

Because i was not able to find any ressource to download a beta of 1.9.1 as qpkg (QNAP), i wanted to ask here if anybody know if betas of 1.9.1 are also available as qpkg (QNAP).

kind regards,
Sebastian

Re: error in mediabrowser "hlsjs video file not found"

PostPosted: Sat Dec 09, 2017 8:42 pm
by atc98092
To my knowledge, the betas are only available for Windows, Mac and Linux. The NAS versions are built and maintained by other users, and most likely they don't want to update their builds with beta software. Serviio most likely frowns on that as well. The beta users group allows Serviio to make sure beta versions aren't being used by people that might not understand they are using beta software, and the potential issues that might entail.

Re: error in mediabrowser "hlsjs video file not found"

PostPosted: Sun Jan 21, 2018 5:30 pm
by coredump
Dear Zip,

May I kindly ask for an update regarding the release of 1.9.1 ?

I'd like to re-enable IPTV (working till 1.6.1) as a backup source for my SAT antenna and unfortunately all my live streams (e.g. http://live-lh.daserste.de/i/daserste_d ... aster.m3u8) fail.

TIA

Re: error in mediabrowser "hlsjs video file not found"

PostPosted: Mon Jan 29, 2018 3:06 am
by reggiepdavison
I'll second that. Any update on 1.9.1?

This isn't effecting just live streams, the "hlsjs: Video file not found" error shows up occasionally for stored content as well.
The timeout needs to be increased IMHO.

coredump wrote:Dear Zip,

May I kindly ask for an update regarding the release of 1.9.1 ?

I'd like to re-enable IPTV (working till 1.6.1) as a backup source for my SAT antenna and unfortunately all my live streams (e.g. http://live-lh.daserste.de/i/daserste_d ... aster.m3u8) fail.

TIA

Re: error in mediabrowser "hlsjs video file not found"

PostPosted: Mon Jan 29, 2018 9:36 pm
by zip
Almost done with 1.9.1, will go to the testers soon

Re: error in mediabrowser "hlsjs video file not found"

PostPosted: Sun Feb 18, 2018 10:19 am
by coredump
Still no luck with 1.9.1, error persistent "hlsjs video file not found"

ffmpeg as below:

[root@barney log]# /usr/local/bin/ffmpeg/ffmpeg --version
ffmpeg version N-89773-g7fcbebbeaf-static https://johnvansickle.com/ffmpeg/ Copyright (c) 2000-2018 the FFmpeg developers
built with gcc 6.4.0 (Debian 6.4.0-11) 20171206
configuration: --enable-gpl --enable-version3 --enable-static --disable-debug --disable-ffplay --disable-indev=sndio --disable-outdev=sndio --cc=gcc-6 --enable-fontconfig --enable-frei0r --enable-gnutls --enable-gray --enable-libfribidi --enable-libass --enable-libvmaf --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-librubberband --enable-librtmp --enable-libsoxr --enable-libspeex --enable-libvorbis --enable-libopus --enable-libtheora --enable-libvidstab --enable-libvo-amrwbenc --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxvid --enable-libzimg

Re: error in mediabrowser "hlsjs video file not found"

PostPosted: Mon Feb 19, 2018 9:52 am
by zip
Is the error immediate or does it take a while to show up. Also, clean your browser cache to make sure you're getting the latest MB code