WWBN / AVideo

Create Your Own Broadcast Network With AVideo Platform Open-Source. OAVP OVP

Home Page:https://avideo.tube/AVideo_OpenSource

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AVideo Storage BUG MP4 X MP3

gbrn opened this issue · comments

commented

@DanielnetoDotCom
When I transfer a video. It is loaded correctly into Storage.
image

But instead of accessing this file, the streamer opens the MP3 file with only the audio from the video. Keeping the image static.

Before transferring the MP4 file from the local server to Storage:

image

After transferring the MP4 file to Storage... the MP3 file remains only on the local server.
image

first make site this is correct #8968

commented

@DanielnetoDotCom The initial subject of this issue was addressed in this #8968 .
But I still see that there is a problem:
If I send a file that only has the MP4 video file to external storage, it is transferred and continues to show the file size in the stream list.
But if the video has MP4 and MP3 files. The MP3 file is not transferred, it remains in the local stream and only shows the size of the local MP3 file. Losing the reference of the size of the Mp4 file, not being able to know through the Stream list, what size of the file is occupied in the external Storage.
Check out the image below:
1- Video with only MP4 file.
2- Video with Mp4 and MP3 file.

image

Is the issue only because the MP3 file is not going to the storage?
the storage was designed only for the videos, not for audio.