Page 1 of 1

Network stream stop when forwarding

Posted: 07 Nov 2021 14:46
by mog54
Hello,

I stream a .mkv file over https, when i want to forward (right arrow) the playback "crash", it just stop play like if i just got at the end of the file.
I tried with the same .mkv file directly on my computer, i can forward normally.

I tried wth a .ts file over https (same site), i can forward normally.

i changed this settings but that is not solve my issue

Image
Image

Any idea ?

Thanks
Mog54

Re: Network stream stop when forwarding

Posted: 08 Nov 2021 09:44
by InTheWings
To help you, we need messages, to completely understand what your problems is.
To fix this, please be sure before you start the playback to:
  1. Open: Tools -> Messages.
  2. Set Verbosity to 2
  3. Start playback to reproduce your issue
  4. Save text in a file or copy into clipboard
  5. Then paste the full resulting log here between [​code]and[​/code] (or use Pastebin.com if it's too long)
Also don't forget to name your Operating System and provide the VLC media player version.

Re: Network stream stop when forwarding

Posted: 11 Nov 2021 13:59
by mog54
Hello,

thanks, i did that and got some errors

Code: Select all

connection reset by peer
so this not a vlc error, my website is proxied trough cloudflare, i disabled the caching option on cloudflare and it seems to solve the issue

Thank you