darkdrgn2k

Results 217 comments of darkdrgn2k

I have been running the stream for several hours now work well (http://tomesh.org/stream/) Only issue so far is that the ipns sets a cache of 1 min creating a "stall"...

Spinning up a production rig for the stream we found some issues with pubsub name. Background HLS creates ~15 second chunks of video that is hashed into IPFS A play...

When issuing certificates i use this command line ```certbot certonly --email [email protected] --webroot -w /var/www/html -n --agree-tos --domains $1 $2 $3 $4``` I beleave there is a renew version of...

Problem continues with IPFS 0.4.22

a contact `swarm connect` was added to mirrors pointing at the main server. This seems to allow for quick `ipfs add pin`

Just for some stats Swarm Peers shows ``` 819 tcp 219 p2p-circuit ```

``` # Run as root to emulate DO env su DOMAIN=live.mesh.world # Create file that is expected in DO env mkdir -p /var/lib/cloud/instance touch /var/lib/cloud/instance/boot-finished # DPKG does not work...

Latency improved a bit when we removed FFMPEG re-encoding form the pipeline #76 Last test test i did show 20-30 seconds

Might be interesting to look at https://cluster.ipfs.io/

could possibly be triggered by ``` on_connect on_play on_publish on_done on_play_done on_publish_done on_record_done on_update notify_update_timeout notify_update_strict notify_relay_redirect notify_method ```