click here
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| failed to decode record CBOR: got tag 0 while reading string value (l = 12345) aturi=at://did:plc:mik4p5g5ru5hbuaiwyx46e4h/app.bsky.feed.post/3ljy6zua62f22 cid=bafyreifgpcoirorjydeuu5dmiqdq5gv645ztob4rjkag2ou4hbykpvp6ae handle=extremely.long.domain.for.testing.purposes.going.all.the.way.to.the.maximum.limit.lorem.ipsum.dolor.sit.amet.consectetur.adipiscing.elit.vivamus.facilisis.dapibus.nisl.vitae.rhoncus.vestibulum.id.aliquam.lacus.morbi.quis.me.spacer.metaflame.dev | |
| failed to unmarshal record CBOR: number is not a safe integer: 0.750000 aturi=at://did:plc:vvo65k46j4qualks7rp4he4e/chat.roomy.v0.videoEmbeds/embed-1754743908669 cid=bafyreick6pk2cbl5suujnics7skvqjublqjwhyhjb4yzndxhx6v4xws3f4 handle=marwne.bsky.social | |
| failed to unmarshal record CBOR: number is not a safe integer: 1.500000 aturi=at://did:plc:24kegpwxnqlkuinwqih2foaw/xyz.addmoresphere.vertexAssignment/3lvjhvie2o22d cid=bafyreidrpzjwvm56lgy5dugxzhfcb5lwcvjfet7k4dfc7o5kidztbgjsg4 handle=chrisuehlein.bsky.social | |
| failed to unmarshal record CBOR: number |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| fairway ~/c/iroh main🌈 ▶ docker run --rm -it -v $(realpath $(pwd)/..):$(realpath $(pwd)/..) -w $(pwd) dist.stream.place/streamplace/streamplace:builder-no-darwin | |
| root@1c90913329b5:/home/iameli/code/iroh# cargo build --target=aarch64-unknown-linux-gnu | |
| Updating crates.io index | |
| Downloaded adler2 v2.0.1 | |
| Downloaded anstream v0.6.19 | |
| Downloaded addr2line v0.24.2 | |
| Downloaded oid-registry v0.7.1 | |
| Downloaded async-compat v0.2.4 | |
| Downloaded cipher v0.4.4 | |
| Downloaded anstyle-parse v0.2.7 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "active_manifest": "urn:uuid:a2bd4bea-7a60-4e08-9ac4-30df466a108a", | |
| "manifests": { | |
| "urn:uuid:a2bd4bea-7a60-4e08-9ac4-30df466a108a": { | |
| "assertions": [ | |
| { | |
| "label": "place.stream.metadata", | |
| "data": { | |
| "dc:creator": "did:web:didweb.scumb.ag", | |
| "dc:date": [ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "order": "new", | |
| "manifest": { | |
| "filter": { | |
| "and": [ | |
| { | |
| "or": [ | |
| { | |
| "regex_matches": [ | |
| "text", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| set -euo pipefail | |
| curl 'https://stream.place/api/playback/iame.li/webrtc?rendition=source' \ | |
| -H 'content-type: application/sdp' \ | |
| --data-binary @sdp.txt |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # github.com/livepeer/lpms/ffmpeg | |
| decoder.c:286:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] | |
| # stream.place/streamplace/pkg/media.test | |
| ld: warning: duplicate -rpath '/Users/iameli/code/streamplace/build-darwin-arm64/lib' ignored | |
| ld: warning: duplicate -rpath '/Users/iameli/code/streamplace/build-darwin-arm64/lib' ignored | |
| ld: warning: duplicate -rpath '/Users/iameli/code/streamplace/build-darwin-arm64/lib' ignored | |
| ld: warning: ignoring duplicate libraries: '-lavfilter', '-lavformat', '-lc2pa', '-lgio-2.0', '-lglib-2.0', '-lgobject-2.0', '-lgstapp-1.0', '-lgstbase-1.0', '-lgstcontroller-1.0', '-lgstreamer-1.0', '-lintl', '-lm' | |
| ld: warning: search path '/Users/iameli/code/go/pkg/mod/git.stream.place/streamplace/[email protected]/target/release' not found | |
| ? stream.place/streamplace/pkg/media/mediatesting [no test files] | |
| ? stream.place/streamplace/pkg/media/segchanman [no test files] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [17:06:03] Top 10 stacks with outstanding allocations: | |
| 8388608 bytes in 2 allocations from stack | |
| 0x000056370b994190 x_cgo_mmap+0x10 [streamplace] | |
| 0x000056370a64703f runtime.mmap.func1+0x3f [streamplace] | |
| 0x000056370a646f7a runtime.mmap+0x5a [streamplace] | |
| 0x000056370a657ad3 runtime.sysMapOS+0x33 [streamplace] | |
| 0x000056370a657554 runtime.sysMap+0x34 [streamplace] | |
| 0x000056370a66ad96 runtime.(*mheap).grow+0x236 [streamplace] | |
| 0x000056370a66a410 runtime.(*mheap).allocSpan+0x1b0 [streamplace] | |
| 0x000056370a669ebc runtime.(*mheap).alloc.func1+0x5c [streamplace] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| diff --git a/js/app/components/player/controls.tsx b/js/app/components/player/controls.tsx | |
| index d89aea0..24aae03 100644 | |
| --- a/js/app/components/player/controls.tsx | |
| +++ b/js/app/components/player/controls.tsx | |
| @@ -267,6 +267,34 @@ function LiveBubbleText() { | |
| function GearMenu(props: PlayerProps) { | |
| const [menu, setMenu] = useState("root"); | |
| + | |
| + const protocols = [ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| default 14:06:03.526606-0800 filecoordinationd Received state update for 15687 (anon<input-leapc>(501), running-NotVisible | |
| default 14:06:03.533046-0800 filecoordinationd Received state update for 15687 (anon<input-leapc>(501), running-NotVisible | |
| default 14:06:03.541233-0800 filecoordinationd Received state update for 15687 (anon<input-leapc>(501), running-NotVisible | |
| default 14:06:03.543589-0800 filecoordinationd Received state update for 15687 (anon<input-leapc>(501), running-NotVisible | |
| default 14:06:03.655890-0800 filecoordinationd Received state update for 15687 (anon<input-leapc>(501), running-NotVisible | |
| default 14:06:03.660042-0800 filecoordinationd Received state update for 15687 (anon<input-leapc>(501), running-NotVisible | |
| default 14:09:30.030750-0800 runningboardd Acquiring assertion targeting [app<application.input-leap.21787575.21787646(501)>:5840] from originator [app<application.input-leap.21787575.21787646(501)>:5840] with description <RBSAssertionDescriptor| "AppNap adapter assertion" ID:391-5840- |
NewerOlder