Dominik

Results 242 comments of Dominik

@mchacher You can try running the branch from the PR and see if it works.

Yes, setup the normal repo like described in the readme and then replace https://github.com/DomiStyle/esphome-panasonic-ac/blob/master/ac.yaml.example#L26 with `source: github://jonasf21/esphome-panasonic-ac`.

> Hostname(s) The Fully Qualified Domain Names you wish to update. - e.g. router.example.com As a side note to this, if you want to update the base domain you will...

Looks like the throttler is too aggressive for some files, stalling the stream. Will take a look if it can't be tuned a little bit. Ideally it would go by...

> Looks like the throttler is too aggressive for some files, stalling the stream. Will take a look if it can't be tuned a little bit. Took a closer look...

Found the issue. It's a bug with the current transcoder and might cause some of the throttler playback issues. I was able to reproduce this in the Jellyfin 10.8.7 Docker...

> Can you try enable gopArg and disable keyFrameArg? Both `gopArg` and the first variant of `keyFrameArg` works with software and VAAPI encoding. But `gopArg` is not as precise as...

> First is that deleting segments when killing the transcoder increases the delay of seeking by about 1 to 2 seconds, which is noticeable for click and play. I'm not...

> Actually I am transcoding to a RAM disk and using localhost to access jellyfin, so the extra latency is noticeable to me. It will be more obvious if hard...

@nyanmisaka @cvium Is this feature still wanted? Just asking before I spend any time resolving merge conflicts.