We will not respond to PRs or issues that have not been discussed on Discord. Also, Discord is only available in Japanese.
Please read https://github.com/shiguredo/oss/blob/master/README.en.md before use.
利用前に https://github.com/shiguredo/oss をお読みください。
Rye というパッケージマネージャーを利用しています。
Linux と macOS の場合は curl -sSf https://rye-up.com/get | bash
でインストール可能です。
Windows は https://rye-up.com/ の Installation Instructions を確認してください。
$ rye sync
$ rye run python recvonly/recvonly.py --signaling-urls $YOUR_SIGNALING_URL1 $YOUR_SIGNLAING_URL2 --channel-id $YOUR_CHANNEL_ID
Apache License 2.0
Copyright 2023-2023, tnoho (Original Author)
Copyright 2023-2023, Shiguredo Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.