Skip to content

A Desktop Application to convert .mp4 to hls .m3u8 using Electron Js

Notifications You must be signed in to change notification settings

Mayuresan08/Electronjs-DesktopApp-VideoConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Electronjs-DesktopApp-VideoConverter

Electron Js

Electron is an open-source software framework developed and maintained by GitHub. It allows for the development of desktop GUI applications using web technologies: it combines the Chromium rendering engine and the Node.js runtime.

FFMPEG

FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge.

HLS format

HLS streaming (HTTP Live Streaming) has emerged as the standard in adaptive bitrate video. Adaptive bitrate video delivery is a combination of server and client software that detects a client's bandwidth capacity and adjusts the quality of the video stream between multiple bitrates and/or resolutions. HLS Format Using applications:

  • YouTube
  • Amazon Prime
  • Other online streaming platforms

Working-Demo

videocoverterDemo_1.mp4

About

A Desktop Application to convert .mp4 to hls .m3u8 using Electron Js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published