swift-controller-1011
10/06/2022, 7:39 AMwitty-processor-54733
10/07/2022, 5:54 AMon React)
?
Thanks :)steep-balloon-41261
10/07/2022, 11:56 AMsteep-balloon-41261
10/07/2022, 12:59 PMsteep-balloon-41261
10/07/2022, 2:37 PMsteep-balloon-41261
10/07/2022, 8:59 PMlively-air-46971
10/08/2022, 1:53 PMsteep-balloon-41261
10/09/2022, 5:53 PMsteep-balloon-41261
10/10/2022, 8:47 PMadorable-action-63371
10/11/2022, 9:21 AMadorable-action-63371
10/11/2022, 9:22 AMfileRequest := &livekit.RoomCompositeEgressRequest{
RoomName: roomID,
//CustomBaseUrl: Config.File.S3.Endpoint + "/" + Config.File.S3.Bucket + "/" + newFileName(roomID),
Layout: "speaker-dark",
Output: &livekit.RoomCompositeEgressRequest_File{
File: &livekit.EncodedFileOutput{
FileType: livekit.EncodedFileType_MP4,
Filepath: newFileName(roomID),
Output: &livekit.EncodedFileOutput_S3{
S3: &livekit.S3Upload{
AccessKey: Config.File.S3.AccessKey,
Secret: Config.File.S3.Secret,
Bucket: Config.File.S3.Bucket,
Endpoint: Config.File.S3.Endpoint,
Region: Config.File.S3.Region,
},
},
},
},
}
adorable-action-63371
10/11/2022, 9:22 AM{"level":"error","ts":1665479980.791887,"logger":"egress","caller":"pipeline/pipeline.go:639","msg":"could not upload file","nodeID":"NE_WmhGdYd6hgzX","egressID":"EG_KVSq6WQqgV8y","location":"S3","error":"RequestError: send request failed\ncaused by: Put \"<https://video.storage.rentsoft.cn/b0388258-e872-4bf0-aaaf-246f12ee9feb_1665479961.mp4.json>\": dial tcp: lookup <http://video.storage.rentsoft.cn|video.storage.rentsoft.cn>: no such host","stacktrace":"<http://github.com/livekit/egress/pkg/pipeline.(*Pipeline).storeFile|github.com/livekit/egress/pkg/pipeline.(*Pipeline).storeFile>\n\t/workspace/pkg/pipeline/pipeline.go:639\<http://ngithub.com/livekit/egress/pkg/pipeline.(*Pipeline).storeManifest|ngithub.com/livekit/egress/pkg/pipeline.(*Pipeline).storeManifest>\n\t/workspace/pkg/pipeline/pipeline.go:663\<http://ngithub.com/livekit/egress/pkg/pipeline.(*Pipeline).Run|ngithub.com/livekit/egress/pkg/pipeline.(*Pipeline).Run>\n\t/workspace/pkg/pipeline/pipeline.go:245\<http://ngithub.com/livekit/egress/pkg/service.(*Handler).HandleRequest.func2|ngithub.com/livekit/egress/pkg/service.(*Handler).HandleRequest.func2>\n\t/workspace/pkg/service/handler.go:58"}
steep-balloon-41261
10/11/2022, 9:25 AMsteep-balloon-41261
10/12/2022, 8:47 PMsteep-balloon-41261
10/13/2022, 2:45 AMsteep-balloon-41261
10/13/2022, 7:38 AMsteep-balloon-41261
10/14/2022, 1:40 AMsteep-balloon-41261
10/14/2022, 6:50 AMsteep-balloon-41261
10/14/2022, 1:13 PMsteep-balloon-41261
10/15/2022, 4:50 PMsteep-balloon-41261
10/16/2022, 12:17 PMsteep-balloon-41261
10/16/2022, 10:38 PMsteep-balloon-41261
10/17/2022, 7:20 AMsteep-balloon-41261
10/17/2022, 7:57 AMsteep-balloon-41261
10/17/2022, 2:25 PMnarrow-action-3234
10/17/2022, 6:02 PMon
till now I could not make it work 😞steep-balloon-41261
10/18/2022, 12:09 PMsteep-balloon-41261
10/18/2022, 1:54 PMmodern-airline-44113
10/18/2022, 3:40 PMsteep-balloon-41261
10/19/2022, 9:41 AM