-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Do not play video from storage #25
Comments
Hi You MUST add a HTTPS on your YPT Storage as well also make sure your endpoint is also https |
https://i.ibb.co/CWm0Jyd/Screenshot-22.png |
Make sure you install apache headers mod 1. Enable mod_headersJust open a terminal and run the following command to enable mod_headers in Ubuntu/Debian Linux.
2. Restart Apache ServerRestart Apache webserver to Apply changes.
|
This is what I get. |
After that, I used sudo apache2ctl configtest |
As I understood with YPTCDN, storage does not work. Another big problem is that when you transfer it somewhere, all the qualities disappear. Your Streamer Answer an error! |
your restart failed |
Sorry we do not support multiple tracks yet |
Your YPTStorage and the Streamer MUST be able to communicate with each other. if something on this communication happens you will see the message above |
|
The HLS format has an adaptive bitrate. for performance reasons, we do not show the quality switch, but the qualities will automatically change depending on the available bandwidth The audio track may be a bug, currently, we do not have that, but I have plans to add it in the future I could not see the last 2 images it does not open here. instead of using ibb.co for images you should copy and paste the images on GitHub, what works pretty good |
|
This is not a mistake. the automatic adaptive is the best option. for example, if your user wants to watch a video in 1080p and your server or your user does not have enough bandwidth the video will be lagging and loading a lot. the automatic is the best way to try to prevent it |
Аnd what can you say about the work of the repository together with your CDN, since now it does not work with files transferred to the repository, I also cannot add the address to the CDN? |
separate playlists of qualities in storage do not work, and how to enable this? |
I am not sure what you mean. are you saying there is no need to have a separate playlist for each resolution? |
I bought everything, set it up by commands as it was said, It does not work storage. Stopped opening storage. Multiple playlists of qualities do not work, YPTCDN does not work. Files are sent and opened. Only these three errors that I do not know how to solve. |
Check the apache log from your storage server
It does work but it is automatic
what do you mean? |
|
And when I want to use the playlist in another player, I have to insert direct links to the storage, which is not good, and I don’t know how to fix this so that it’s impossible to access the storage from outside, but it was available for data exchange. |
can you please share real links so I can check? |
Hello, I was able to connect the storage, and even send a file, but it cannot be played.
Please tell me how to fully configure it so that it works well and without failures.
Set up a reverse proxy?
https://i.ibb.co/pPQ43JK/Screenshot-20.png
https://i.ibb.co/JpZ6M7W/Screenshot-21.png
The text was updated successfully, but these errors were encountered: