HiWay-Media / mediamtx-go-sdk

MediaMTX go sdk rest api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MediaMTX Go SDK

Go build GitHub GitHub go.mod Go version

The MediaMTX Go SDK is a powerful toolkit for integrating MediaMTX services into your Go applications. It provides a convenient and efficient way to access and utilize various features of the MediaMTX platform in your Go-based projects.

Table of Contents

Installation

You can install the MediaMTX Go SDK using Go modules:

go get github.com/HiWay-Media/mediamtx-go-sdk

Getting Started

Usage

The SDK provides various features for working with MediaMTX services. Here's a quick overview:

Contributing

We welcome contributions from the open-source community. To contribute to this project, please follow our Contribution Guidelines.

License

This project is licensed under the MIT License. Feel free to use, modify, and distribute it as per the terms of the license.

For any questions or issues, please create an issue on GitHub.

About

MediaMTX go sdk rest api

License:MIT License


Languages

Language:Go 99.3%Language:Makefile 0.7%