-
I'm trying to use your excellent work as starting base for webrtc-signaling,
but, in order to understand and correctly use the function newIPFS, I need to understand where Ipfs: https://github.com/cr…
-
Is it possible to make the gantt bars snap to an interval of hours/days?
-
## 什么是 CDN
虽然前面通过了压缩代码的手段来减小网络传输大小,但实际上最影响用户体验的还是网页首次打开时的加载等待。 导致这个问题的根本是网络传输过程耗时大,CDN 的作用就是加速网络传输。
CDN 又叫内容分发网络,通过把资源部署到世界各地,用户在访问时按照就近原则从离用户最近的服务器获取资源,从而加速资源的获取速度。 CDN 其实是通过优化物理链路层传输过程中的网速有限、丢包等…
cisen updated
2 months ago
-
## Done Criteria
The relevant examples below from https://github.com/ipfs-examples/js-ipfs-examples have been replicated in https://github.com/ipfs-examples/helia-examples
## Why Important
1. Tan…
-
It would be nice if this lib could have a live scan/live stream feature - just like [this lib for barcodes](https://serratus.github.io/quaggaJS/) -, so you can easily use it to read QR codes in real t…
-
https://github.com/webtorrent/webtorrent
Add a button next to "Magnet Link" "Torrent File" named "Play". Only needs frontend changes.
WebTorrent does not require any special plugins besides browser …
-
Hello,
I'm trying to install the voip_webrtc_xmpp and got the error below !!
Can someone help me please ?
Thanks.
Traceback (most recent call last):
File "/usr/lib/python2.7/site-…
-
## Sharing and promoting activist.org
This pinned issue is for discussing where and how best to promote activist. The purpose is to spread the word so that others can find activist as potential…
-
# 预览监控摄像头
在预览摄像头监控画面时, 用socket发送RTSP实时视频流. 在浏览器中接收到是一堆bytes, 所以需要转化为blob类型或者base64给canvas渲染出来.
> 1. Node端
当时用的是一个个人项目`rtsp-ffmpeg` [链接](https://github.com/agsh/rtsp-ffmpeg), 有空的话可以看看`WebRTC`
-…
-
## 如何通过思维导图将零散的碎片知识系统化?
笔者最近的工作中,前端资源很紧缺,日常招人,领导希望我整理一些前端面试的知识点,方便有些时候可以直接由他去面试。
然后我开始用思维导图来整理,基本上是从 HTML CSS JavaScript 的顺序来写的,想到什么就补充点什么,以工作中使用到的知识点来看的话,一个下午就搞定写完了。
思前想后,应该可以更加系统全面的整合前端的知识体…