1
0
Fork 0
mirror of https://gitlab.com/futo-org/fcast.git synced 2025-08-28 02:02:50 +00:00

Updated readme for Electron player 2.0.0 release

This commit is contained in:
Michael Hollister 2024-11-19 17:44:17 -06:00
parent ce0865bca6
commit f7cc247d8b
8 changed files with 322 additions and 64 deletions

View file

@ -1,4 +1,20 @@
# FCast
<p align="center">
<br/>
<a href="https://opensource.org/license/mit"><img src="https://img.shields.io/badge/License-MIT-blue.svg?color=008BD7&style=for-the-badge&label=License&logoColor=000000&labelColor=ececec" alt="License: MIT"></a>
<br/>
<br/>
</p>
<p align="center">
<a href="https://fcast.org/">
<img src="website/images/ic_banner.svg" height="300">
</a>
</p>
<h3 align="center"> Open source protocol for audio and video content streaming</h3>
<br/>
## What is FCast?
FCast is an open source protocol that enables wireless streaming of audio and video content between devices, supporting various stream types such as DASH, HLS, and mp4.
@ -40,4 +56,4 @@ This project is licensed under the MIT License - see the LICENSE.md file for det
## Documentation
Click [here](https://gitlab.com/futo-org/fcast/-/wikis/Protocol-version-1) to see the protocol documentation.
Click [here](https://gitlab.futo.org/videostreaming/fcast/-/wikis/Protocol-version-1) to see the protocol documentation.