Jump to content

new ideas about hls


bbav

Recommended Posts

Before the official launch of the hls function, I thought of an alternative。

About transcoding hls

After uploading to kvs, kvs will transcode through the original system, capture screenshots or previews, and automatically execute slicing after distribution to the storage server.

After slicing, the mp4 files are automatically deleted and storage space is saved.

About downloading mp4

After receiving the download instruction from the website, the remote server will automatically merge the ts file into an mp4 file.

The user can repeatedly access the file within the specified time period, and after the allowed time is exceeded, the file will be automatically deleted to save space.

Since there is no transcoding, this ts merge will be very fast. Evaluation time is 15-30 seconds to complete.

Since the player of the official kvs system does not support m3u8, you need to change other supported players to use it.

We have completed 90% of the above functions and instructions. If you have other better ideas, please contact us and see the demo.

TG:https://t.me/aadbbo_1 or email:cnservers@proton.me

 

Link to comment
Share on other sites

On 10/28/2022 at 7:28 AM, mongoose657 said:

Seems like this would be hard for a high traffic website. Where does the merging get done (webserver, conversion, storage)? Does it email or message the user to a download link after? What happens to the file after merged, is it deleted?

It will be done where your files are stored. When you click download, the entire merging process takes about 30s, and you can use JS to jump to the downloaded file.  

Edited by bbav
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...