2 Apr 2024 |
@lilay:matrix.org | If you are using arm cpu(I'm not), you would uncomment the arm64 line and comment the above image line instead. :) | 11:15:05 |
@blade:darkness.services | Okay... I will work on it when I get out of work... | 11:54:12 |
@blade:darkness.services | I need to get a mouse for my tablet. Using a phone is such a pain. Copy and paste don't work as it puts almost all the compose file on one line... computers are all around better, they just require alot more power :) | 11:56:06 |
| @ole:matrix.uwuwhatsthis.de joined the room. | 12:39:15 |
| r4fo changed their display name from r4fo to rafo (nl)/🇳🇱. | 14:11:02 |
@ole:matrix.uwuwhatsthis.de | Hi, I have an issue regarding Dash playback. This is a private instance not running on docker. I am able to play back non-dash videos, but once I switch to dash playback (either through &quality=dash or through preferences) the video just loads indefinitely. Interestingly enough, I can use Clipious on my phone and view videos with dash quality on there.
When I playback a video in dash quality on my phone, I see lots of requests being made to the server. On the Site itself however, it requests the non-dash version and when forcing it it just hangs. It also doesn't seem to make a lot of requests to the server.
| 14:27:50 |
@ole:matrix.uwuwhatsthis.de | * Hi, I have an issue regarding Dash playback. This is a private instance not running on docker. I am able to play back non-dash videos, but once I switch to dash playback (either through &quality=dash or through preferences) the video just loads indefinitely. Interestingly enough, I can use Clipious on my phone and view videos with dash quality on there.
When I playback a video in dash quality on my phone, I see lots of requests being made to the server. On the Site itself however, it requests the non-dash version and when forcing it it just hangs. It also doesn't seem to make a lot of requests to the server.
Video ID: bS9em7Bg0iU Current version: 2024.03.31-08390acd @ master
| 14:27:59 |
@ole:matrix.uwuwhatsthis.de | Download logs_pc.txt | 14:28:09 |
@ole:matrix.uwuwhatsthis.de | Download logs_phone.txt | 14:28:09 |
| @corin.corvus:c-lab.one left the room. | 14:28:24 |
TheFrenchGhosty | without checking anything: you didn't do the post install setup | 14:29:57 |
manwichmakesameal | And are you using iOS? I think Apple doesn't support DASH. | 14:30:20 |
@ole:matrix.uwuwhatsthis.de | In reply to @thefrenchghosty:pussthecat.org without checking anything: you didn't do the post install setup Do you mean setting external_port ? I set that to 443 | 14:30:35 |
@ole:matrix.uwuwhatsthis.de | In reply to @acoleman:matrix.colemanha.us And are you using iOS? I think Apple doesn't support DASH. No, I am using an android phone | 14:30:45 |
TheFrenchGhosty | In reply to @acoleman:matrix.colemanha.us And are you using iOS? I think Apple doesn't support DASH. I hope he tested on multiple devices before asking for help | 14:30:54 |
TheFrenchGhosty | In reply to @ole:matrix.uwuwhatsthis.de Do you mean setting external_port ? I set that to 443 and the rest? | 14:31:13 |
TheFrenchGhosty | and is your instance actually accessed from 443? | 14:31:29 |
@ole:matrix.uwuwhatsthis.de | In reply to @thefrenchghosty:pussthecat.org and the rest? I set https_only to true, set my domain and the external port. I did not however set the pubsub and inntertube values | 14:32:05 |
@ole:matrix.uwuwhatsthis.de | In reply to @thefrenchghosty:pussthecat.org and is your instance actually accessed from 443? Yes, I am requesting it over nginx | 14:32:21 |
@ole:matrix.uwuwhatsthis.de | In reply to @thefrenchghosty:pussthecat.org and is your instance actually accessed from 443? * Yes, I am requesting it using nginx | 14:32:33 |
@ole:matrix.uwuwhatsthis.de | In reply to @thefrenchghosty:pussthecat.org I hope he tested on multiple devices before asking for help I tested it on firefox, ungoogled chromium and brave all on my linux machine and they all had the same result | 14:33:15 |
@ole:matrix.uwuwhatsthis.de | Just tested in on a macbook with safari and it's the same result | 14:36:04 |
Samantaz Fox | ole That's weird. Your logs seem to indicate that your client never downloads more than the first chunk of video. | 15:59:09 |
Samantaz Fox | The "fun" part is that I can play those URLs from the test instance without problems. | 16:03:29 |
@ole:matrix.uwuwhatsthis.de | In reply to @samantazfox:pussthecat.org ole That's weird. Your logs seem to indicate that your client never downloads more than the first chunk of video. That's kinda what I was suspecting too, but I don't know why | 19:05:19 |
absidue | In reply to @ole:matrix.uwuwhatsthis.de That's kinda what I was suspecting too, but I don't know why any client side logs, in the browser devtools? | 20:12:10 |
absidue | It might be a CORS/CSP issue, that would make the client only download one chunk to check the headers and then not do any future ones. Although it's hard to tell what it could be without having some client side logs. | 20:29:04 |
@ole:matrix.uwuwhatsthis.de | this is everything the console gives me | 21:10:54 |
@ole:matrix.uwuwhatsthis.de |  Download image.png | 21:10:58 |
@ole:matrix.uwuwhatsthis.de | I exported my network requests and revoked my token | 21:13:28 |