From a5c90ed40d89175e777af22c45dd3cbd2fe49fe1 Mon Sep 17 00:00:00 2001 From: syui Date: Thu, 14 Nov 2024 02:36:53 +0000 Subject: [PATCH] =?UTF-8?q?at=20=E3=82=92=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- at.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/at.md b/at.md index edcf2de..6d567f3 100644 --- a/at.md +++ b/at.md @@ -30,13 +30,12 @@ logoutはゲーム内の`time:m5`か`button`で処理され、`[yui]ai.syui.game まずは配信の仕組みを解説します。 -https://o.syui.ai/post/syui.ai/3l7lj463zbo2m - この仕組みはatで作成されています。コメント(チャット)はoauthでログインしているaccount(bluesky)のpdsに保存され、投稿自体もpdsに保存されます。 -https://at.syu.is/at/did:plc:uqzpqmrjnptsxezjx4xuh2mn/ai.unravel.syui.post/3l7lj463zbo2m +https://at.syu.is/at/did:plc:uqzpqmrjnptsxezjx4xuh2mn/ai.syui.o.post/ プレイヤーはlive配信中にobsで録画もします。配信終了後にvideoをrestreamer(server)にuploadします。live playerをvideo playerに置き換えたページに更新すればokです。 ただし、この場合、liveするたびにurlが変更されますので、配信時には新しいurlを作って共有する必要があります。 +[追記] frontpageの慣例から`ai.unravel.syui`というcollectionを使用していましたが、変更されたので`ai.syui.o`に変更しました。 [discussions#197](https://github.com/likeandscribe/frontpage/discussions/197) \ No newline at end of file