Skip to content

jaesung9507/playgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlayGo

Demo image PlayGo is a simple streaming video player built with Wails.

Features

  • Supports protocols:
    • RTSP / RTSPS
    • RTMP / RTMPS
    • HTTP-FLV / HTTPS-FLV
    • HTTP-TS / HTTPS-TS
    • HTTP-MP4 / HTTPS-MP4
    • HLS-TS / HLS-fMP4
    • SRT
  • Supports codecs:
    • H264
    • AAC
  • Cross-platform support (Windows, macOS, Linux)
  • Simple and intuitive user interface

Build

To build the application, make sure Wails is installed:

wails build

Running on Linux

On Linux, you may need to install additional packages like gstreamer1.0-plugins-bad.

For example, on Debian/Ubuntu-based systems:

sudo apt-get install gstreamer1.0-plugins-bad

Releases

No releases published

Packages

No packages published