Include total length for VODs#168
Conversation
|
@starkillerOG Can you take a look? :) |
|
Thanks for these efforts! |
|
@starkillerOG Thanks for quick update! |
|
Are you using AI to assist you in writing code? |
I have used Copilot Assistance to to get the file size working. Its definetely not the cleanest code at the moment. I am thankful if you have some tips to improve it/ get file size more directly. |
|
I will close this for now. It just makes everything too complicated. I think the better solution would be to improve the reolink proxying. In the reolink web ui VOD streaming is not a problem for apple devices. |
Required for home-assistant/core#169184
This PR adds total length for VODs. That is required for the core PR because we need the total length/ bytes to get the webkit streaming working.
The code is not perfect. But it works. Feel free to help me and/ or improve the code quality :)