1
0
Fork 0
mirror of https://gitlab.com/futo-org/fcast.git synced 2025-06-24 21:25:23 +00:00

Updating documentation and receiver sections

This commit is contained in:
Michael Hollister 2025-06-13 15:29:12 -05:00
parent 62e430c080
commit cb9dc35dad

View file

@ -40,6 +40,8 @@ A "receiver", in this context, is a software implementation running on various p
- Receivers
- [**Android**](receivers/android) native.
- [**MacOS, Windows, Linux**](receivers/electron) electron.
- [**webOS**](receivers/webos)
- [**Tizen**](receivers/tizen)
- Apple TV (future)
- Senders
@ -56,4 +58,4 @@ This project is licensed under the MIT License - see the LICENSE.md file for det
## Documentation
Click [here](https://gitlab.futo.org/videostreaming/fcast/-/wikis/Protocol-version-1) to see the protocol documentation.
Click [here](https://gitlab.futo.org/videostreaming/fcast/-/wikis/Protocol-version-3) to see the protocol documentation.